Get free hosting somewhere( anglefire, geocities) and go edit index.html.
Delete everything that is already there. You will start of by doing this
CODE
<html>
<title>
What you want to apper at the top of the browser GOES HERE
</title>
<body>
<h2> YOUR HEADER GOES HERE </h2>
<p>Info about your site can go right here. Mabye start a welcome thing telling about your site and other stuff. Make it like a paragraph long or something</p>
<p> <img src="http://www.armchairempire.com/images/previews/pc/halo-combat-evolved/halo-combat-evolved-1.jpg" width="400" height="300"></p>
<font color="red">Links</font>
<p><a href="http://www.google.com">google</a></p>
<p><a href="http://www.trap17.com/forums">Trap17 forums</a></p>
</html>
<title>
What you want to apper at the top of the browser GOES HERE
</title>
<body>
<h2> YOUR HEADER GOES HERE </h2>
<p>Info about your site can go right here. Mabye start a welcome thing telling about your site and other stuff. Make it like a paragraph long or something</p>
<p> <img src="http://www.armchairempire.com/images/previews/pc/halo-combat-evolved/halo-combat-evolved-1.jpg" width="400" height="300"></p>
<font color="red">Links</font>
<p><a href="http://www.google.com">google</a></p>
<p><a href="http://www.trap17.com/forums">Trap17 forums</a></p>
</html>
A preview of this can be found here- http://www.geocities.com/xboxdude56/
Just change the text to what you want it to be and you can also change the color in
CODE
<font color="red">Links</font>
to what ever you want(instead of red make it say blue)



