Assignment 13 - Cascading Style Sheets
Use the templates here for creating the two documents: first.css and home.html.
- Change the text in home.html to something for your own opening page of the website you plan to build for this course.
- Change the styles in first.css so that the background in the <body> tag is a different color, the headings are different colors, the first letters of at least one paragraph is a different color or size.
- Upload both the home.html and the first.css files to your Angelfire account and make sure they work.
Here is an example of home.html.
Here is an example of first.css stylesheet. You can view the actual style sheet here.
Go to the Zen Garden of CSS Styles. This is a site that will show you the power of CSS. It's a collection of pages, all using the same text, but presenting it in different ways through CSS stylesheets. Look through a few of them and decide which one you like best.
|