- From: Gray Jonathan-AJG003C <ajg003c@email.mot.com>
 - Date: Thu, 3 Aug 2000 10:43:57 +0200
 - To: www-style@w3.org
 
Assigning margins in the style sheet to the body tag. 
body,  {
	background: #FFFFFF;
	color : #000000;
	font-family : Arial,Helvetica, sans-serif;
	font-size: 9pt;
	margin-left : 5%;
	margin-right : 5%;
}
Is there a workaround to get the margins to be assigned in netscape. ?
Cheers 
J
Received on Thursday, 3 August 2000 04:44:07 UTC