WEBT 143 Web Standards

Bio Text Lab - bio01.html

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.

Details

Use your valid XHTML strict template (stub.txt or stub.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.

  1. Heading of your name and a heading structure throughout the page
  2. At least 2 paragraphs of your autobiography (have fun)
  3. Your favorite quote
  4. Use at least one tag for emphasis
  5. File must contain one abbreviation or acronym marked up properly

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.

Grading

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