Reference Guide



TAG TYPE/TAG STYLE HTML TAGS RESULTS
Bold HTML tags are <b>easy</b> to use. HTML tags are easy to use.
Italic HTML tags are <i>easy</i> to use. HTML tags are easy to use.
Combining Tags HTML tags are <b><i>easy</i></b> to use. HTML tags are easy to use.
Underline HTML tags are <u>easy</u> to use. HTML tags are easy to use.
Font Color HTML tags are <font color="FF0010">easy</font> to use. HTML tags are easy to use.
Bigger Font Size HTML tags are <font size="+1">easy</font> to use.
HTML tags are <font size="+2">easy</font> to use.
HTML tags are easy to use.
HTML tags are easy to use.
Smaller Font Size HTML tags are <font size="-1">easy</font> to use.
HTML tags are <font size="-2">easy</font> to use.
HTML tags are easy to use.
HTML tags are easy to use.
Web Link HTML tags are <a href="http://www.telusys.net/index.html">easy</a> to use. HTML tags are easy to use.
File Link
PDF, DOC, etc.
HTML tags are <a href="/mypdf.pdf">easy</a> to use. HTML tags are easy to use.
Line Break HTML tags are easy<br> to use. HTML tags are easy
to use.
Paragraph Break HTML tags are easy<p> to use. HTML tags are easy

to use.

Bullet Point <li> HTML tags are easy to use.
  • HTML tags are easy to use.
  • Aligned Bullet Points <ul>
    <li> HTML tags are easy to use.
    <li> HTML tags usually come in pairs.
    <li> HTML tags can format a single word or many words.
    <li> HTML tags always start with a < and end with a > character.
    </ul>
    • HTML tags are easy to use.
    • HTML tags usually come in pairs.
    • HTML tags can format a single word or many words.
    • HTML tags always start with a < and end with a > character.
    E-Mail Link Add an <a href="mailto:service@telusys.net"> E-Mail link</a> to your Web page. Add an E-Mail link to your Web page. Click on link to view a popup e-mail client message screen.
    Graphic Image or Photo Link Add a <img src="/images/myphoto.jpg" border="0"> Graphic Image or Photo Link </a> to your Web page. Add a photo or graphic image to your Web page. Please note: a directory [images] was created in the Sitemanager program TSAP 2.0 to place photos and graphic images.