Mike:

I use this in a body tag:

<BODY LEFTMARGIN="0" TOPMARGIN="0" MARGINHEIGHT="0" MARGINWIDTH="0">

This includes instructions for both browsers. The two browsers ignore
the instructions they don't understand. This comes from an article in
WebTechniques on cross browser coding.

-Gerry

Gerard T. Pauline
Mgr, Internet/DB Applications
Computer Systems, DoIT
Pace University


Mike Deane wrote:
> 
> <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/[email protected]/
> 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/[email protected]/
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