You are here: irt.org | FAQ | HTML | Q2029 [ previous next ]
You can control the margin by using the following code in your BODY-tag:
leftmargin=x topmargin=x marginwidth=x marginheight=x
Replace x with the number you want to use.
When you're done, your BODY-tag might then look like the following:
<BODY leftmargin=12 topmargin=11 marginwidth=10 marginheight=5>