Previous Message
Next Message

DIV is not correct height in IE6

Sent by Bryan Loeper on 17 August 2004 19:07


In FF0.9.3 I'm showing a 3px bar in the correct place.  However, why
are you using a <div> instead of an <hr>?

-bryan-

On Tue, 17 Aug 2004 12:37:34 -0400, Craddock, Melissa [EMAIL-REMOVED]> wrote:
> 
> 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/
>
______________________________________________________________________
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: