helloflex
abc
helloflex
">
helloflex
abc
helloflex
">
helloflex
abc
helloflex
">
<div class="container">
	<div class="item">helloflex</div>
	<div class="item">abc</div>
	<div class="item">helloflex</div>
</div>

부모 요소인 div.container → Flex Container(플렉스 컨테이너)

자식 요소인 div.item → Flex Item(플렉스 아이템)

컨테이너에 적용하는 속성

1. 배치

2. 정렬

Untitled

justify : ****메인축(오뎅꼬치) 방향으로 정렬

align : 수직축(오뎅을 뜯어내는) 방향으로 정렬