Ok, so now you know what HTML codes are. And you would like to make the text a different color on your page, and get some clickable links, too. But how? This page is where you'll learn how to do all that, and more!

This makes the text a different color(red).

<font color=red>This makes the text a different color. </font color>

This makes the text a different font(This one is Comic Sans MS).

<font face="Comic Sans MS">This makes the text a different font. </font face>

This links text.

<a href="http://www.whatever.com">This links text.</a>

This makes an image appear.

<img src="http://www.whatever.com/picturename.gif/jpg/art">

Font size.

<font size=any #, 1 being smallest>Font size.</font size>

Text align-left

<align="left">Text align-left</left>

Text align-center

<center>Text align-center</center>

Text align-right

<align="right">Text align-right</right>

Marquees!!

<marquee>Text Goes here...</marquee>

Big Space

<p><br>

Medium Space

<p>

Little Space

<br>

>>HOME<<

>HTML HELP<
What is HTML?
The Basics
Other Codes
Fun Stuff
Frames
IFrames

>PREMADE<
Buttons
Dividers
Backgrounds
Layouts

>CUSTOM<
Graphics
Layouts