Straight XHTML assignment
Overview
Create a basic web page following a set pattern. The purpose of this
lab is to acclimate you to the XHTML process.
Overall Design
Your page should have the following elements:
- Your name as a level one header
- "About me" as a level two header
- A short paragraph describing something interesting about
yourself
- a level two heading saying something like "My Favorite things on
the Internet"
- A paragraph describing the things you like to do on the
Internet
Technical description
Your page must meet the following minimum criteria for a perfect
score:
- It must validate to XHTML 1.0 Strict. Use
the w3c validator
to check your page as described in class.
- Try to write professionally. Use an online dictionary if
necessary to check your spelling
- Use notepad or another basic text editor to create your
page. Pages written in a GUI browser (like FrontPage or DreamWeaver)
will not be accepted
- Please name your file "lab1.html" (do not use spaces in file
names, and use all lower case letters, please)
- Submit your page to the oncourse drop box