From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/ko/glossary/flex_item/index.html | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 files/ko/glossary/flex_item/index.html (limited to 'files/ko/glossary/flex_item') diff --git a/files/ko/glossary/flex_item/index.html b/files/ko/glossary/flex_item/index.html new file mode 100644 index 0000000000..d7ea0c7c4e --- /dev/null +++ b/files/ko/glossary/flex_item/index.html @@ -0,0 +1,34 @@ +--- +title: 플렉스 항목 +slug: Glossary/Flex_Item +tags: + - CSS + - Glossary + - flexbox +translation_of: Glossary/Flex_Item +--- +

{{glossary("Flex Container", "플렉스 컨테이너")}}(display: flex 또는 display: inline-flex를 지정한 요소)의 바로 아래 자식은 플렉스 항목이 됩니다.

+ +

플렉스 컨테이너 내의 텍스트 역시 플렉스 항목입니다.

+ +

더 알아보기

+ +

속성 참고서

+ +
+ +
+ +

더 읽어보기

+ + -- cgit v1.2.3-54-g00ecf