Flex
1. Overview
Link game practices: https://flexboxfroggy.com/
http://www.flexboxdefense.com/
Flex là một trong những bài học quan trọng về building layout cho web css.

Các loại CSS :

Gồm 12 properties: display, flex-direction, flex-wrap, flex-basis, justify-content, align-seft, align-items, align-content, flex-grow, flex-shrink, flex, order.
Trục cross and main axis:

Flex
Align
Justify-content

Last updated
Was this helpful?