[thelist] easy CSS margin question

aardvark roselli at earthlink.net
Thu Nov 30 13:54:46 CST 2000


> From: "Carleen Tracy" <carleen.tracy at b3interactive.com>
> 
> Can someone help me with this...I want to specify 0 margin for the page top,
> left and right in CSS. Here is my body style:
> BODY{	margin-left: 0px;
> 	margin-right : 0px;
> 	margin-top : 0px;}
> What is the proper syntax to get it working in NN?

NN<6?  or N6+?

in Navigator through the 4.x versions, you can't... you need to rely 
on the body attributes (which aren't to spec)...

in Netscape 6 (and i assume above) that should work fine...

(btw, it was Navigator, but as of v6, it's Netscape... dunno why...)




More information about the thelist mailing list