Useful HTML Tags |
||
LINKS |
||
PAGE LINKS |
<a href="[page url]">[visible
linking text]</a>
|
|
E-MAIL LINKS |
<a href="mailto:[e-mail
address]">[visible link text]</a>
|
|
E-MAIL POPUP TO PHIL MILLER |
<a href="javascript:contactform()">[visible
link text]</a>
|
|
FORMATTING |
||
BOLD |
<b>[visible text]</b>
|
|
ITALICIZED |
<i>[visible text]</i>
|
|
HOW TO USE HTML TAGSSimply cut the tag(s) that you would like to use and paste them into the "Update Text" text box where you would like to use the tag. Replace anything in the square brackets with te appropriate information. EXAMPLE 1 (Link to Rates Page): | ||
Cut & Paste: |
<a href="[page url]">[visible
linking text]</a>
|
|
Edited: |
<a href="rates.asp">view our rates</a>
|
|
Resulting Link: |
||