gamaProject / css-grids-simplified

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laracasts Series - CSS Grids Simplified

The main branch contains working demos for all the examples in the course. If you want to code along with me, clone the starter branch.

  1. Each directory contains examples shown in the corresponding episode. Directory 1 contains the examples used in Episode 1, and so on upto 12 directories.
  2. The code in each directory in this branch is the final code at the end of each episode.
  3. The CSS file base.css at the root contains many general styles used across all the examples. These are not really important for the concepts covered in this course.

About


Languages

Language:HTML 95.1%Language:CSS 4.9%