Setting Margins in Dreamweaver

Dreamweaver 2:
Insert the following code into the document <body> tag:
<body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">


Dreamweaver 3 and 4:
Under the Modify menu, choose Page Properties.
Set all 4 Margin settings to "0".

Hosted by www.Geocities.ws

1