10,655 Topics
![]() | |
Hello, I have a sprite dropdown menu that works fine everywhere besides IE9. In IE9 the menu just doesn't drop. I have search the net for 2 days trying to find a solution with no success. My html code: <div id="nav"> <div id="menu"> <ul> <?php if($title == "Home"): echo '<li … | |
![]() | What is a Style Sheet used for? To speed up web development To load scripts in to the browser To improve web page formatting As a plug-in for Internet Explorer |
Hello, my website looks perfectly fine on my iPad (which I created it on) however some of the divs such as for comments overlap other divs. I'm not sure why that is. Also, once you login, the header of the website gets cut off. I think this is due to … | |
I'm trying to styalize my links but it isn't working. It shows the change in DW, but when I FTP the site it is default. Tried different browsers and settings, different computer to see if it was my computer not displaying, but it isn't working anywhere. I tried different styles … | |
Hi everyone, My name is Tony and I recently just joined the DaniWeb community. Some of my friends linked me to here because of my current dilemma. Recently, I have created a website through iPage with my friend and the layout she has for my website is one I do … | |
I am trying out wordpress for a section of my website. It gives a tag line at the bottom "**Proudly Powered by Wordpress**" ..I want to remove it obviously. Can anyone guide me on this please. | |
dear sir, My question is this that how to create link in gmail. please tell me the whole process of creating link in gmail. i try for this with html tag <a href> but i want that only link should be create in sent email but with this tag, the … | |
Hi, I have problem with the dropdown menu overlapping. http://bit.ly/KSmtJT suppose the "leafs" will show the drop down menu. Please help! Thanks. | |
Hi everyone, I have a problem which needs an urgent solution! I recently uploaded hundreds of images to the pictures section of my website with file names like this: rihanna-battleship-movie-premiere.jpg It was only after I uploaded hundreds of images adding the file extension ".jpg" that I realised that I should … | |
should i specify width everytime i use float and why? | |
Make sure your site is accessible to everyone regardless of the browser they are using -- There are no standards-no common denominators for the internet yet. Viewers have different equipment--modems with low baud speeds. Keep this in mind when including graphics and some of the bells and whistles you would … | |
Cek this site: http://www.masterlink.co.id/ Cek the text which is out of order. I wonder how to keep the text in order eventhough I change the screen resolution for example to 1280 x 800 or 1024 x 768 px. index.php <html> <head> <title>Rustoleum</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="style.css" rel="stylesheet" type="text/css" … | |
Hi people! :D I'm new to html and css, aside of an artist. I am trying to create a template for art tutorials. Basically I want to have a series of rows, with a floating image to the left or right, and an explanatory textbox on the other side. The … | |
I got problem I've made change in my template and now I want to apply the changes to all of my pages when Select Modify > Templates > Update Pages. nothing change | |
I am looking to create a PBBG game using HTML and CSS for the display and then PHP and MySQL to handle the game itself. It shall only be simple, click on this item and upgrade it if you have enough resources e.t.c. I am hoping to make it a … | |
Hello, I was doing my project today and when I start typing in this page this happen http://postimage.org/image/fq13fb2n5/ http://postimage.org/image/fq13fb2n5/full/ I don't know why did this happen is their someting wrong with my template also there is another probelme even though I only made the content is editable I still can … | |
I have done some designs in Flash and then converted them to HTML5 Swiffy Files via the google Swiffy Site. What I want to do is make the HTML5 Swiffy File a clickable link to another page on the website I am working on. My Question is... can a Link … | |
how can i write urdu language in dreamweawer plz tell me | |
Hi, i am begginer in web programing...i have install wamp and i have use it for some day but last day when i wanted to access on desktop appear a messagge like in photo, wamp aestan tray menu i am waiting fot your answer, br Eda | |
Hi just had an assignment to make a nice looking html5/css website this is what i got so far https://dl.dropbox.com/u/67006557/EX2/home.html got any suggestions on stuff i can add to make it better? and also if anything is wrong with the html logic / css commands etc. tired of getting bad … | |
hi, i am trying to vertical align the text in a block; here's my current html and css - html - <ul> <li><a href="index.php">Home</a></li> <li><a href="aboutme.php">About me</a></li> <li><a href="portfolio.php">Portfolio</a></li> <li><a href="comingsoon.php">Coming soon</a></li> <li><a href="contact.php">Contact me</a></li> </ul> CSS - #nav ul{ margin:0px; padding:0px; overflow:hidden; } #nav li{ display:inline; padding:0px; list-style:none; } … | |
Hi guys, I wonder if you could clarify something for me. I am looking at some css examples and I have this situation here: html: ...<div id="news"> <h2>Latest News</h2> <p> Which member of the seminal calypso/lectro band <em>C&C Music Sweatshop</em> was spotted last night at <em>Dirt</em>, the trendy New York … | |
Hi everyone, I have had this question for a very long time and am not sure about fixing the problems with different screen sizes. Recently, I designed a website on 10 inch screen laptop and when I opened it on the other laptop that is 15 inch screen. I could … | |
Hi, all, This may not be the correct place to ask this question, but I can't find another forum that seems to match my question. We have a web site which stores : user's name (which is not validated in any way, so we have lots of Donald Ducks and … | |
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b1b7b6), color-stop(1, #CCC) ); this works fine -moz linear center top ... i want to do same thing and color with -moz-linear, -o-linear, -ms-linear.... /*Safari, google chrome*/ background:-moz-linear-gradient(center top, #b1b7b6 5%, #CCC 100% ); /* Mozilla, gecko */ background: -o-linear-gradient(center bottom, rgb(59,63,65) 9%, … | |
border:2px solid red; -moz-border-radius: 5px; trying to make a boarder in css. it works fine in google chrome but it doesnt work in firework any ideas?? also this dont work in firefox background:-moz-linear-gradient( center top, #b1b7b6 56%, #CCC 100% ); | |
dear sir, I forgot my password. can you give me the password of my account. Thanks & Best Regards Hitesh kumar | |
Hello I was having the look at the source code of a webform, and wanted to know where/who is receiving this form. Any way of knowing this? <form action="/contact.php" method="post" name="form1" id="form1" style="margin:0px; width:200px; color:#000;"> <p>First Name * <input type='text' value='' size='50' maxlength='50' name='name' class='txtarea required'/> </p> <p>Your e-mail * … | |
How can I put the flag icons of my website (www.eduardlid.net) at the same place, but with a different size (24 * 24) (now it´s 48 * 48)? <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <HTML> <head> <meta http-equiv="content-type" content="text/ html; charset=UTF-8"> <title>Eduard Lid</title> <link rel="stylesheet" type="text/css" href="ex1.css"> </head> <body> … | |
Brochure represents your company and its services, What ever you print in your brochure is used to promote your brand. So always be careful with design and look of your brochure. Please suggest how to create your brochure more attractive. |
The End.