Exercise 5
Make the following changes to the text below using TextWrangler. You may only edit the CSS.
- The second h3 and the second gallery of images should begin on a new line. Find out which CSS rule needs an additional statement of
clear:left;
to make that happen. - Make both galleries skinner, so that they only have three images per row.
- Now hang the h3 text to the left side of the page, with their corresponding on the right side of the page.