Make your own free website on Tripod.com

COLE RULES

KJSDBGJ
BLAH BLASH BLAH

JBVFGMHZDS
THIS IS BOOOOOOOOLD

The font is now Verdana in size 1! back to normal

font is now navy


WHATEVER YOIU WANNA WRITE
Sheena is a punk rocker!
cole is very very sexy
COLE IS UNBELIEVABLY GORGEOUS!! love mikey... come find me... I'm waiting for you :)
Click this to go to mikesmells.html

BASIC RULES and ATTRIBUTES ========================== Every attribute/tag (ie. "") needs to be ended with a "/" (eg. "(/xxx)") If you need help search through www.htmlgoodies.com Every new page, when saving it in notepad save it as "nameofyourfile.html" = everything you dont see on the page, such as and <BODY> <TITLE> = what you want to appear in the top bar <BODY BGCOLOR="colour you want background to be" TEXT="colour you want text to be"> </HEAD> = Just signals the body starts after this point <H1> through to <H6> = size of header... 1 is largest header, 6 is smallest <BR> = text following this will be on a new line <P> = leaves a space between paragraphs <HR> = horizontal rule... basically puts a line across your page... you can make it smaller by adding WIDTH="xx%" to the tag <B> = makes text bold <I> = makes text italic <U> = underlines text <FONT FACE="name of text" SIZE="xx" COLOR="name of colour"> = lets you customize your fonts... for size, 1 is smallest size <CENTER> = centers text <IMG SRC="url of picture you want to use" BORDER="0[no border]-x" ALT="description"> = for a picture <A HREF="url of website/page you are linking to">what text will be in the link</A> = to make a link to another page <MARQUEE> = makes text move across screen