dwain
Thu, 27 Mar 2008 00:39:31 -0700
thanks for the heads up on ie6. i added the width to the rule. thanks for
the article as well. i read it and still don't know any more than i did
before i read it. maybe because i'm tired. i bookmarked it for later
perusal.
makes me wonder when ms will get it right in their browsers. maybe they
just like messing with designers and developers. kind of makes ballmer's
remarks of his love for web developers sound hollow.
anyway, thanks for the tip. i went back into the netscape css and got rid
of some stuff after a few more chapters in zeldman's book.
i am trying to do the same thing with my art site, but i'm hitting a brick
wall with font sizes in nn4. i was looking at the redesign of the index
page in nn4 and the font seems to get larger as i scroll down the page.
i've put it away for now, but i may give another try at a later date. btw,
does nn4 like ems, percentages or pixels for font sizes?
cheers,
dwain
On 3/27/08, Thierry Koblentz <[EMAIL PROTECTED]> wrote:
>
> > thanks thierry for your response. there was no width set on the nav div
> and that was the culprit.
> > after my bout with the nn4 style sheet i guess i was brain dead. let me
> know when you will be in alabama
>
> Hi Dwain,
>
> It does not need a width, it needs "hasLayout" [1].
> If it works with a width it is because "width" is one of the properties
> that triggers hasLayout in IE.
> zoom does this, but also position:absolute, display:inline-block, height,
> float and a few others.
>
> In any case, keep "width" if you see that it works the way you want.
>
> As a side note, if you want to fix the display issue in IE 6 (your images
> ), you'll need to insert the following:
>
> #adgpix {width: 242px;}
>
> imho, it is a good habit to always set a width on floats. I believe it
> used to be in the specs and I guess old browsers know that ;)
>
>
> [1] http://www.satzansatz.de/cssd/onhavinglayout.html
>
>
> --
> Regards,
> Thierry | http://www.TJKDesign.com
>
>
>
>
>
>
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> *******************************************************************
>
>
--
dwain alford
"The artist may use any form which his expression demands;
for his inner impulse must find suitable expression." Kandinsky
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************