Lab 19: Practice with CSS3
Instructions:
- 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.
- Name your file lab19.html
- CSS should be in an external stylesheet, brought in via <link />
- Check rendering cross-browser to ensure that non-supportive browsers are degrading acceptably.
- 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.
- 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.
- Upload the revised file to the server and also copy it to your removable media.
© 2007 Jason Withrow. All rights reserved.