CSS Selectors

100 points

CSS Selectors

Requirements

Header and Header Image Appear Correctly20
Weather Details Appear Correctly30
Footer Appears Correctly20
Page layout Appears Correctly30
Total100 pts

Resources

Objective

To practice working with CSS selectors

Instructions

Download the almost complete website below and in its external CSS file (stylesheets/style.css) create a CSS selector for each of the CSS property blocks as described in the comments in the file.

When the CSS selectors are added you should be able to view the included page called weather.html and have it appear like the screenshot that is also included in the download.

Extras