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/web/xpath/axes/parent/index.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 files/ko/web/xpath/axes/parent/index.html (limited to 'files/ko/web/xpath/axes/parent/index.html') diff --git a/files/ko/web/xpath/axes/parent/index.html b/files/ko/web/xpath/axes/parent/index.html new file mode 100644 index 0000000000..7dc175f09a --- /dev/null +++ b/files/ko/web/xpath/axes/parent/index.html @@ -0,0 +1,6 @@ +--- +title: parent +slug: Web/XPath/Axes/parent +translation_of: Web/XPath/Axes/parent +--- +

parent 축은 문맥 노드의 부모 노드만을 나타냅니다. 마침표 둘(..)로 줄여 쓸 수 있습니다.

-- cgit v1.2.3-54-g00ecf