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