HWG HTML5 course assignment 1

Requirements:
So, here's what I want you to do. Go ahead and create a simple Web page and post the URL in a message in this forum. I'm not interested in anything fancy; I just want to see that you understand the basic structure.
If you already have some HTML experience and what to show off, that's fine too. I'm always interested to know what level of expertise my students bring with them to a course. For those of you without any experience, don't be intimidated. Everybody knows that this is a beginner's course.
As a refresher, the format is:

Doctype
<html>
<head>
</head>
<body>
Put your content here.
</body>
</html>

Have some fun with this.

 
So ... this is the assignment 1 playpen.
 


Please visit my
Home page  or  view my other assignments.
Valid XHTML 1.0!