본문 바로가기
개발 shit

Flexbox 올바르게 이해하기

by 뮤져 2021. 5. 31.

Flexbox, 가끔 사용했지만 정확하고 꼼꼼히 정리하지 않아서 모호한 부분들이 있었는데 이번에 확실히 정리가 되었다!

아래 아티클에 자세히 나와있음 굳이 내가 다시 정리할 필요는 없어보인다.

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

 

특히 container에 줄 수 있는 속성, item에 줄 수 있는 속성이 가끔 헷갈리기도 하고, container이자 item인 레이아웃때문에 헷갈리는 경우들이 있었는데 이제 그르지 말자