473,748 Members | 2,685 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.
2
1,932
thread by: Brian Connelly | last post May 30 '11 by: Brian Connelly
Hello, So I am experimenting with style sheets and am catching on quick. My navigation men is good and now Im working on the Header(Im sure this is done backwards). Anyway, here is my code I am having trouble with #header { float:left; margin:0; padding-bottom:6px; position:relative; background-color:White; height:60px;}
4
1,857
thread by: sedigh mohseni | last post May 30 '11 by: sedigh mohseni
hi i think a floated element(however it is possible that naturally be inline) in some aspect behave as block level element for example get width but it's left corner is placed inside it's parent edge , my question is that when i float an element really behave as block level element(in other properties that block level element have except dont...
1
927
thread by: sedigh mohseni | last post May 30 '11 by: JKing
hi what is real diffrence between height css property and max-height css property in action ? (both of them determine height of space that occupy for that element) for example compare two code that mentiond below , I see both of them the same <CODE> <html> <head> <style type="text/css"> p {
3
2,308
thread by: sedigh mohseni | last post May 30 '11 by: drhowarddrfine
hi is size of body element the same size of browser window? thanks
1
2,445
thread by: sedigh mohseni | last post May 28 '11 by: sedigh mohseni
hi Is size attribute inside input field with type=text/password only for identify width of input field? and what is the ralation between size attribute, width css property for input field and count of input character ? in advance , thanks.
2
2,811
thread by: Phil Gent | last post May 27 '11 by: Phil Gent
Hi, I'm struggling with a cross browser solution to position my menu ul and li elements in the same place inside a div. I'm sure it's something simple, but any help or advice is still greatly appreciated. This is the home page - http://amberleyknights.110mb.com/home.html The dropdown menu on 'information' is simply a div that I have a...
1
13,935
thread by: sedigh mohseni | last post May 23 '11 by: Dormilich
hi i have an image map with a few area (areas are polygan shape) i want to show to the user shape of the area when mouseover event occur i use the following code but,unforunately it does'nt work correctly <html> <head> <style type="text/css"> area:hover {border:1px solid red; } </style>
2
1,699
thread by: sedigh mohseni | last post May 23 '11 by: Dormilich
hi i quoted the below text from http://www.w3schools.com site "lang is stand for language_code and Specifies a language code for the content in an element xml:lang is stand for language_code and Specifies a language code for the content in an element, in XHTML documents" in action, are lang and xml:lang in xhtml document the same? and are...
1
2,272
thread by: sedigh mohseni | last post May 23 '11 by: Dormilich
hi I want to make a html page and inside of that i want to wright a few line in persian(persian is one of the rtl language) and for that i write <meta http-equiv="content-type" content="text/html; charset=utf8" /> but i read another form of meta and i think both of this meta tag are the same for me (i use only persian and english...
1
1,571
thread by: sedigh mohseni | last post May 23 '11 by: Dormilich
hi i don't understand when can we use lang attribute for an element , i think while we can identify used language via meta tag , why and what is lang attribute used for? thanks for your help
2
1,985
thread by: sedigh mohseni | last post May 22 '11 by: sedigh mohseni
hi with javascript we can make smaller or bigger text but via css , can we make the same effect ? for example notice html code as follow <CODE> <html> <body> <p><big>this is big text</big></p> </body> </html>
1
1,277
thread by: phpuser123 | last post May 20 '11 by: JKing
How can I start with designing a website using html and css from a PSD file ?
1
1,808
thread by: Scot Rushmore | last post May 19 '11 by: drhowarddrfine
Hi, so I'm trying to use this new Callidora theme (http://themes.pouretrebelle.com/callidora) for Tumblr, and I've run into a snag trying to get a title image to work... Whenever I try to add a title image under the 'Appearance' tab, firefox tells me, "Sorry, there was an error, please try again later".. I tried adding a title image manually to...
3
9,384
thread by: sidhx | last post May 18 '11 by: drhowarddrfine
hey i am just beginner in CSS.I have attached the screen shoot. In this the Left-side inherit height of the main content but when i try to inherit for Right-side it don't work help me. This is the HTML code inside body tag. <div id="container"> <div id="header"><form action="logout.php" method="post"><p align="right"><input type="submit"...
1
2,592
thread by: Ephexeve | last post May 14 '11 by: dgreenhouse
I've been searching the whole internet for it, but I couldn't find anything, I have a blogspot Blog, and I am willing to write Python code examples there, does anyone know how the code tags work? I was willing something like this; http://img51.imageshack.us/i/screenshotle.png/ But then on blogspot, does anyone know how to do this? Thanks in...
1
1,244
thread by: Application Sup | last post May 13 '11 by: JKing
In my company we have this web application that keeps on having response issue, for 2 minutes max and goes back to normal everyday three or more time in a day. So i don't know if you might have an explanation as to what might be the problem. Please assist.
2
2,301
thread by: saurabh moses | last post May 11 '11 by: Ajo Koshy Josep
hi can anybody help me on <select> option in website I have multiple option bar with multiple choices i want when i select one choice in one bar it show only related choices on another option bar. all other choices must be hidden thanks... <html> <head>
2
5,511
thread by: Jake Carter | last post May 11 '11 by: Jake Carter
Hi Guys, I was working with my site and I'm having trouble with larger screen resolutions. On my screen, the footer of my site snaps perfectly to the bottom of the screen. Here is what it looks like on my screen: http://www.getmyrank.com/img/gmrsn.jpg That is also how i wanted it to look. However, on larger monitors these is what it looks...
1
3,919
JnrJnr
thread by: JnrJnr | last post May 11 '11 by: MusoFreak200
Hi guys and girls. How can I set a <div>'s background-repeat while using position: absolute; without having to "have" to use width: px;. Is there any way? pls help #header { position: absolute; background-repeat: repeat-x; background-color: Red; }
1
2,264
thread by: Enis Tiryaki | last post May 11 '11 by: MusoFreak200
Hey, I am trying to create a sign in area used within a table on HTML. Following link will give you the snapshot of the design: What I am trying to accomplish is to get the boxes closer and also the log in button closer. Here is the code I have written: <div id="header_2"> <table width="348">
1
1,304
thread by: aaron knezevic | last post May 11 '11 by: MusoFreak200
I have 2 fieldset drop down boxes. I would like to select to options from those boxes and click a submit button that would then take me to a link designated by the options selected in the boxes?
1
2,353
thread by: chez | last post May 11 '11 by: MusoFreak200
Developement platform : Linux I'm using cgi. I have 2 listbox (<select>) on the same page. the first listbox will display all the item name(flat file) from a directory. the second listbox will then display the content of the selected items in first listbox to the second listbox once the item in first listbox is clicked or selected. below...
1
1,594
thread by: patrick coyne | last post May 10 '11 by: JKing
I am having trouble closing the black gap in my page. http://www.cityautopark.com/community
2
3,255
Claus Mygind
thread by: Claus Mygind | last post May 9 '11 by: Claus Mygind
I create a textarea on my form like this <textarea name="CNTNOTES" id="CNTNOTES" rows="10" cols="80" onChange="DataChanged();" wrap="VIRTUAL"> <?php echo ($loadData) ? $c :""; ?> </textarea>
7
2,872
KeredDrahcir
thread by: KeredDrahcir | last post May 6 '11 by: JKing
I need to give a division tow background images. I found tha it could give it two background images and it works in Firefox, Safri, Opera and Google Chrome but not in IE 8. I have found it works in IE9 but is there a way to give a division two background images in IE 8, 7 & 6? The CSS code I'm using is: background-image:...

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.