CSS Formatting
Separating content from appearance
Using CSS formatting, change the look of this page. Make changes to the following tags:
- h1
- h2
- a
- ul
- ol
- body
- strong (bold)
- emphasis (italic)
Steps:
- Create a new folder to hold this assignment.
- To copy this page to Dreamweaver, you can either:
- View Source, then copy and paste code into a new DW page
- Right-click on the link to this page (from the DW assignments page) and select Save Target As
For help with commands, you can go here: W3Schools.com
To review how to work with a CSS file in Dreamweaver, watch this demo (about 6 minutes long).
We'll upload your page on Monday -- good luck!