카테고리 없음
[css] flexbox
냐옴
2021. 5. 18. 09:54
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
A Complete Guide to Flexbox | CSS-Tricks
Our comprehensive guide to CSS flexbox layout. This complete guide explains everything about flexbox, focusing on all the different possible properties for the parent element (the flex container) and the child elements (the flex items). It also includes hi
css-tricks.com
Typical use cases of Flexbox - CSS: Cascading Style Sheets | MDN
In this guide we will take a look at some of the common use cases for flexbox — those places where it makes more sense than another layout method.
developer.mozilla.org