10,655 Topics
![]() | |
Hello, as you can see here [link removed] You see that the text "Weblup" is sort of ofset to the other <li> elements. Now I do know that it is a different text size but it's basically the same size as the others due to padding. So I want to … | |
Hello, I want to build my own **Intro video** so any one suggest me some script or web site that provide this **free** feature but not include his brand name. Thank You. | |
Does anyone know how to make cookies that remember a chosen background image? if so please reply or e-mail me | |
Hello all, I would like to make a simple search input field... something like google search on top of the screen when you sign into your gmail account.. you can see it here[Click Here](http://prntscr.com/5ehef7) Because I had troubles trying to achieve it... I came up with a funny semi solution... … | |
Hi Folks, I have a tabset created using jquery. Each tablabel is an image. On hovering over the images, it changes to another image and on click of any image the corresponding tab contents are shown. This hover effect works absolutely fine on windows desktop. But when I test this … | |
Hi Friends, After working for 2 days I finished my homepage design with HTML5 and CSS3 syntax. but when I open this on my Android chrome browser everything looks messy as well as half information. ex: I created three menu tabs but on my mobile browser i could see only … | |
Hi, I am trying to create horizontal scroll and I wonder why it doesn't work. input_image.php <div style="width: 15px; overflow-x: scroll;"> HALLO </div> | |
I am making a web-site, and I have to make my background images darker. http://jsfiddle.net/EveBozh/48ah63bp/ And one more. How can I put the text on the image? Can someone please help me? Thank you! ![]() | |
Hi Guys, I dont know why code under Style is not getting detected on my html page. I am using Notepad++ it is only detecting image url under CSS code but nothing else. Can you suggest me. <!DOCTYPE html> <html lang="en"> <head> <style type="text/css" media="screen"> body { font: 13px sans-serif; … | |
I am trying to figure out how to have 2 spans combine information to output on screen. I get parts of the output correct, but i can't find where to put the added text from the second span to complete it properly. I've moved the *0 mi)*, around but cannot … | |
I've created a gif in Photoshop that contains 5 images. It's placed at the top of our website as banners that change to the next image every 3 seconds. I need to link each image to each banners website. How can I do this? I use Dreamweaver for our website. … | |
Hi, I'm looking for an effect identical to [this](http://andrew-hoyer.com/experiments/rain/) that would, transition a container from one to another ? If you can imagine in the example link shownn above a container (<div>) raining and transitioning into another container (<div>) ? | |
Actually I'm new on this topic.. and I heard about 3 "list tags" in HTML generally but I didn't ensure by searching in the Google. Could anyone say something about it? | |
my website is using too much bandwidth everyth month it consumes over 10gig of bandwidth but i dont get to see any emails. someone suggested its because someone is attacking my website somehow. i see most of the traffic comes from india how can i fix this. will changing the … | |
Responsive Website Using HTML5 and CSS3 ? | |
When I add the <!DOCTYPE html> to my page, white spaces appear below the images on the page. Why does this happen and how can I get rid of them? Thanks guys! Here's the code... <!DOCTYPE html> <html> <head> <title>CPU_21397_2014-Holiday-Card_HTML_eCard_Working</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <table width="764" border="1" cellspacing="0" cellpadding="0" … | |
what is the difference in html and css? | |
Can give more links in one image? is it possible? | |
how to make browser support html5? | |
CAN ANYONE HELP ME WITH THAT? | |
Hi friends, I have 20 html pages. For all the pages footer and header is common. I dont want to use div's and paste header and footer in all 20 pages. It is because if there is a change in header i have to change in all 20 pages. I … | |
  <!DOCTYPE html> <!-- grocery.html A document for computeCost.js --> <html lang = "en"> <head> <title>grocery.html</title> <meta charset = "utf-8" /> <style type = "text/css"> label,input {display: block; margin-bottom: 20px; margin-right: 20px;} label { float: left; width:200px; text-align: right;} input { margin-left:150px;} #items{ margin-bottom: 20px; margin-right: 20px;} … | |
I have problem in my site and accrues only when using htaccess, I have many css and js files stored in my site when import them on localhost by using relative path <script src="js/jquery.min.js"></script> when using htaccess the js or css cannot be loaded and firefox show me message "**The … | |
I intend to have w3html5.gif with clickable hotspots. I need to make the image clickable on different points. Point for Daily, Weekly. currently my code is: <video controls poster="/images/w3html5.gif"> <source src="movie.mp4" type="video/mp4"> <source src="movie.ogg" type="video/ogg"> Your browser does not support the video tag. </video> Thanks for your help. | |
Hello, I am trying to make the login button thinner. Like a clickable image. Is it possible? This is the code that I have (below). The result is a thick clickable button. Is it possible to make it a thin image - not thick (I do not want to see … | |
<div class="links1"> <ul style="float:left; position:absolute; top:115px; right:200px; display:inline;"> <li><a href="#">Warranty & Support</a></li> <li><a href="#">Shipping Info</a></li> <li><a href="#">Privacy Policy</a></li> <li><a href="#">About Us</a></li> <li><a href="#">Contact Us</a></li> </ul> </div> I want these links to be arranged in horizontal in navigation bar but the display="inline" is not working in the "ul" tag please suggest … | |
hi everyone, i am designing a network for a small company and i am confused when it comes to technical goals. please can anyone tell how to do the techical goals. thanks in advance. | |
Hi people I have been interested in writing very simple html for many years, every now and then i decide to attempt something new. I want to populate xml data from an external source so the data in my html is automatically updated when the xml is updated. Is this … | |
I want to disallow certain query strings with robots.txt and I want to check I am doing this correctly... I am using: Disallow: /browse.asp?cat=*-* I want to check that this rule will allow these urls to be indexed: *browse.asp?cat=123/1234/1234-1 browse.asp?cat=123/1234-1* While disallowing these urls: *browse.asp?cat=1234-1 browse.asp?cat=1234-2* Will this rule work? … |
The End.