here, for your index page, enter this code:
<html>
<head>
<title>Page Title Here</title>
</head>
<body background="imageurlhere" bgcolor=#000000 text=#ffffff>
<p>Hi, I'm Zeros. I don't know how to make webpages. The totally awesome Mark of the Dragon is being kind enough to help me out.</p>
<br>
<p><font color=#cc0000>Yes, Zeros, I have come to help you. This is a <a href="link.html">Link</a>. Use it well. Study the html code to figure it out.<br>
Images can be input like this:<br>
<br>
<img src="image.jpg">
<br>
<p>Wasn't that easy?</p></font>
</body>
</html>
This is a good way to start you out. And a banner is just an image at the very top of your page. Just figure it out from there. Make sure it's centered!