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/stacking_context/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 files/ko/glossary/stacking_context/index.html (limited to 'files/ko/glossary/stacking_context/index.html') diff --git a/files/ko/glossary/stacking_context/index.html b/files/ko/glossary/stacking_context/index.html new file mode 100644 index 0000000000..b28ba6e62c --- /dev/null +++ b/files/ko/glossary/stacking_context/index.html @@ -0,0 +1,18 @@ +--- +title: 쌓임 맥락 +slug: Glossary/Stacking_context +tags: + - CSS + - CodingScripting + - Glossary +translation_of: Glossary/Stacking_context +--- +

쌓임 맥락은 마치 책상 위의 카드를 옆으로 늘어놓거나 서로 겹치게 만들 수 있듯, 웹 페이지에서 어떤 요소가 위에 그려지는지 결정하는 방법입니다.

+ +

더 알아보기

+ +

일반 지식

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