Lab 19: Practice with CSS3

Instructions:

  1. For this lab you will be creating a page incorporating the material from Lecture 24. Use at least half of the material introduced in the lecture.
  2. Name your file lab19.html
  3. CSS should be in an external stylesheet, brought in via <link />
  4. Check rendering cross-browser to ensure that non-supportive browsers are degrading acceptably.
  5. You can expect a fair number of CSS validation errors, due to the proprietary versions of CSS3 properties as well as the CSS3 properties not yet part of the validator. Warnings you can disregard.
  6. Link to the lab19.html file from your class page and include a link at the bottom of the file back to your class page.
  7. Upload the revised file to the server and also copy it to your removable media.
 
© 2007 Jason Withrow. All rights reserved.