The objective of this lab is for you to code a basic XHTML document using the text elements we discussed in class. You will be building on this basic page as we explore XHTML and CSS throughout the semester.
Download your valid XHTML strict template (template.html) and save it as bio01.html.
Using notepad markup the valid XHTML strict document as your autobiography. This document must contain the following minimum requirements.
Don't worry about font styles, colors, etc we will get to that as we move through the semester. Stick to the basics! I would like you to end up with a nice page for a site you will adding to all semester.
You should validate the document before submitting the assignment.
Below is the point distribution for the project. Be sure to complete all requirements as listed. I will use this table to grade your assignment.
| Requirement | Points | Earned |
|---|---|---|
| Requirements (1-5) met efficiently as listed above | 10 | |
| File validates as Strict XHTML with no errors | 5 | |
| File is neat and organized (indents, spacing, etc.) | 5 | |
| Total | 20 |