| 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 |
- Fork this repository.
- Use Gridifier to create the responsive, grid-based layout.
- Your
main.cssfile should only have the responsive website defaults, andsans-serifinhtml—nothing else. Don’t changefont-size,margin,padding—anything. Except removing themarginfrombody. - Text can be found inside the
content.txtfile. - Run it through Markbot and make sure it passes all the checks.
- 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
Visually match the images in the “screenshots” folder and create the interaction shown in the linked video.
- Final screenshots in the “screenshots” folder.
- Watch this video to see how it interacts.
Drop this folder into your Markbot application. Make sure to fix all the errors. And submit for grades using Markbot.