1. You always start of with <html> tag and end with the </html>. Nothing goes before or after the <html> tag:
<html> All information will go here </html>
1. This is what it should look like now. Remember if you see a space there is a space if you don't see a space than there isn't:
<html> <body background="http://the address here"> <bgsound src="http://the song here"> </body> </html>
1.This is what it should look like:
<html> <bgsound src="http://the address if you want sound" <body background="http://the address here"> this is where you will put all your other tags here are some example:
<table border=+20> <tr> <td> <img src="http://gif address"> </td> </tr> </table> </body> </html>
A statement will therefor look like this
<font color="blue" size=#6" effect="shadow">