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인 레이아웃때문에 헷갈리는 경우들이 있었는데 이제 그르지 말자
'개발 shit' 카테고리의 다른 글
ROS-Motion 추가하기 (0) | 2021.11.24 |
---|---|
갑자기 회사가 로봇을 수입하게 되었다. (2) | 2021.05.26 |
gitflow and conventional commits (0) | 2021.05.07 |
갑자기 마주친 svg, css animation (0) | 2021.05.06 |
Ubuntu 18.05 LTS Setup/ 우분투 18.05 LTS 개발 환경 세팅하기 (0) | 2021.05.04 |