Previous Message
Next Message

DIV is not correct height in IE6

Sent by Craddock, Melissa on 17 August 2004 18:06


Hello, I am moving over to a primarily CSS layout. And of course, I have
just encountered my first problem. :(

My page is located at http://www.cdc.gov/ncidod/trial/travel/ 
The right hand navigation has blue bars above and below the yellow
navigation area. The blue bars have been set to a height of 3 pixels yet
they are still showing at like 15 pixels high. My id in the CSS looks
like below

#hrblue	{
	background:#0B3D91;
	width:184px;
	height:3px;
}  

In my page I have it coded as follows <div id="hrblue"></div>
Any help as to why it is not showing as 3px high would be appreciated. 

Melissa H. Craddock
National Center for Infectious Diseases (NCID)
Centers for Disease Control and Prevention (CDC)


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: