Skip to content

mnashawati/responsive-grid-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Make a website using a 12-column grid system

Responsive grid reminder

  • Always wrap your entire 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 [size]-col-[x] class on them.

About

Create a website using a 12-column grid system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 91.4%
  • HTML 8.6%