Lab 13 - Practice with CSS list styles
Objective:
- This lab gives you practice with graphical list items.
Specifications:
- Starting with the code for this page, your task is to implement graphical list items and background images as shown.
- The bullet.gif and yellow_triangle.gif images can be downloaded from this directory.
- You will want to use repeat-x for the yellow_triangle.gif image.
- Make six additional CSS modifications to the page (these should not impact the graphical list items). If you need to make structural markup changes as part of implementing this CSS (for example, adding <span> </span> tags), that is fine.
- Your XHTML code should be valid XHTML 1.0 Strict (no errors, no warnings).
- Your CSS should also be valid (no errors). Warnings you can overlook.
- Link to your Lab 13 file from your class page and include a link at the bottom of the file back to your class page.
- Upload your files to the server and also copy them to your removable media.