Sk16ck / list-groups

A small, super simple exercise to get practice using list groups.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

summary time deliverables
A small, super simple exercise to get practice using list groups.
30 minutes
1 HTML file, 1 CSS file

List groups

Overview

  • Fork this repository.
  • Write the HTML necessary and add the appropriate module classes.
  • Use only modules.css to create the matching layout.
  • The grid.css and type.css files shouldn’t be used.
  • DO NOT add any CSS except to link modules.css—you should be able to complete whole by only adding module classes.
  • Text can be found inside the content.txt file.
  • Run it through Markbot and make sure it passes all the checks.

Goal

Visually match the images in the “screenshots” folder.

  • Final screenshots in the “screenshots” folder.

Hand in

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

About

A small, super simple exercise to get practice using list groups.


Languages

Language:CSS 96.1%Language:HTML 3.9%