CSS Grid Crash Course - 8 Layout Examples

preview_player
Показать описание

💻 Premium Courses:

0:00 Section 0 - Intro
1:48 Section 1 - How CSS Grid works
2:56 display: grid
3:33 grid-template-columns
4:12 grid-template-rows
6:09 fr-unit instead of px-unit
10:39 grid-column
12:23 grid-row
16:01 span
16:26 -1
16:55 column-gap, row-gap & gap
20:57 align-self
21:39 justify-self
23:14 justify-items
23:40 align-items
24:49 grid-template-areas
25:48 grid-area
27:48 Section 2 - Real layout examples
27:56 Example 1
31:30 Example 2
37:23 Example 3
40:59 Example 4
42:48 Example 5
43:41 Example 6
44:05 Example 7
44:36 Example 8
45:00 Example 9 (Bonus)

#cssgrid #css #css3 #webdevelopment #coding #programming
Рекомендации по теме
Комментарии
Автор

This was by far the best tutorial that I’ve ever watched about css-grid.

mohadesemousavisaeed
Автор

Best video on YouTube! I’ve watched several tutorials since last week, and this one provides the clearest and most detailed explanation of CSS Grid. Highly recommended! 👌

prasanthpanicker
Автор

Please make a bootstrap crash course .

onlinewebsites
Автор

Thank you for the great course.
Next time, Please make the bootstrap crash course.

quanghainguyen
Автор

nice tutorial....however maybe NEXT TIME, not use a black box, to show how a grid works? i mean, how am i supposed to see the 2fr 4fr on a blank black box with no content inside? again...GREAT tutorial.

royandescartes