|
Line
break |
Type [Enter] |
|
Horizonal
line |
<hr> |
|
Email
Address |
<a
href="mailto:email@address.com">Mail me</a> |
|
Site
Address |
<a
href="http://www.site.com">Visit this site</a> |
|
Image |
<img
src="http://www.site.com/image.gif"> |
|
|
|
|
Underline |
<u>Write here</u> |
|
Italic |
<em>Write here</em> |
|
|
<blink>Write here</blink> |
|
Grey
text |
<font
color="#C0C0C0">Write here</font> |
|
Blue
text |
<font
color="#0080FF">Write here</font> |
|
Green
text |
<font
color="#80FF00">Write here</font> |
|
Yellow
text |
<font
color="#FFFF80">Write here</font> |
|
Red
text |
<font
color="#FF8080">Write here</font> |
|
Purple
text |
<font
color="#CE6EFF">Write here</font> |