Thomas Wallace

Lectures and Resources

CSS Grid, Image Manipulation and Optimization

CSS Grid Resources

Image Editing

Lab Set up

  1. In your workspace create a new project sub-directory named: css-grid-lab
  2. Create 4 html files named:
    1. grid-two-col-left.html
    2. grid-two-col-right.html
    3. grid-two-col-stacked.html
    4. grid-two-col-equal.html
  3. Populate Each File with the starter code located here: Starter Code
  4. Add a nested list to your course homepage with links to each file.

Assignment

Make sure you have completed the CSS Grid Garden exercise and post a completion screenshot to your course homepage. We will complete an in class lab on Monday using CSS Griid. Be prepared.