Intro to HCI (MSAI)

CS 330: Winter 2021

Intro to HCI (MSAI)

CSS Resources > 8. CSS Grid

Recommended 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

In order to access the LinkedIn content, please sign in with your NU account.

Sign into LinkedIn Learning

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

Example 3

Example 4