Re: IE6 ignoring "height" CSS attribute?



Oliver Wong wrote:

.messageBarTop {
background: url(img/messageBarTop.gif) no-repeat;
width: 723px;
height: 9px;
margin: 0;
border: 0;
padding: 0;
float: top;

*top*?

float: left | right | none | inherit there is no top.

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
.



Relevant Pages

  • Fon-size Problem In Konqueror & Firefox 1.5
    ... border: 0px solid #000000; ... padding: 0; ... float: left; ... display: inline; ...
    (alt.html)
  • Re: Is Class Synonymous with Type?
    ... which inherit System.ValueType, which inherits System.Object. ... The above declare three variables in C of type int, float and pointer to ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: My scripting language - any suggestions?
    ... when Integer were a subtype of Float, then it could inherit contravariant ... Floor from Float: ... do, using explicit conversions instead... ... They suggest either some subtyping ...
    (comp.compilers)
  • Re: table overflow
    ... border: 5px ridge #565a61; ... padding: 0px; ... font-size: 100%; ... float: center; ...
    (microsoft.public.frontpage.programming)
  • Re: Is this expected behavior or not
    ... Img: Float; ... How is the compiler supposed to inherit "+"? ... The problem is not in the language. ... It is a wrong modelling, ...
    (comp.lang.ada)