NOTICE: This website is no longer updated or supported - as such many of the techniques used to build it may seem antiquated in the modern day. It is preserved for historical reasons only.
<style type="text/css"></head>
<!--</style>
p {counter-increment: par-num;}-->
h1 {counter-reset: par-num;}
p:before {content: counter(par-num, upper-roman) ". ";}
<p>This is a paragraph.</p><h1>Heading</h1>
<p>This is a paragraph.</p>
<p>This is a paragraph.</p>
<p>This is a paragraph.</p>
<p>This is a paragraph.</p></body>
<p>This is a paragraph.</p>
<p>This is a paragraph.</p>