> Home > Tutorial > Center > Style_sheets

Available Style Sheet Tags

As the <font> tag has been deprecated (no longer supported) the new site encourages the use of style sheets.

Here is a brief summary of basic style sheet commands available and their results when displayed as a web page, pretty easy!

(Line of code)
(Results produced)
<DIV class="heading">Sample</DIV>
Sample
<DIV class="subheading">Sample</DIV>
Sample
<DIV class="paragraph">Sample</DIV>
Sample
<b>Sample<b>
Sample
<i>Sample<i>
Sample
Sample
Sample
<DIV class="footnote">Sample</DIV>
Sample
<DIV class="schedulebox2">Sample</DIV>
Sample


That's all there is to it! Just copy and paste the tag in the left window into your source code to achieve the results on the right, try it!

If you require custom style sheet tags for your web pages contact the Web Administrator.