blob: 826e98838b1736d84d8252bd1f839f8461fd4af1 [file] [log] [blame] [edit]
<HTML>
<HEAD>
<TITLE>Examples of margins, padding, and borders</TITLE>
<style type='text/css'>
</style>
</HEAD>
<BODY>
<p>-----</p>
<p style='margin:12pt'>12pt</p>
<p>-----</p>
<p style='margin:20pt'>20pt</p>
<p>-----</p>
<p style='margin:30pt'>30pt</p>
<p>-----</p>
</BODY>
</HTML>