Cascading Style Sheets Lab 5

advertisement
Lab 5
Cascading Style Sheets
1. Create a Cascading Style Sheet (css) file that will be used to provide a consistent look and feel
to your web site. You can design the css for your web project or do something generic.
2. Include the following (minimum) in your css:
define font styles (color, size, decoration, etc.)
define link colors
3. Create a web page that includes the style sheet and demonstrates the various styles.
NOTE: If you need additional help with CSS there are a couple of good, free online tutorials.
Check out the following sites:
www.webmonkey.com
www.w3schools.com
www.htmlgoodies.com
Download