| Asg5 :
Basic CSS - part 2
- Read Chapter 3 – Configuring Color and Text with CSS pgs. 96- 103
- Complete Hands-on Practices: 3.7 – 3.9
- FTP all exercises to your student server space – INSIDE practice folder
- Add a link to your index.html for each new exercise
- A version of the Trillium page is in the student files, files accessible from first page of textbook, student access code website: http://www.aw.com/felke
- create trillium folder (inside practice folder)
- 3.7 index.html (inside trilium folder)
- 3.7 trillium.css4 embedded3.html
- 3.8 create trillium2 folder (inside practice folder)
- 3.8 index.html, services.html and trillium.css (copy from trillium folder to trillium 2 folder)
- 3.9 colors.css validated
- Update your homepage w/css
- Create an external .css document
- filename: homepage.css
- remove all tags or attributes that affect color or font modifiers
- decide on a color scheme: all text must be readable
- change color of page and text for body selector
- create a wrapper id
- center all content within the wrapper
- modify heading tags used in homepage
- change bullets in unordered lists
- make name of exercises bold
- add link, visited and hover states to exercise links
- italicize quote
DUE: Sept. 29, 2008 - Class time
|