sabia-m / responsive-grid-project

Create a website using a 12-column grid system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make a website using a 12-column grid system

Follow one of the 3 designs attached here

Responsive grid reminder

  • Wrap each section of your page with a container (unless you have a background image that you want to bleed to the edges of the page at all times)
  • Wrap each set of elements in a row
  • Don't change the width, padding-left, padding-right, margin-left or margin-right of the items that have a col-[x] class on them.

About

Create a website using a 12-column grid system


Languages

Language:CSS 91.4%Language:HTML 8.6%