[thelist] List horizontal navbar IE PC problem

ben morrison morrison.ben at gmail.com
Fri Aug 12 05:41:51 CDT 2005


> Also, something that I saw for similar reasons is this, which you can
> stick at the top of your main screen css:
> 
> * {margin: 0; padding: 0;}
> 
> ...which uses the universal selector to tell every element to use no
> padding or margins. Then as Ben wrote, you set the actual padding and
> margin you want specifically for each element.

You have to be very carefull using the Global white-space reset
technique as Items need padding & margins.

Here's further reading:

http://leftjustified.net/journal/2004/10/19/global-ws-reset/

Ben


More information about the thelist mailing list