Course «CSS: Layout on the Grid»: online education
2026-02-21 03:01 Diff

1

Introduction

Getting to know the Grid concept, the key points and differences from Flex

2

Terminology

Learning the concepts of grids and their components in CSS Grid Layout

3

First grid

Learning about the properties that allow you to create grids using CSS Grid Layout

4

Arrangement of elements in the grid

Learning the properties that allow you to arbitrarily arrange elements within a grid

5

Working with a grid

Learning about the indentation between strips and the alignment of the grid strips

6

Implicit grid

Learning the differences between the explicit and implicit grid, grid-auto-rows and grid-auto-columns

7

Positioning and Grid

Studying the effect of positioning properties and z-index when used within a grid