Front-end Web Development

Assignment for Week 6

Your job is to modify the style.css that goes along with this site. You cannot change the HTML or base.css. Below are six different configurations that you should arrange the page into, along with annotations in red. The target amount of CSS properties you need to write are also listed - you can probably achieve the same effect with more properties, but try to write as little as possible. It's probably best to make six copies of the contents of the above file and work on each separately.

Assignment 1
Number of properties: 4

Assignment 2
Number of properties: 4

Assignment 3
Number of properties: 1

Assignment 4
Number of properties: 5 (four of which should be from the micro clearfix hack)

Assignment 5
Number of properties: 3

Assignment 6
Number of properties: 6

Solution 1 Solution 2 Solution 3 Solution 4 Solution 5 Solution 6