Flexbox CSS Crash Course

preview_player
Показать описание
In this video, we will learn about flexbox in great detail.

Timeline:
0:00 - display flex
5:55 - flex-direction
7:10 - order
8:41 - flex-grow
10:40 - justify-content
13:50 - align-items
15:15 - align-self
16:55 - flex-wrap
Рекомендации по теме
Комментарии
Автор

You are fantastic Laith. Keep bringing these.

apratimjaiswal
Автор

awesome ❤, many tutorials out there has hours of vedio, but quality not even 10%

unemployedcse
Автор

Use css Grid for Layouts and Flex for alignment.

hiteshsuthar
Автор

So if you use flex-grow, the browser will override the (in this case) explicit width: 100px, allowing it to be larger than 100px? That surprised me.

dawid_dahl
Автор

Can you make grid crash course as well? Please

itz_papryk