Week 7
Purpose
In-Class
- Debug web pages as necessary
- HTML-2 and CSS-2 lecture
- In-class coding exercise
- Assign homework
Resources
In-class Exercise
- Place site CSS in its own file and create a link from both your current pages to it. Be sure to add the CSS Reset to the 1st line of your CSS file.
- Add at least one (1) image to your problem statement and researched response page.
Homework
- Using only the previously assigned HTML tags and section, div, img, create a page for each of your ten researched responses to your unsolvable problem. Include at least one (1) image and a title for each new page. Consider how are they different? How do they remain similar? Use at least one (1) image from the Smithsonian Open Access Archive. Be referential instead of literal.
- Using only the previously assigned CSS properties and background, border, style the text and images for each of your researched responses to your unsolvable problem. Your text styling should conform to what you did for the previous pages you created. Promote consistency and flexibility through cascading and a single stylesheet linked to all pages.Upload site files