Introduction to CSS
Tue, Nov 9, 2010
Objective
Use CSS to style the text on our web sites
Agenda
Create a web page called "css-text.html"
Make sure to have some headers and paragraphs
Learn how to add CSS to your web page
Style the text on your page using CSS
Rubric
| 5 | New web page called "css-text.html" |
| 3 | Have embedded CSS in the head |
| 2 | Change the color and style of the text |


