So You need
a little help?

Perhaps these will help you
a bit.

HTML CODES
and what they mean!





< Center> Use this word center a text or image on your page.
< /center> to shut of the Center.

Example





< B> Bold Print on your page
< /b> to shut off the bold print

Example





< i> Italic Print on your page
< /i> to shut off the italic print

Example





< br> Gives you a line break, or a space
 

< img src="your file name.jpg">inserts a image on your page.  You can use a .gif file also. Like I said before if you put the < center>< img src="your file name.jpg">< /center>will center your image on your page.
 

< img src="/cgi-bin/counter">Will insert a geocities counter on your page,  works only with geocities. Again if you want it centered, be sure to add  the center command before and after.
for your second page if you want a seperate counter on it that will keep track of visitors just for that page use this command. < img src="/cgi-bin/counter/#2">or #3, or #4 so on so forth.






< !--#geoguide-->  Places a geoguide on your page if you belong to geocities.
 

This will play music on your webpage:
< embed src="name of midi.mid" autostart=true  loop=false height=55 width=144>


Click on the Forward Button to hear Back Street Affair






< CENTER>< A HREF="mailto:yourname@domain.com">< IMG SRC="image.gif" HEIGHT=46 WIDTH=62>< /A>< /CENTER>This command will add a mailbox to your page, clickable with your address


Click on the Mailbox to send me Mail






< FONT SIZE=2> Choose a number from 1 to 7  The larger the number, the larger the print.
< FONT SIZE=+2> Increases the font sizes more.

0, +1, +2, +3, +4, -1, -2,     etc....





< FONT COLOR="#000000">Changes the color of your text. Here is a color chart for you
< /FONT>Shuts off the Font size or Font color

White - "#FFFFFF"
Yellow - "#FFFF66"
Red - "#FF0000"
Brown - "#CC9999"
Blue - "#0000FF"
Green - "#006600"
Black -   "#000000"
Purple - "#CC33FF"
Light Blue - "#00CCFF"
Bright Green - "#33FF33"
Lighter Green- "#009900"
Hot Pink - "#FF00FF"
Lighter Pink - "#FFC0FF"
Light Pink - "#F99BF4"
Pink - "#FF80FF"
Dark Purple - "#800080"
Violet - "#C000C0"
Maroon - "#C00088"
Teal - "#00B0C0"
Teal - "#00BSC0"
Medium Purple - "#AC00C0"
Orange - "#FF8000"
 
 

To make a clickable link, use this command:
< a href="http://your url.com">This is my page < /a>
The only thing on the page that will show up is what you wrote  such as (This is my page).  or you could say Click here to go to........  You can do the same for images.  such as this:  < a href="image.gif">< /a>

This is my Page         Click here to go to my Home page




There is probley a million or more that I haven't listed, but its a good start for your webpage.

I will add more to these commands
later,  But I just wanted to get you all started.
If you need specific help on a command
email me at:
 


appygrl@eoni.com
 

Links for HTML Help
 

HTML, Tables, Forms, Frames - Step by Step Tutorial by appygrl
 

Carl's Html Guide
HTML document Files
Muraw's Html Guide
Html Help Guide
Internet HTML Primer