Lab 18: Practice with Pseudo-Elements, Generated Content, and Additional Pseudo-Classes

Instructions:

  1. For this lab you will be revisiting a previous lab (of your choice) or homework (of your choice) and implementing the pseudo-elements, pseudo-classes, and properties from Lecture 23.
  2. Make a copy of the old file, naming the copy lab18.html
  3. Do not alter the original (X)HTML file; we want to preserve the original version.
  4. CSS should be in an external stylesheet, brought in via <link />
  5. Check rendering cross-browser to ensure that non-supportive browsers are degrading acceptably.
  6. Validate your CSS to ensure that no errors are occurring (the only exceptions are for proprietary Mozilla versions of CSS3 properties). Warnings you can disregard.
  7. Link to the lab18.html file from your class page and include a link at the bottom of the file back to your class page.
  8. Upload the revised file to the server and also copy it to your removable media.
 
© 2007 Jason Withrow. All rights reserved.