To find a colour, please look on the next page.
Now you have your colours ready to insert, the following text is what you should type in for a back ground colour.
<body bgcolor="#008080"> Remember to end the command with </body>
The next command is what you type in for the colour of your text that you want to use. <font color="#000000"> Don`t forget, end all your text writing with </font>
The next command is for adding music to your page, ( It`s best if you surf the internet first to find a good midi site that you can take your music from first ) If you look on my music and dvd page, you will see a few sites listed there, Freshmidis and Midimight are two of my favorites that i use for music, so i have used one of them for the example shown.
<bgsound src="http://www.midimight.com/unsorted/whod/dontspeak.mid" loop="1">
The bit in that command that says loop="1" is for how many times you want the tune to play, you can also put in the word, "infinite" which will play the tune continuously but that could put people off, especially if they don`t like the tune!!!
The next command is for creating a "clickable link" to some ones site, like your favorite music sites or gif and background sites.The example that i have used is one that i hope that you would eventually add to your page anyway! It`s a link to my site.
<a href="http://www.geocities.com/callas_uk"><font color="#ff00ff">Enigma`s Enchanted Dream Cove.</font></a>
There you go folks, have a mess around with that lot on your page, and see what you come up with! I will tell you how to add gif`s, jpg`s and patterned backgrounds on another page, learn the basics first, and every thing else is pudds!!!