473,544 Members | 1,946 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HTML / CSS Forum

HTML and CSS (Cascading Style Sheets) web markup languages - Ask questions about html and css development, validation, errors, divs, blocks, tables, design, accessibility, w3c, firefox, ie, safari, tags, attributes, layouts, forms, buttons and more.
0
1,265
thread by: Moon Lee | last post Aug 23 '14 by: Moon Lee
I want to improve hovering area in my Blog Archive! 3 images artwork (Hovertop, left, & right) in my (BlogArchive1). How to implement User touch any parts of (BlogArchive1, left or right) can activate an Rollover image (Hovertop)? http://jsfiddle.net/fCsNN/239/ Help!
1
1,127
thread by: barnabyrow | last post Aug 17 '14 by: barnabyrow
Hi there - I'm new here, please forgive me if I've posted this in the wrong place! I am definitely a CSS amateur and I've been making a portfolio site over the past week using a parallax setup given to me by a friend. So far I haven't had many problems, but I've found that the final section at the bottom of my page ("Contact details") has a...
3
1,468
thread by: gintare | last post Aug 18 '14 by: nomad
I would like to have webpage which consists of three columns: left-adv, container, right-adv. The right and left columns should contain images of advertisements. The problem is that the last image from the right column jumps to the bottom of the page. I deleted this image. When the consequent imaged jumped. I deleted the second image. When...
1
1,524
thread by: gintare | last post Aug 17 '14 by: gintare
I would like the page with three columns: left-adv, container, right-adv. But right-adv goes below container. DO not know how to keep it on the same line to the right. I have tried clear and float. Could you please tell how to achieve this. #page-container{ width: 60%; background: red; } #left-adv{ width: 10%;
15
1,687
thread by: gintare | last post Aug 16 '14 by: Exequiel
I would like to vizualize different class variables in the same table in different colors. How to describe this in stylesheet? For example, the stylesheet which i use now colors both classes in red. I want that day 30 would be blue and day 1 would be red. <style> table,th,td { border:1px solid black; } table .mainmonth { color: #000080; }...
1
1,103
thread by: naman750 | last post Aug 15 '14 by: Exequiel
i have a issue when i write something on a div its look nice ...but when i did ctrl + ctrl - its goes out HTML: <div class="nav_last"> <div class="first_box"> <div class="img_box"><img src="http://www.w3schools.com/images/pulpit.jpg" alt="ssd"></div> <div class="text_box"><p>jo bhi main o ye kehna cahu o ye barbaad kare...
3
1,727
thread by: hetal nirmal | last post Aug 12 '14 by: Exequiel
when i add address on website make it responsive i want to text to be resized in icon how can i do it with css
1
1,191
thread by: MehrdadM2 | last post Aug 12 '14 by: Exequiel
Can we address tag within the tag's address. Because the Mozilla site said that other elements within the tag can not be used but I see more sites within address tags other tags are markup . thank you
1
1,241
thread by: nanthakumar07 | last post Aug 15 '14 by: nomad
<TABLE cellpadding=0 cellspacing=100 border=0 bgcolor="blue"> <tr><td><img src="http://www.tizag.com/pics/htmlT/sunset.gif" /></td></tr> <button type="button" onclick="alert('Hello world!')">Click Me!</button> </TABLE> <TABLE cellpadding=0 cellspacing=100 border=0 bgcolor="blue"> <tr><td><img src="http://www.tizag.com/pics/htmlT/sunset.gif"...
1
1,544
thread by: abhishekphukan | last post Aug 7 '14 by: abhishekphukan
<!DOCTYPE html> <html> <head> <SCRIPT> var date = new Date(); var month = date.getMonth()+1; var day = date.getDate(); var year = date.getFullYear(); var output= month + '/' +day + '/' + year; function compareDate() { if(Date.parse(document.form1.Date.value)<Date.parse(output)) { alert("You cannot select a date less than the current...
1
1,136
thread by: dexterMVP | last post Aug 7 '14 by: nomad
I have developed 5 websites. All the websites are exactly identical apart from the logo, some colours, copyright, etc. I want to develop a system, which can change some elements on all 5 of the websites at the same time. What would be the best approach to achieve this? Can this be achieved in HTML/CSS/JS. I cant use PHP for technical...
5
1,361
thread by: abhishekphukan | last post Aug 11 '14 by: Exequiel
which feature of html that enables to keep the navigation link always visible during navigation without writing the code in every page... Please can anyone answer this question Thank you..
12
1,643
thread by: abhishekphukan | last post Aug 7 '14 by: nomad
How can i add a logo in top left corner of an webpage... can anyone help.. thnk u
1
1,108
thread by: BrockersWeb | last post Jul 28 '14 by: nomad
I am not a coder but trying to play with a wordpress website. Can anyone let me know why this: <a title="Facebook" href="http://bytes.com/www.facebook.com/theunitfitness2013" class="so-fb" target="_blank">*</a> is also pulling in the domain name for the website - I only want it to link out to a facebook group?
2
1,932
thread by: mushele | last post Jul 25 '14 by: nomad
Hi, This is what I have at http://www.hairattheritz.com/untitled.html I love the way it resizes for various screen sizes, however I cannot find a way to make it link to the home page. Even the no script link I've tried doesn't work... <figure id="logo"><div data-picture data-alt="Hair at the Ritz logo"> <div data-src="images/hatr_logo_s.png"...
1
1,305
thread by: naman750 | last post Jul 24 '14 by: nomad
i did all html coding with css but when i validate with .net its not working properly UI get smashed tell me the solution ....???
2
1,055
thread by: keyanne | last post Jul 24 '14 by: nomad
What are those units that results in actual sizes that are dependent on something else?
1
1,488
thread by: yellowsayshello | last post Jul 21 '14 by: nomad
Hello good evening to you, and thank you for reading this. I am trying to have some spaces in between two button images but I find it very very very difficult..... :(
1
1,225
thread by: FeminDharamshi | last post Jul 28 '14 by: nomad
I want to put a java code on my site : googlekabaap.herobo.com/icsejava and the code must be something like this in the picture googlekabaap.herobo.com/code.png (visit the link googlekabaap.herobo.com/code.png to see the picture) what is the html <tag> used for this type of look of <code> Please help me out
1
1,394
thread by: FrustratedGrad | last post Jul 18 '14 by: nomad
I am having difficulty knowing what to do to complete my toolbar...I feel I have everything but it is not actually aligning horizontally--inline--with spaces in between each tab. I would like it to look much like the toolbar on this site, but instead it is aligned two next to each other and then two on top of that. Could someone tell me what I...
1
1,222
thread by: NathanvJ | last post Jul 28 '14 by: nomad
Hello! I have this question about my tumblr blog. I have this theme, and I placed ads on my blog. Now the top of my blog looks like this: http://oi61.tinypic.com/mikvgl.jpg But, I want the posts to start at the top, not like under the advertisement, with blank space above it. Does anyone know how to fix this? Fyi, my url is:...
0
1,082
Jennypliskin
thread by: Jennypliskin | last post Jul 11 '14 by: Jennypliskin
Hello, Has anyone tried or known how to embed chatwing code to wix website?
16
1,352
thread by: dionne90 | last post Jul 9 '14 by: jhardman
I'm doing a course in Web design and am stuck on an assignment. I just need to know how align text to the left in a centred paragraph. I have centred the paragraph but can't seem to align the text to the left. Thanks
1
1,149
thread by: Meme1 | last post Jul 10 '14 by: nomad
I saved it and previewed it and it worked. I undid it to show my dad. When I looked at the text, I found that the computer had automatically entered some extra stuff for me (URL or something). I figured it'd just do it again so I erased it and entered the tags in exactly the same way, saved it, and then previewed it, and it didn't work. Since...
4
1,833
thread by: Moon Lee | last post Aug 24 '14 by: Moon Lee
CSS code {background: url() repeat-x;} Template, Customize, Adjust Width. Till not working. Some images extended out of my web page Blogspot beyond green grass. How to fix all images in my web page? Wonder using the right code? Need professional advice!

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.