Re: [css-d] List Appearing Different in IE and FF

2005-11-02 Thread Gunlaug Sørtun
[EMAIL PROTECTED] wrote: > Why are the and styles so different from IE to Firefox? > > http://www.kustom.com/092005/support/productreviews.asp IE/win (and Opera up and including v.8.5) apply margin-defaults, while Firefox (and Opera v.9.0+) apply padding-defaults. Set margins to zero and apply

[css-d] List Appearing Different in IE and FF

2005-11-02 Thread jdreid
Why are the and styles so different from IE to Firefox? http://www.kustom.com/092005/support/productreviews.asp Also there is a 2 pixel difference in the width of the container, you can see the difference by going from IE to Firefox. This hiccup in IE, is this the box model hack?How do y