Useful HTML Code Snippets
Eliminate margins on web page
MSIE has one method, and Netscape has another. This will cover both standards.
<BODY topmargin=0 leftmargin=0 marginwidth=0 marginheight=0 ...
MSIE has one method, and Netscape has another. This will cover both standards.
<BODY topmargin=0 leftmargin=0 marginwidth=0 marginheight=0 ...