| Type This |
See This |
| <b>This is bold.</b> |
This is bold. |
| <i>This is italic.</i> |
This is italic. |
| <u>This is underlined.</u> |
This is underlined. |
| <b><i>This is bold and italic.</i></b> |
This is bold and italic. |
| <font color=red>This is red.</font> |
This is red. |
| <b><font color=green>This is bold and
green.</font></b> |
This is bold and green. |
| This is on one line.<br>This is on the next
line. |
This on one line.
This is on the next line. |
| This is <font size=6>big font.</font> |
This is big font. |
| You can <a href="http://www.zbestoffer.com">
click on this link</a> to be redirected to the Home Page. |
You can click
on this link to be redirected to the Home Page. |