Project 2_3: Responsive Grid Layout: Adding Shape

We'll be adding shapes/background color to the compositions. Shapes shouldn't be simply used for the purpose of decoration.

Shapes/backgrounds should rather be used to:


One of your variations will be used for part 2_4. Please see here for examples of shape / line / contrast.


**2_3 — Due Thursday September 26 — 11a**



Below is 2_3 — focus on text and lines only:



Restrictions and Rules:


CSS Styles for 2_3:

Write the CSS rules witch background-color declarations. If necessary, add div elements to the HTML for additional spacing options.


Background-color example (each of the value examples result in a black color, there are just different ways to define a color in CSS):

See the Pen Untitled by Oliver Roeger (@uic-des) on CodePen.


Task:

As a start pick one of the previous compositions. Then create at least three responsive compositions with added lines. Before you start coding, make sure you start new HTML and CSS files for each of the composition. Avoid overwriting previous assignments or variations. Keep each result of each phase.


Tips: