<font> </font> The <b>FONT</b> element allows authors to suggest rudimentary <i>font changes</i>. Quick start <font size="+1"> </font> This <b>SIZE=+1</b> element allows to <i>increase</i> font. <font size="-1"> </font> This <b>SIZE=-1</b> element allows to <i>decrease</i> font. <pre> </pre> The <b>PRE</b> element allows to view <i>preformatted</i> text. <sub> </sub> The <b>SUB</b> element is used for <i>subscripts</i>. <br>- common attributes <sup> </sup> The <b>SUP</b> element is used for <i>superscripts</i>. <br>- common attributes <h1> </h1> The <b>H1</b> element defines a <i>level-one heading</i>. <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) <br>- common attributes <h2> </h2> The <b>H2</b> element defines a <i>level-two heading</i>. <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) <br>- common attributes <h3> </h3> The <b>H3</b> element defines a <i>level-three heading</i>. <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) <br>- common attributes <h4> </h4> The <b>H4</b> element defines a <i>level-four heading</i>. <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) <br>- common attributes <h5> </h5> The <b>H5</b> element defines a <i>level-five heading</i>. <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) <br>- common attributes