Set the width of the body element to 1000 pixels.
Adjust the width of your image in the header to be 100%.
Set the width of the navigation element to 100%.
Adjust the css and html to have your navigation list display horizontally (think floats and widths).
Center the navigation element by setting the margin to auto.
Clear the float for the section element.
Set the width of all articles to 75%.
Add a class to the articles that contains your favorite websites.
Set the width of that class to 400px.
Add a background image to the html element.
Add 4 unique borders to the article element.
Round the corners of these borders.
Add a shadow to all your headings in the color of your main color from assignment 2.
On your homepage, add a CSS filter of your choice to the picture of you.
When hovering over that image, remove that filter effect.

Sample Solution

This question has been answered.

Get Answer