20,737 Topics
![]() | |
hi all , Let us discuss which are the new technology are using in the web development what the feature of this technology and this technology has the feature or not what its advantage using this from the late technology so more basic technology i know is html html5 css … | |
My teacher told to do this but he never show us CSS to ensure that all the paragraphs are formatted identically, and to indent the paragraphs by 4 times the width of an ‘x’. I have all three are paragraphs are ready. ![]() | |
The documentation (http://www.w3schools.com/tags/att_li_value.asp) says, that a value for a li element must be numeric. Why should it be wrong to use a string instead of a number, if you need the value for saving a f.E. locale like 'US', 'EN' etc. ? | |
Hi all! This is my frist discussion. I'm shearing you a very helpfull website that helping me to learn HTML,CSS,Javascrift online. It's w3schools Wish it will help you. | |
Right now I have my two CSS elements as such - using z-index and I would like to be able to click a button and have these images as they appear on the page with their z-index e-mailed to me. I have all these items wrapped in a div tag … | |
As the heading says, Is there a simple plugin or API to pull reviews from my facebook page? | |
I have an <UL> with each <li> being arranged inline for my navigation. Each <li> has a transition that enlarges the text when hovered over. The problem is that when the text enlarges it causes the text to the left and right of it to move outward to make room … | |
I need to select '#foo #three' using 'this' to get this result: cat dog cat Html: <div id="foo"> <div id="one">cat</div> <div id="two">dog</div> <div id="three">mouse</div> </div> JS: $("#foo #three").text($('this div:first').text()); I need this code dynamically http://jsfiddle.net/Kodam/L1eqsj5f/ | |
Hello Everyone, Actually I have a good command on html, css, css3... Now I'm turning towards jquery and watching video tutorials. So, I want to get assignment on daily basis of Jquery. Is there any person who can give me the assignment, so that I can improve my jquery.... | |
Dear Forum: I am buying a new imac and I wondered if 8 gb of Ram is enough. Due to the expense,I am mainly a webdeveloper, it is difficult to pay $400 more for 16 gb. I am mainly a web developer but with a lot of design i.e. Photoshop, … | |
hi all i am trying to allow the user to select the folder to store the downloading file using javascript i didnt found input attribute for download like file i try with downloadify.js but its not work their is another way i can do it | |
I have a horizontal menu: "HOME" "DISCOVER" "STRATEGY MODEL" "PROFILE" "CONTACT US"  The "DISCOVER" has a drop-down submen (in green for clarity). The HTML: <ul id="menutop"> <li class="root"> <a class="bullet" href="http://www.clivestacey.co.za/"> <span> HOME </span> </a> </li> <li class="root"> <a href="#" class="daddy"> DISCOVER </a> <ul class="menusub"> <li> <a class="sub_menu" … | |
Hey guys. have a nice day.... can anyone tell me how to achieve something like this slider in background ? I used a full screen slider but can't write content in middle of it like this site http://psnprofiles.com/ | |
**I think this could be put at Web Design part, but maybe the JavaScript is more important** **I am reposting this at Web Design** **I posted it at JavaScript Forum, that was a mistake** Code: <script src="//code.jquery.com/jquery-1.9.1.min.js"></script> <!-- Simple Login Form ** Used with jQuery --> <form id='login'> <input type='text' … | |
Hey Folks, I'm investigating the use of selective Fonts - outside of the "usual" or default set and want to avoid making any font into an image file (.gif .jpg .png). The use of the "em" is universal in my quest accepting the standard that 16pts. is the default as … | |
Hello, I am trying to scretch right and left my header and footer but as far as now it only scretch right. #navigation {margin: -5px 0 0 10px; min-width: 100%; height: 120px; background-color:#655700; border-radius: 0; position: fixed; z-index:2;} #footer {background: url(images/footer.jpg) repeat-x; background-color:#d08e38; height: 135px; min-width: 100%; position: absolute; margin: … | |
M2 Software Solutions is a web design and development company which provides services in web design, web applications, graphic design, logo design, flash animations, application developments, e-business solutions and search engine optimization. | |
All, I am trying to use opacity to have one image on the page behind another image. The below code creates the opacity for the image in the div - but the other image doesn't display. Therefore, I'm wondering how this can be done as I have a few small … | |
Hi am new to django i have configured django wsgi and virtualhost but still If I run example.com in browser I have: It works! This is the default web page for this server. The web server software is running but no content has been added, yet. what might be the … | |
![]() | Hi I have wordpress problem with banner going under content as you can see here: http://www.djeli.me/di/ZEJ9/slika1.png Code in header: <script type="text/javascript"> var clientWidth = window.screen.width; if(clientWidth >= 800){ document.write('<div id="divAdRight" style="position: absolute; top: 0px; width:100px; height:500px; overflow:hidden;"> <a href="http://yourwebsite.com" target="_blank"><img src="http://www./wp-content/plugins/float-left-right-advertising/rightbanner.jpg" width ="100" alt="" /></a></div><div id="divAdLeft" style="position: absolute; top: 0px; … ![]() |
Hello There seems to be a problem with the editing and posting facility here - the page has asked me to start a new discussion and not allowing me to reply, but this is a follow on from: https://www.daniweb.com/web-development/aspnet/threads/484864/site.master-file-question#post2121613 Thanks madCoder for your explanation. That accounts for the wild difference … | |
So I am currently working in ASP.Net and a bit stuck. I obtain the full html that I wish to render into the tab from a WSDL request and then need to find a way to load a new tab in the browser and display that information. I have currently … | |
I am learning about design patterns in C# specifically the Bridge pattern. The GoF definition for the pattern states "Seerates an objects interface from its implementation". I have a question: Isnt an implementation of the interface always seperate from the interface itself? What exactly does the definition mean? Thankyou | |
I want to style an iFrame scroll bar and this what I found, but it doesn't work in Chrome, supposedly this should work in all browsers, not just IE ? html, body { scrollbar-face-color: #D9DEE1; scrollbar-highlight-color: #D9DEE1; scrollbar-shadow-color: #D9DEE1; scrollbar-3dlight-color: #D9DEE1; scrollbar-arrow-color: #D9DEE1; scrollbar-track-color: #D9DEE1; scrollbar-darkshadow-color: #D9DEE1; } | |
Hi all. Relative newby to DW CC, looking at my site its fine localy, however cant view on www after upload to server? I, can see the dat files as data on host just dosnt want to display???? Please Help PS I may have currupted the folder layout but cant … | |
When I download a gif from my website script, it appears like a thin line. I expected to see the 1" by 1" graphic solid color image that appeared on the site. Is it just a thin line that expands once the web page size is set? How does this … | |
<form action = "uploadFile.php" method= "POST" enctype = "multipart/form-data"> <input type = "file" name = "file[]"><br><br> <input type = "file" name = "file[]"><br><br> <input type = "submit" value = "Submit"> </form> Is it possible to upload more than one file at the same time with just a click on the … | |
i am create html page in that i have to two div inside other My issue is one div is for container and other for header i made the margin 0px in both the div but it showing the gap between the main window and first div | |
Hey everybody, As of this moment i'm trying to work out how to approach a state design. I've come across Source Makers' site [http://sourcemaking.com/design_patterns/state/cpp/1](http://sourcemaking.com/design_patterns/state/cpp/1) and am testing out the example. The program works fine when it's all in 1 file, although i had to change some stuff in main, but … | |
hello everyone, how are you. I am much worried will you please help me in this regards, actually I'm a html developer and can write good html. Now i want to create a html template for themeforest. can anyone guide me how to write general html code for multipurpose themes … ![]() | |
I would like to make a navigation bar that spans alot of pages but only links to a few main ones and do not want to copy and paste this bar to each page. is there a way to make a document that contains my navigation bar and just place … | |
Hello, I am having a problem with tables in email. I have several that I use with no problems. I am using Windows Mail 6 (formerly known as Outlook Express 6). The problem is with the code of the table below. It's this part: background="" . That's in the first … | |
hello everyone, I am using this text-editor http://kenbeit.com/popline/ ,my query is that whatever the font style,color,head tag etc availabe in text-editor i chosse,how can i take all selected attributes in next page via hidden fields in form tag ???. | |
Hi guys, so i know this question has been asked and answered on the web a million times but it seems that how my page is structured it doesn't seem to submit at all though it does refresh. I think i also need expert input on the structure of my … | |
I'm learning to develop with ruby on rails and I'm having some problems with HTML and CSS. (which I thought would be the easiest part) For some reason I cannot get the test div to do what I want. I'm trying to make a webpage that will dynamically adjust to … ![]() | |
How can i compress pdf file size without loosing any quality ? plz help me as soon as possible. | |
I have a Windows Form application that has Web browser control. The page I access has input parameters in the Request Body. Request Body looks like below and I want to get values for Doc_Name, Area and SubArea. SearchOrder=2&Start=0&Count=-1&Query=(%5BDoc_Name%5D%3DABC+OR+%5BArea%5D%3DXYZ+OR+%5BSubArea%5D%3DQRS) How do I extract from this? | |
What else should I put besides pics and videos, i know how to do that but cool things websites have. Any ideas? please <!DOCTYPE> <html> <head> <title>Jesse Levine Music</title> </head> <body> <form style="background-color:white;"> <div id="header" style="font-size:80px; font-weight:bolder; text-smooth: 20px 20px 20px; color:black; text-align:center;" ><CR> JESSE LEVINE<CR> </div> <div id="text-align" style="text-align:center;"/> … | |
I was invited to join 2 people in forming an online business. The peoples responsibilities were 1. CEO/marketing/sales, 2. Frontend design (me), 3. Backend, database, etc. Well to make a long story short, the backend guy, way over in Finland, has no time, now that it's his turn to develop. … | |
I have created a Web-Gallery where photos are uploaded,can be tagged with one or more tags,and can be viewed by Users/Tags/Likes/Date of Upload/Title. I am to create a navigation like "Prev" and "Next". But what category should I choose to implement this and how ? What I thought of was … | |
So i couldn't figure this out at all. I know how to do solid colors, repeating patterns and thats t. I cant figure out how to use my themes. | |
am not realy a newbie in web development but i just started some pratical this year i have started reading about it since high school..well the problem i have is that i have been watching some video tutorial on responsive wed design but am not realy getting it plese i … | |
Like this https://pbs.twimg.com/profile_images/2209626429/photoshop_normal.gif | |
Hello, i have these files in main folder: *index.html probleme/p1.html probleme/p2.html probleme/p3.html probleme/p4.html* what link should I write to acces *index.html* from *p1.html* ? I don't want to write the long link *D:\Bogdan\Proiecte\...* | |
Hello Everyone, I am looking to start taking courses again in HTML5 and CSS3 with the goal of obtaining employment. I will be building my portfolio and studying quite a bit on my own via Lynda.com, but I am very curious as to what the most respected online course cirtifications … | |
hi all, i would like to ask, if i have a time field in an application form. i want it in 24 hours format without the (am/pm). how can i modify my html5 time type below? <label>Time:-FROM</label><input type="time" name="timefrom"> | |
I have a dedicated server and i need a short php script, that says if my dedicated server is "ONLINE" or "OFFLINE", and how many ram left, that will show it on a bar... =) Thanks | |
Want to know about the New programming languages for designing website without spenting too much time like normally we are designing using php, cms, javascript etc. ![]() | |
Hello guys Is it possible to convert an .indd file into a .psd one? I tried googling up some results and even downloaded a tool (damned forgot its name, but it did not convert properly). Indd is being done by another person, and am not able to get the texts … |
The End.