First page Back Continue Last page Graphics
Tag examples
<em>I want this in italics</em>
is processed by the browser to look like:
I want this in italics
<p align="center">I want this new paragraph to be centered</p>
is processed by the browser to look like:
I want this new paragraph
to be centered