From c63b28522b12ad7e7ca433e6e90b493229c1441e Mon Sep 17 00:00:00 2001 From: Leonid Vinogradov Date: Tue, 5 Dec 2023 03:51:35 +0300 Subject: [PATCH] [ko] remove all `keygen` HTML element occurrences (#17145) [ko] remove all 'keygen' HTML element occurrences --- files/ko/_wikihistory.json | 4 - files/ko/learn/forms/index.md | 83 +++++++++---------- files/ko/web/html/attributes/index.md | 14 ---- files/ko/web/html/content_categories/index.md | 13 ++- files/ko/web/html/element/index.md | 1 - 5 files changed, 46 insertions(+), 69 deletions(-) diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json index 6068fc5ebe41d8..43a6eb6d1a47db 100644 --- a/files/ko/_wikihistory.json +++ b/files/ko/_wikihistory.json @@ -6427,10 +6427,6 @@ "modified": "2020-10-15T21:36:11.883Z", "contributors": ["alattalatta", "azunyan3"] }, - "Web/HTML/Element/keygen": { - "modified": "2020-10-15T21:35:22.565Z", - "contributors": ["alattalatta", "azunyan3"] - }, "Web/HTML/Element/label": { "modified": "2020-10-15T21:35:24.111Z", "contributors": [ diff --git a/files/ko/learn/forms/index.md b/files/ko/learn/forms/index.md index 2bdb1470727fc1..dbdcbda241d98a 100644 --- a/files/ko/learn/forms/index.md +++ b/files/ko/learn/forms/index.md @@ -36,7 +36,6 @@ slug: Learn/Forms | {{HTMLElement("fieldset")}} | {{domxref("HTMLFieldSetElement")}} | fieldset 요소는 폼 안에 여러 폼 요소들을 그룹화 하는데 사용됩니다. | | {{HTMLElement("form")}} | {{domxref("HTMLFormElement")}} | `form` 요소는 사용자가 정보를 웹서버로 전송하도록 상호작용하는 요소를 포함하는 문서의 부분으로 나타냅니다. | | {{HTMLElement("input")}} | {{domxref("HTMLInputElement")}} | `input 요소는` 대화형 컨트롤 폼들을 생성하는데 사용됩니다. | -| {{HTMLElement("keygen")}} | {{domxref("HTMLKeygenElement")}} | `keygen` 요소는 HTML 폼 요소의 일부로서 쉽게 키 데이터를 발생시키고 공개키를 전송을 위해서 존재 합니다. | | {{HTMLElement("label")}} | {{domxref("HTMLLabelElement")}} | `label` 요소는 사용자 인터페이스 항목에 대한 캡션을 나타냅니다. | | {{HTMLElement("legend")}} | {{domxref("HTMLLegendElement")}} | `legend` 요소는 상위 요소인 {{ HTMLElement("fieldset") }} 컨텐츠를 위한 캡션을 나타냅니다. | | {{HTMLElement("meter")}} | {{domxref("HTMLMeterElement")}} | `meter` 요소는 알려진 범위 안에 정해 저 있는 스칼라 값이나 소수 값 주 하나를 나타냅니다. | @@ -51,48 +50,46 @@ slug: Learn/Forms ### HTML 속성 -| 속성 이름 | 요소 | 설명 | -| -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- | -| accept | {{ HTMLElement("form") }}, {{ HTMLElement("input") }} | 서버가 받는 형식 목록, 일반적으로 file 형식을 사용합니다. | -| accept-charset | {{ HTMLElement("form") }} | 지원하는 문자 집합 목록 | -| action | {{ HTMLElement("form") }} | 폼을 통해서 전송 정보를 처리하는 프로그램의 URL | -| autocomplete | {{ HTMLElement("form") }}, {{ HTMLElement("input") }} | 폼 안에서 브라우저로 부터 자동으로 완성되는 기본 값을 가진 컨트롤 인지 아닌지 나타냅니다. | -| autofocus | {{ HTMLElement("button") }}, {{ HTMLElement("input") }}, {{ HTMLElement("keygen") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} | 페이지가 로드된 후 요소가 자동으로 포커스 해야 되는지 설정합니다. | -| challenge | {{ HTMLElement("keygen") }} | 공개 키(public key)와 함께 전송되는 문자열입니다. | -| checked | {{ HTMLElement("input") }} | 해당 요소가 페이지가 로드될 때 체크된 상태로 나타나도록 설정합니다. | -| cols | {{ HTMLElement("textarea") }} | textarea의 세로줄 수를 설정합니다. | -| data | {{ HTMLElement("object") }} | 자원의 URL을 명시합니다. | -| dirname | {{ HTMLElement("input") }}, {{ HTMLElement("textarea") }} | | -| disabled | {{ HTMLElement("button") }}, {{ HTMLElement("fieldset") }}, {{ HTMLElement("input") }}, {{ HTMLElement("keygen") }}, {{ HTMLElement("optgroup") }}, {{ HTMLElement("option") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} | 사용자가 요소와 상호 작용할 수 있는 지 나타냅니다. | -| enctype | {{ HTMLElement("form") }} | POST방식으로 전송되는 데이터의 타입을 설정합니다. | -| for | {{ HTMLElement("label") }}, {{ HTMLElement("output") }} | Describes elements which belongs to this one. | -| form | {{ HTMLElement("button") }}, {{ HTMLElement("fieldset") }}, {{ HTMLElement("input") }}, {{ HTMLElement("keygen") }}, {{ HTMLElement("label") }}, {{ HTMLElement("meter") }}, {{ HTMLElement("object") }}, {{ HTMLElement("output") }}, {{ HTMLElement("progress") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} | 요소의 소유자인 폼을 나타냅니다. | -| high | {{ HTMLElement("meter") }} | Indicates the lower bound of the upper range. | -| keytype | {{ HTMLElement("keygen") }} | Specifies the type of key generated. | -| list | {{ HTMLElement("input") }} | Identifies a list of pre-defined options to suggest to the user. | -| low | {{ HTMLElement("meter") }} | Indicates the upper bound of the lower range. | -| max | {{ HTMLElement("input") }}, {{ HTMLElement("meter") }}, {{ HTMLElement("progress") }} | 허용되는 최댓값을 나타냅니다. | -| maxlength | {{ HTMLElement("input") }}, {{ HTMLElement("textarea") }} | 요소에서 허용되는 특징의 최대 수를 명시합니다. | -| method | {{ HTMLElement("form") }} | Defines which HTTP method to use when submitting the form. Can be GET (default) or POST. | -| min | {{ HTMLElement("input") }}, {{ HTMLElement("meter") }} | 허용되는 최솟값을 나타냅니다. | -| multiple | {{ HTMLElement("input") }}, {{ HTMLElement("select") }} | Indicates whether multiple values can be entered in an input of the type `email` or `file`. | -| name | {{ HTMLElement("button") }}, {{ HTMLElement("form") }}, {{ HTMLElement("fieldset") }}, {{ HTMLElement("input") }}, {{ HTMLElement("keygen") }}, {{ HTMLElement("output") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} | 요소의 이름. For example used by the server to identify the fields in form submits. | -| novalidate | {{ HTMLElement("form") }} | This attribute indicates that the form shouldn't be validated when submitted. | -| optimum | {{ HTMLElement("meter") }} | Indicates the optimal numeric value. | -| pattern | {{ HTMLElement("input") }} | Defines a regular expression which the element's value will be validated against. | -| placeholder | {{ HTMLElement("input") }}, {{ HTMLElement("textarea") }} | Provides a hint to the user of what can be entered in the field. | -| readonly | {{ HTMLElement("input") }}, {{ HTMLElement("textarea") }} | Indicates whether the element can be edited. | -| required | {{ HTMLElement("input") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} | Indicates whether this element is required to fill out or not. | -| rows | {{ HTMLElement("textarea") }} | Defines the number of rows in a textarea. | -| selected | {{ HTMLElement("option") }} | Defines a value which will be selected on page load. | -| size | {{ HTMLElement("input") }}, {{ HTMLElement("select") }} | Defines the width of the element (in pixels). If the element's `type` attribute is `text` or `password` then it's the number of characters. | -| src | {{ HTMLElement("input") }} | The URL of the embeddable content. | -| step | {{ HTMLElement("input") }} | | -| target | {{ HTMLElement("form") }} | | -| type | {{ HTMLElement("button") }}, {{ HTMLElement("input") }} | Defines the type of the element. | -| usemap | {{ HTMLElement("input") }} | | -| value | {{ HTMLElement("button") }}, {{ HTMLElement("option") }}, {{ HTMLElement("input") }}, {{ HTMLElement("meter") }}, {{ HTMLElement("progress") }} | Defines a default value which will be displayed in the element on page load. | -| wrap | {{ HTMLElement("textarea") }} | Indicates whether the text should be wrapped. | +| 속성 이름 | 요소 | 설명 | +| -------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- | +| accept | {{ HTMLElement("form") }}, {{ HTMLElement("input") }} | 서버가 받는 형식 목록, 일반적으로 file 형식을 사용합니다. | +| accept-charset | {{ HTMLElement("form") }} | 지원하는 문자 집합 목록 | +| action | {{ HTMLElement("form") }} | 폼을 통해서 전송 정보를 처리하는 프로그램의 URL | +| autocomplete | {{ HTMLElement("form") }}, {{ HTMLElement("input") }} | 폼 안에서 브라우저로 부터 자동으로 완성되는 기본 값을 가진 컨트롤 인지 아닌지 나타냅니다. | +| autofocus | {{ HTMLElement("button") }}, {{ HTMLElement("input") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} | 페이지가 로드된 후 요소가 자동으로 포커스 해야 되는지 설정합니다. | +| checked | {{ HTMLElement("input") }} | 해당 요소가 페이지가 로드될 때 체크된 상태로 나타나도록 설정합니다. | +| cols | {{ HTMLElement("textarea") }} | textarea의 세로줄 수를 설정합니다. | +| data | {{ HTMLElement("object") }} | 자원의 URL을 명시합니다. | +| dirname | {{ HTMLElement("input") }}, {{ HTMLElement("textarea") }} | | +| disabled | {{ HTMLElement("button") }}, {{ HTMLElement("fieldset") }}, {{ HTMLElement("input") }}, {{ HTMLElement("optgroup") }}, {{ HTMLElement("option") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} | 사용자가 요소와 상호 작용할 수 있는 지 나타냅니다. | +| enctype | {{ HTMLElement("form") }} | POST방식으로 전송되는 데이터의 타입을 설정합니다. | +| for | {{ HTMLElement("label") }}, {{ HTMLElement("output") }} | Describes elements which belongs to this one. | +| form | {{ HTMLElement("button") }}, {{ HTMLElement("fieldset") }}, {{ HTMLElement("input") }}, {{ HTMLElement("label") }}, {{ HTMLElement("meter") }}, {{ HTMLElement("object") }}, {{ HTMLElement("output") }}, {{ HTMLElement("progress") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} | 요소의 소유자인 폼을 나타냅니다. | +| high | {{ HTMLElement("meter") }} | Indicates the lower bound of the upper range. | +| list | {{ HTMLElement("input") }} | Identifies a list of pre-defined options to suggest to the user. | +| low | {{ HTMLElement("meter") }} | Indicates the upper bound of the lower range. | +| max | {{ HTMLElement("input") }}, {{ HTMLElement("meter") }}, {{ HTMLElement("progress") }} | 허용되는 최댓값을 나타냅니다. | +| maxlength | {{ HTMLElement("input") }}, {{ HTMLElement("textarea") }} | 요소에서 허용되는 특징의 최대 수를 명시합니다. | +| method | {{ HTMLElement("form") }} | Defines which HTTP method to use when submitting the form. Can be GET (default) or POST. | +| min | {{ HTMLElement("input") }}, {{ HTMLElement("meter") }} | 허용되는 최솟값을 나타냅니다. | +| multiple | {{ HTMLElement("input") }}, {{ HTMLElement("select") }} | Indicates whether multiple values can be entered in an input of the type `email` or `file`. | +| name | {{ HTMLElement("button") }}, {{ HTMLElement("form") }}, {{ HTMLElement("fieldset") }}, {{ HTMLElement("input") }}, {{ HTMLElement("output") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} | 요소의 이름. For example used by the server to identify the fields in form submits. | +| novalidate | {{ HTMLElement("form") }} | This attribute indicates that the form shouldn't be validated when submitted. | +| optimum | {{ HTMLElement("meter") }} | Indicates the optimal numeric value. | +| pattern | {{ HTMLElement("input") }} | Defines a regular expression which the element's value will be validated against. | +| placeholder | {{ HTMLElement("input") }}, {{ HTMLElement("textarea") }} | Provides a hint to the user of what can be entered in the field. | +| readonly | {{ HTMLElement("input") }}, {{ HTMLElement("textarea") }} | Indicates whether the element can be edited. | +| required | {{ HTMLElement("input") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} | Indicates whether this element is required to fill out or not. | +| rows | {{ HTMLElement("textarea") }} | Defines the number of rows in a textarea. | +| selected | {{ HTMLElement("option") }} | Defines a value which will be selected on page load. | +| size | {{ HTMLElement("input") }}, {{ HTMLElement("select") }} | Defines the width of the element (in pixels). If the element's `type` attribute is `text` or `password` then it's the number of characters. | +| src | {{ HTMLElement("input") }} | The URL of the embeddable content. | +| step | {{ HTMLElement("input") }} | | +| target | {{ HTMLElement("form") }} | | +| type | {{ HTMLElement("button") }}, {{ HTMLElement("input") }} | Defines the type of the element. | +| usemap | {{ HTMLElement("input") }} | | +| value | {{ HTMLElement("button") }}, {{ HTMLElement("option") }}, {{ HTMLElement("input") }}, {{ HTMLElement("meter") }}, {{ HTMLElement("progress") }} | Defines a default value which will be displayed in the element on page load. | +| wrap | {{ HTMLElement("textarea") }} | Indicates whether the text should be wrapped. | ### Normative reference diff --git a/files/ko/web/html/attributes/index.md b/files/ko/web/html/attributes/index.md index 40cfd1f5807b19..3a8a8672bb5b3a 100644 --- a/files/ko/web/html/attributes/index.md +++ b/files/ko/web/html/attributes/index.md @@ -101,7 +101,6 @@ HTML의 요소들은 **특성**을 가지고 있습니다. 특성은 사용자 {{ HTMLElement("button") }}, {{ HTMLElement("input") }}, - {{ HTMLElement("keygen") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} @@ -189,11 +188,6 @@ HTML의 요소들은 **특성**을 가지고 있습니다. 특성은 사용자 specifies a new file can be captured. - - challenge - {{ HTMLElement("keygen") }} - 공개 키와 같이 전송된 challenge 문자열입니다. - charset @@ -401,7 +395,6 @@ HTML의 요소들은 **특성**을 가지고 있습니다. 특성은 사용자 {{ HTMLElement("command") }}, {{ HTMLElement("fieldset") }}, {{ HTMLElement("input") }}, - {{ HTMLElement("keygen") }}, {{ HTMLElement("optgroup") }}, {{ HTMLElement("option") }}, {{ HTMLElement("select") }}, @@ -475,7 +468,6 @@ HTML의 요소들은 **특성**을 가지고 있습니다. 특성은 사용자 {{ HTMLElement("button") }}, {{ HTMLElement("fieldset") }}, {{ HTMLElement("input") }}, - {{ HTMLElement("keygen") }}, {{ HTMLElement("label") }}, {{ HTMLElement("meter") }}, {{ HTMLElement("object") }}, @@ -738,11 +730,6 @@ HTML의 요소들은 **특성**을 가지고 있습니다. 특성은 사용자 전역 특성 - - keytype - {{ HTMLElement("keygen") }} - Specifies the type of key generated. - kind {{ HTMLElement("track") }} @@ -895,7 +882,6 @@ HTML의 요소들은 **특성**을 가지고 있습니다. 특성은 사용자 {{ HTMLElement("fieldset") }}, {{ HTMLElement("iframe") }}, {{ HTMLElement("input") }}, - {{ HTMLElement("keygen") }}, {{ HTMLElement("object") }}, {{ HTMLElement("output") }}, {{ HTMLElement("select") }}, diff --git a/files/ko/web/html/content_categories/index.md b/files/ko/web/html/content_categories/index.md index 37de88fe438c65..58847631006576 100644 --- a/files/ko/web/html/content_categories/index.md +++ b/files/ko/web/html/content_categories/index.md @@ -29,7 +29,7 @@ slug: Web/HTML/Content_categories 플로우 콘텐츠 카테고리에 속한 요소는 보통 텍스트나 내장 콘텐츠를 포함합니다. -{{HTMLElement("a")}}, {{HTMLElement("abbr")}}, {{HTMLElement("address")}}, {{HTMLElement("article")}}, {{HTMLElement("aside")}}, {{HTMLElement("audio")}}, {{HTMLElement("b")}},{{HTMLElement("bdo")}}, {{HTMLElement("bdi")}}, {{HTMLElement("blockquote")}}, {{HTMLElement("br")}}, {{HTMLElement("button")}}, {{HTMLElement("canvas")}}, {{HTMLElement("cite")}}, {{HTMLElement("code")}}, {{deprecated_inline}}{{HTMLElement("command")}}, {{HTMLElement("data")}}, {{HTMLElement("datalist")}}, {{HTMLElement("del")}}, {{HTMLElement("details")}}, {{HTMLElement("dfn")}}, {{HTMLElement("div")}}, {{HTMLElement("dl")}}, {{HTMLElement("em")}}, {{HTMLElement("embed")}}, {{HTMLElement("fieldset")}}, {{HTMLElement("figure")}}, {{HTMLElement("footer")}}, {{HTMLElement("form")}}, {{HTMLElement("h1")}}, {{HTMLElement("h2")}}, {{HTMLElement("h3")}}, {{HTMLElement("h4")}}, {{HTMLElement("h5")}}, {{HTMLElement("h6")}}, {{HTMLElement("header")}}, {{HTMLElement("hgroup")}}, {{HTMLElement("hr")}}, {{HTMLElement("i")}}, {{HTMLElement("iframe")}}, {{HTMLElement("img")}}, {{HTMLElement("input")}}, {{HTMLElement("ins")}}, {{HTMLElement("kbd")}}, {{deprecated_inline}}{{HTMLElement("keygen")}}, {{HTMLElement("label")}}, {{HTMLElement("main")}}, {{HTMLElement("map")}}, {{HTMLElement("mark")}}, {{MathMLElement("math")}}, {{HTMLElement("menu")}}, {{HTMLElement("meter")}}, {{HTMLElement("nav")}}, {{HTMLElement("noscript")}}, {{HTMLElement("object")}}, {{HTMLElement("ol")}}, {{HTMLElement("output")}}, {{HTMLElement("p")}}, {{HTMLElement("picture")}}, {{HTMLElement("pre")}}, {{HTMLElement("progress")}}, {{HTMLElement("q")}}, {{HTMLElement("ruby")}}, {{HTMLElement("s")}}, {{HTMLElement("samp")}}, {{HTMLElement("script")}}, {{HTMLElement("section")}}, {{HTMLElement("select")}}, {{HTMLElement("small")}}, {{HTMLElement("span")}}, {{HTMLElement("strong")}}, {{HTMLElement("sub")}}, {{HTMLElement("sup")}}, {{HTMLElement("svg")}}, {{HTMLElement("table")}}, {{HTMLElement("template")}}, {{HTMLElement("textarea")}}, {{HTMLElement("time")}}, {{HTMLElement("ul")}}, {{HTMLElement("var")}}, {{HTMLElement("video")}}, {{HTMLElement("wbr")}}, 텍스트 +{{HTMLElement("a")}}, {{HTMLElement("abbr")}}, {{HTMLElement("address")}}, {{HTMLElement("article")}}, {{HTMLElement("aside")}}, {{HTMLElement("audio")}}, {{HTMLElement("b")}},{{HTMLElement("bdo")}}, {{HTMLElement("bdi")}}, {{HTMLElement("blockquote")}}, {{HTMLElement("br")}}, {{HTMLElement("button")}}, {{HTMLElement("canvas")}}, {{HTMLElement("cite")}}, {{HTMLElement("code")}}, {{deprecated_inline}}{{HTMLElement("command")}}, {{HTMLElement("data")}}, {{HTMLElement("datalist")}}, {{HTMLElement("del")}}, {{HTMLElement("details")}}, {{HTMLElement("dfn")}}, {{HTMLElement("div")}}, {{HTMLElement("dl")}}, {{HTMLElement("em")}}, {{HTMLElement("embed")}}, {{HTMLElement("fieldset")}}, {{HTMLElement("figure")}}, {{HTMLElement("footer")}}, {{HTMLElement("form")}}, {{HTMLElement("h1")}}, {{HTMLElement("h2")}}, {{HTMLElement("h3")}}, {{HTMLElement("h4")}}, {{HTMLElement("h5")}}, {{HTMLElement("h6")}}, {{HTMLElement("header")}}, {{HTMLElement("hgroup")}}, {{HTMLElement("hr")}}, {{HTMLElement("i")}}, {{HTMLElement("iframe")}}, {{HTMLElement("img")}}, {{HTMLElement("input")}}, {{HTMLElement("ins")}}, {{HTMLElement("kbd")}}, {{HTMLElement("label")}}, {{HTMLElement("main")}}, {{HTMLElement("map")}}, {{HTMLElement("mark")}}, {{MathMLElement("math")}}, {{HTMLElement("menu")}}, {{HTMLElement("meter")}}, {{HTMLElement("nav")}}, {{HTMLElement("noscript")}}, {{HTMLElement("object")}}, {{HTMLElement("ol")}}, {{HTMLElement("output")}}, {{HTMLElement("p")}}, {{HTMLElement("picture")}}, {{HTMLElement("pre")}}, {{HTMLElement("progress")}}, {{HTMLElement("q")}}, {{HTMLElement("ruby")}}, {{HTMLElement("s")}}, {{HTMLElement("samp")}}, {{HTMLElement("script")}}, {{HTMLElement("section")}}, {{HTMLElement("select")}}, {{HTMLElement("small")}}, {{HTMLElement("span")}}, {{HTMLElement("strong")}}, {{HTMLElement("sub")}}, {{HTMLElement("sup")}}, {{HTMLElement("svg")}}, {{HTMLElement("table")}}, {{HTMLElement("template")}}, {{HTMLElement("textarea")}}, {{HTMLElement("time")}}, {{HTMLElement("ul")}}, {{HTMLElement("var")}}, {{HTMLElement("video")}}, {{HTMLElement("wbr")}}, 텍스트 특정 조건을 만족하는 경우 플로우 콘텐츠에 속하는 요소도 있습니다. @@ -82,7 +82,7 @@ slug: Web/HTML/Content_categories 대화형 콘텐츠 는 사용자와의 상호작용을 위해 특별하게 설계된 요소를 포함합니다 -{{HTMLElement("a")}}, {{HTMLElement("button")}}, {{HTMLElement("details")}}, {{HTMLElement("embed")}}, {{HTMLElement("iframe")}}, {{deprecated_inline}}{{HTMLElement("keygen")}}, {{HTMLElement("label")}}, {{HTMLElement("select")}}, {{HTMLElement("textarea")}}. +{{HTMLElement("a")}}, {{HTMLElement("button")}}, {{HTMLElement("details")}}, {{HTMLElement("embed")}}, {{HTMLElement("iframe")}}, {{HTMLElement("label")}}, {{HTMLElement("select")}}, {{HTMLElement("textarea")}}. 특정 조건을 만족하는 경우 대화형 콘텐츠에 속하는 요소도 있습니다. @@ -104,7 +104,6 @@ slug: Web/HTML/Content_categories - {{HTMLElement("button")}} - {{HTMLElement("fieldset")}} - {{HTMLElement("input")}} -- {{deprecated_inline()}}{{HTMLElement("keygen")}} - {{HTMLElement("label")}} - {{HTMLElement("meter")}} - {{HTMLElement("object")}} @@ -116,13 +115,13 @@ slug: Web/HTML/Content_categories 양식 관련 콘텐츠는 여러 개의 하위 카테고리를 가집니다. - 나열됨 - - : {{domxref("HTMLFormElement.elements", "form.elements")}} 및 {{domxref("HTMLFieldSetElement.elements", "fieldset.elements")}} IDL 콜렉션에 나열된 요소. {{HTMLElement("button")}}, {{HTMLElement("fieldset")}}, {{HTMLElement("input")}}, {{deprecated_inline()}}{{HTMLElement("keygen")}}, {{HTMLElement("object")}}, {{HTMLElement("output")}}, {{HTMLElement("select")}}, {{HTMLElement("textarea")}}를 포함합니다. + - : {{domxref("HTMLFormElement.elements", "form.elements")}} 및 {{domxref("HTMLFieldSetElement.elements", "fieldset.elements")}} IDL 콜렉션에 나열된 요소. {{HTMLElement("button")}}, {{HTMLElement("fieldset")}}, {{HTMLElement("input")}}, {{HTMLElement("object")}}, {{HTMLElement("output")}}, {{HTMLElement("select")}}, {{HTMLElement("textarea")}}를 포함합니다. - 레이블 가능 - - : {{HTMLElement("label")}} 요소와 연결할 수 있는 요소. {{HTMLElement("button")}}, {{HTMLElement("input")}}, {{deprecated_inline()}}{{HTMLElement("keygen")}}, {{HTMLElement("meter")}}, {{HTMLElement("output")}}, {{HTMLElement("progress")}}, {{HTMLElement("select")}}, {{HTMLElement("textarea")}}를 포함합니다. + - : {{HTMLElement("label")}} 요소와 연결할 수 있는 요소. {{HTMLElement("button")}}, {{HTMLElement("input")}}, {{HTMLElement("meter")}}, {{HTMLElement("output")}}, {{HTMLElement("progress")}}, {{HTMLElement("select")}}, {{HTMLElement("textarea")}}를 포함합니다. - 제출 가능 - - : 양식을 제출할 때, 양식 데이터셋을 구성할 수 있는 요소. {{HTMLElement("button")}}, {{HTMLElement("input")}}, {{deprecated_inline()}}{{HTMLElement("keygen")}}, {{HTMLElement("object")}}, {{HTMLElement("select")}}, {{HTMLElement("textarea")}}를 포함합니다. + - : 양식을 제출할 때, 양식 데이터셋을 구성할 수 있는 요소. {{HTMLElement("button")}}, {{HTMLElement("input")}}, {{HTMLElement("object")}}, {{HTMLElement("select")}}, {{HTMLElement("textarea")}}를 포함합니다. - 초기화 가능 - - : 양식을 초기화할 때 영향을 받는 요소. {{HTMLElement("input")}}, {{deprecated_inline()}}{{HTMLElement("keygen")}}, {{HTMLElement("output")}}, {{HTMLElement("select")}}, {{HTMLElement("textarea")}}를 포함합니다. + - : 양식을 초기화할 때 영향을 받는 요소. {{HTMLElement("input")}}, {{HTMLElement("output")}}, {{HTMLElement("select")}}, {{HTMLElement("textarea")}}를 포함합니다. ## 보조 카테고리 diff --git a/files/ko/web/html/element/index.md b/files/ko/web/html/element/index.md index b74c0eaa1bc347..4e7210a5b37477 100644 --- a/files/ko/web/html/element/index.md +++ b/files/ko/web/html/element/index.md @@ -235,7 +235,6 @@ HTML은 상호작용 가능한 사용자 인터페이스 객체를 만들 때 | {{HTMLElement("frame")}} | 다른 HTML 문서를 표시할 수 있는 특정 영역을 정의합니다. 프레임은 {{HTMLElement("frameset")}} 내에서 사용해야 합니다. | | {{HTMLElement("frameset")}} | {{HTMLElement("frame")}} 요소를 포함하는 데 사용됩니다. | | {{HTMLElement("image")}} | {{HTMLElement("img")}} 요소에 대한 오래되고 제대로 지원되지 않는 전구체입니다. 사용해서는 안됩니다. | -| {{HTMLElement("keygen")}} | 키 자료 생성 및 [HTML form](/ko/docs/Learn/Forms)의 일부로 공개 키 제출을 용이하게 하기 위해 존재합니다. 이 메커니즘은 웹 기반 인증서 관리 시스템과 함께 사용하도록 설계되었습니다. `` 요소는 인증서 요청을 구성하는 데 필요한 다른 정보와 함께 HTML 형식으로 사용되며 프로세스의 결과는 서명된 인증서가 될 것으로 예상됩니다. | | {{HTMLElement("marquee")}} | 텍스트의 스크롤 영역을 삽입하는 데 사용됩니다. 속성을 사용하여 텍스트가 콘텐츠 영역의 가장자리에 도달할 때 발생하는 상황을 제어할 수 있습니다. | | {{HTMLElement("menuitem")}} | 사용자가 팝업 메뉴를 통해 호출할 수 있는 명령을 나타냅니다. 여기에는 상황에 맞는 메뉴와 메뉴 버튼에 연결될 수 있는 메뉴가 포함됩니다. | | {{HTMLElement("nobr")}} | 포함된 텍스트가 여러 줄에 걸쳐 자동으로 줄바꿈되지 않도록 방지하여 잠재적으로 사용자가 텍스트의 전체 너비를 보기 위해 가로로 스크롤해야 합니다. |