I'm not sure what the stylesheet attributes are, but in the body tag itself
you can use marginheight and marginwidth - works in NN4+.

<body marginheight="0" marginwidth="0">

Dan

** courtesy of www.blooberry.com!

-----Original Message-----
From: Mike Deane [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 01, 2000 7:10 AM
To: '[EMAIL PROTECTED]'
Subject: Netscape and IE difference


<STYLE TYPE="TEXT/CSS">
<!--
body { margin-top: 0px; margin-bottom: 0px; margin-left: 0px }
-->
</STYLE>

I use the above code to eliminate the default border/margin.  It only
works correctly in IE.  Any suggestions?

Thank you.
/mdeane
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to