Lab 8: Practice with Tables

Instructions:

  1. For this lab you will be creating a new page (lab8.htm) and creating the layouts shown below.
  2. Use XHTML 1.0 Transitional for this lab.
  3. Put in a meta tag indicating that you are the author of the page.
  4. Also put in a meta tag for description.
  5. If you want to put in meta tags for robots, cache-control, pragma, and expires, that would be fine. Whether you include them or not is at your discretion.
  6. Recreate the tables below.
  7. Validate your code at the W3C validator (validator.w3.org). Make any indicated corrections to achieve successful validation.
  8. Copy lab8.htm to your labs directory, on both the student server and your removable media.
  9. Update your class page to link to lab8.htm and also include a link back to your class page at the bottom of the lab page.

Layouts for Lab 8