Text

Bold - <b>text</b>
Italcs - <i>text</i>
Bold and Italics - <b><i>text</i></b>
Underlined - <u>text</u>

Centered - <center>text</center>

New line - <br>
New paragraph - <p>
Blink - <blink>text</blink>

Colors-(Add the first four to <body>)

Background Color - <bgcolor=colorname>
Text color - <text=colorname>
Link Color - <link=colorname>
Visited Link Color - <vlink=colorname>
Blue Text - <font color=blue>text</font>
Red Text - <font color=red>text</font>
If you want a different color just substitute that color name in.
Size 5 Text - <font size=5>text</font>
Size 10 Text - <font size=10>text</font>
If you want a different size just substitute that number in.

Images

Background Images - change <body bgcolor=colorname> to <body background="filename of image">
Images & Animated Gifs - <img src="filename of image">
Centering Images - add <align=center> to <img src="filename of image">
Borderless Images - add <border=0> to <img src="filename of image">

Links

Link To Another Page On Your Site - <a href="page name">Link Text</a>
Link To Another Site - <a href="http://sitename">Link Text</a>

Background Sounds

Midi Songs
Full Console - <embed src="filename of midi" width=145 height=60 autostart=true loop=true>
Small Console -<embed src="filename of midi" width=51 height=15 autostart=true loop=true controls=small>

Lists

Bulleted Lists
<ul>
<li>text
<li>text
<li>text
</ul>

Example:

Numbered Lists
<ol>
<li>text
<li>text
<li>text
</ol>

Example:

  1. text
  2. text
  3. text

Tables

<table border=1 cellpadding=6 cellspacing=3>
<tr>
<td>row1,column1</td>
<td>row1,column2</td>
</tr>
<tr>
<td>row2,column1</td>
<td>row2,column2</td>
</tr>
</table>

Here is what the above would look like:

row1,column1 row1,column2
row2,column1 row2,column2

For the tables and lists you can add as many or few things to them as you want.If you have any problems or questions about anything on this page, e-mail me.

the simpsons

codes

html help

comics

wedding pictures

home

1