> This webpage has just caused me all sorts of grief all things IE.
> It works fine in IE7, FF and Safari but not in IE6.

Hi Scott,
Try setting the default padding/margins by adding this to the top of your
CSS:

* { padding: 0; margin: 0; }

Not all browsers start with all elements having no padding and no margins.
If you still have problems try shaving a few pixels off of #n3/#c3's width.

Regards,
Kepler Gelotte

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to