CSS Resources > 8. CSS Grid
Login to LinkedIn Learning via NorthwesternRecommended LinkedIn Learning Videos
Introduction to Grid and Flexbox | 1:36 |
Intro to CSS Grid | 2:21 |
The explicit grid | 5:00 |
The implicit grid | 3:28 |
Grid placement properties | 3:09 |
Additional Resources & Documentation
Examples
Example 1
Simple CSS Grid using grid-template-areas
Example 2
Responsive CSS Grid (works on mobile) using grid-template-areas