My Very First Webpage!

this shows what I should be able to do so far.



Although not a fully set out webpage, if I didn't know how to do this I just couldn't build one at all!!

After I've mastered all of this, I'm going to learn how to put a background on my page...and even how to put pictures on it!!



I can do all this with what I've learnt so far, but if I'm having trouble I just KNOW the code to this page is at the bottom of this one!!



See??? there it is down there!!!




Here is what MY notepad looks like:


<html>
<head>
<title>My First REAL Page!!</title>
</head>
<body>
<center><h1><font color="#006666">My Very First Webpage!</font></h1>
<h2><font color="#33CCCC">this shows what I should be able to do so far.</font></h2></center>
<br /><br />
<font color="#006600">Although not a fully set out webpage, if I didn't know how to do this I just couldn't build one at all!!</font>
<br /><br />
<font size="5" face="COLONNA MT">After I've mastered all of this, I'm going to learn how to put a background on my page...and even how to put pictures on it!!</font>
<br /><br /><br /><br /><b>I can do all this with what I've learnt so far,</b> <i>but if I'm having trouble I just <b>KNOW</b> the code to this page is at the bottom of this one!!</i>
<br /><br /><br /><br /><p align="right"><font color="red" size="4"><i>See??? there it is down there!!!</i></font></p>
</body>
</html>