aboutsummaryrefslogtreecommitdiff
path: root/files/ko/learn/forms/your_first_form/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/learn/forms/your_first_form/index.html')
-rw-r--r--files/ko/learn/forms/your_first_form/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/learn/forms/your_first_form/index.html b/files/ko/learn/forms/your_first_form/index.html
index b997fc1f08..656600f2d5 100644
--- a/files/ko/learn/forms/your_first_form/index.html
+++ b/files/ko/learn/forms/your_first_form/index.html
@@ -1,7 +1,8 @@
---
title: 나의 첫 HTML 폼
-slug: Learn/HTML/Forms/Your_first_HTML_form
+slug: Learn/Forms/Your_first_form
translation_of: Learn/Forms/Your_first_form
+original_slug: Learn/HTML/Forms/Your_first_HTML_form
---
<p>이 문서는 HTML 폼 소개 문서입니다. 간단한 폼들을 살펴보면서 HTML 폼을 만들기에 대한 기본적인 필요 사항들을 볼 수 있을 것이다. 이 문서는 HTML폼에 대해서는 아무것도 몰라도 되지만 다음 문서에 나와 있는 기본적인 HTML이나 CSS를 알아야 한다. (<a href="/en-US/docs/HTML/Introduction" title="/en-US/docs/HTML/Introduction">the basics of HTML</a>, <a href="/en-US/docs/CSS/Getting_Started" title="/en-US/docs/CSS/Getting_Started">CSS</a>)</p>