You will review each submission based on whether each objective/style is achieved or not, and at what level. (For instance, did they put in background-color and if so, did they use hexadecimal or rgb.)
Specifically, you will use evaluate submissions by answering the following questions:
Does the body have padding and or margin?
Is the header styled?
Are ONLY the links in navigation styled, not the other links?
Are the links styled?
Is the “active” class styled to clearly show which page is the current page?
Are the two sections side-by-side?
Are the images styled?
Steps:
1) Download the image from http://intro-webdesign.com/CSS/assignment-2/images/flywheel.jpg and put it into a folder named images.
2) Style the following:
The body should have padding and margin
The header should have a background color, background image (using a local image), and padding
The navigation links (and only the links in the navigation) should be styled with a new display, margin, border-radius, text-decoration, and padding
The link to the current page should be styled differently from the other links (using class = "active')
The sections should be next to each other, not one on top of the other.
The images should be part of the page now. In addition, they should have a border, be centered horizontally, and have vertical (top/bottom) space between them and the other images.
I have included a video you can watch to see a live demo of this new site. You can watch it in the next video, or link directly here: https://www.coursera.org/learn/introcss/lecture/VQgU9/02-08-optional-homework-description