| Function | What you type | What you see |
| Bold | This is an example of <b>bold</b>. | This is an example of bold. |
| Italics | This is an example of <i>italics</i>. | This is an example of italics. |
| Links | This page was brought to you by <a href = " http://www.pacificnet.com/">Pacific Gateway</a>. | This page was brought to you by Pacific Gateway. |
| Images | Our <img src = " http://www.pacificnet.com/graphics/bpacificnet.gif"> Logo. | Our Logo. |
These are all case insensitive (except for file names).
Any thing else you type in WebTalk will show up as you typed it with these two exceptions:
1. No other html tags enclosed in <> are supported.
2. You can type < to display a < and > to display a >