NS4 and zero margins

Busy's picture

He has: 6,151 posts

Joined: May 2001

I posted a while back that this could be done but I forgot (lost) the CSS code to do this, been going thru some old files and found it

body { margin: -10px 0 0 -10px; }
html body { margin: 0; padding: 0; }

NS4.* isn't a bad browser Wink, IE6 has just as many bugs with CSS1 and CSS2 as NS4, just means more work arounds Laughing out loud

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

Interesting! Thanks, Busy.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.