Site hosted by Angelfire.com: Build your free website today!
This is a page where you can look at html commands and that kind of thing. I'm not going to put how to do frames because I don't believe in them, they're just annoying. Remove all the spaces from the commands.

To start a new line, type in < br >

To make a horizontal line, type in < hr >
Preview:

To make fonts italic < i >
Preview: this is italics
to stop italic < /i >

to make something bold < b >
Preview: This is bold
to stop boldness < /b >

To underline something < u >
Preview: This is underlined
to end underline < /u >

to emphasize something < EM >
Preview: This is emphasized
to stop emphasize < /EM >

to make something look like a keyboard entry < KBD >
Preview: This is a keyboard entry
to stop keyboard entry< /KBD >

to type something in big print < BIG >
Preview: This is Big Print
to stop big print < /BIG >

to type something in small print < SMALL >
Preview: This is small print
to stop small print < /SMALL >

to make something subscript < SUB >
Preview: This is subscript
to stop subscript < /SUB >

to make something superscript < SUP >
Preview: This is superscript
to stop superscript < /SUP >

to strike something out < STRIKE >
Preview: This is strikeout
to stop strikeout < /STRIKE >

align center < center >

stop align center < /center >


Font Sizes(All of these need closing tags)

< h1 >

This would be this big

< /h1 >

< h2 >

This would be this big

< /h2 >

< h3 >

This would be this big

< /h3 >

< h4 >

This would be this big

< /h4 >

< h5 >
This would be this big
< /h5 >

< h6 >
This would be this big
< /h6 >

Images and Links
image < img src="Url of image" >

link < a href="Url of site" >Name of site< /a >

link with image < a href="Url of site" > < img src="Url of image" > < /a>

email link < A HREF="mailto:email@address.com" >email me< /A >(all you have to change is the email@address.com)
Colors
< font color="font number" >
white#ffffff
dark blue#00005a
gray#bbbbbb
red#ff0000
green#00ff00
blue#0000ff
copper#d27364
turquoise#60ad97
purple#f100f1
yellow#ffff00
black#000000
sky blue#50c0e3
pink#ff00bd
slate blue#407ea7
slate gray#707070
plum#977ed8
white
dark blue
gray
red
green
blue
copper
turquoise
purple
yellow
black
sky blue
pink
slate blue
slate gray
plum



Email: scrt2003@aol.com