<HTML>
<HEAD>
<TITLE>
My Sample Page
</TITLE>
</HEAD>
<BODY BGColor="#FFFFFF" Text="#000000" Link="#FF0000" VLink="#0000FF">

Here's a little sample page that will help get me started in HTML programming. <p>

If this works, I'll need to get back to Mr. Morphew's Cyber Classroom by clicking <A HREF="http://morpheweb.com/classroom.html">HERE.</A><p>

</BODY>
</HTML>



Copy and paste everything above this line into a simpletext (Mac) or notepad (P.C.) document and upload that document to your server naming the page: sample.html. Now, go to that sample page to view it on the internet. It should work...it has been tested many times.