
All About CSS Grid
Syntax - Tasty Web Development Treats
00:00
The Fundamentals of Grid
Grid is a new layout engine in the browser. It allows you to take an element like a div and slice it up into a grid of both columns and rows. You can also determine how big are those elements? How do they span multiple columns or rows or do they span? One or two rows that you have in there. So it's kind of neat because now instead of Taking a div which was a block div which was just a square and then to in order to size stuff inside of ityou now take that parent container Display grid on it.
Play episode from 06:30
Transcript


