Cascading Style Sheets
In this session we will work with:
- Drop shadow
- Tiled Texture
- Layout with CSS
- Text formating with CSS
CSS Assignment 1.
Create three web pages using CSS. One page should be for the US constitution, one for the Bill of Rights, and one for the rest of the ammendments to the constitution.
Create the Constitution page first then save it to different names for the other two pages. After that, edit the other two pages with their proper content.
We will talk about links later.
Be sure that styles are stored in a separate style css document.
CSS Assignment 2.
After you have done assignment 1:
- Apply links to the items in the two menus of your projects.
