/grid-ception

Using the Gridifier system and embedding grids within grids to make more complex layouts.

summary time deliverables
Using the Gridifier system and embedding grids within grids to make more complex layouts.
1 hour
1 HTML file, 1 CSS file, images

Grid-ception

Overview

  • Fork this repository.
  • Use Gridifier to create the responsive, grid-based layout.
  • Your main.css file should only have the responsive website defaults, and sans-serif in html—nothing else. Don’t change font-size, margin, padding—anything. Except removing the margin from body.
  • Text can be found inside the content.txt file.
  • Run it through Markbot and make sure it passes all the checks.

Details

  • Typefaces: sans-serif
  • Text sizes: unchanged
  • Margins & paddings: unchanged, except for the body
  • Expected class names: .img-flex, .grid, .unit, grid sizing classes
  • Gridifier settings: defaults

Goal

Visually match the images in the “screenshots” folder and create the interaction shown in the linked video.


Hand in

Drop this folder into your Markbot application. Make sure to fix all the errors. And submit for grades using Markbot.