WEBT 143 Web Standards

Bio CSS Text Lab - bio02.html

The objective of this lab is to explore basic CSS styles as applied to text objects.

Details

Download your valid XHTML strict file bio01.html and save it as bio02.html

Using notepad add embedded styles minimally meeting the following requirements.

  1. font and color properties set for the body
  2. Advanced style applied to at least on heading level
  3. Line-height applied to paragraphs
  4. one class rule defined and applied

these are only the minimum requirements. Have fun and style the page anyway you like but keep readability and neatness in mind.

You should validate the CSS and 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-4) met as listed above 10  
CSS and File validates as Strict XHTML with no errors 5  
File is neat and organized (indents, spacing, etc.) 5  
Total 20