diff --git a/files/pt-br/web/api/document_object_model/index.md b/files/pt-br/web/api/document_object_model/index.md
index c22527f690ea0c..b0e22eca9906b0 100644
--- a/files/pt-br/web/api/document_object_model/index.md
+++ b/files/pt-br/web/api/document_object_model/index.md
@@ -108,7 +108,6 @@ Um objeto `HTMLDocument` também da acesso á vários recursos de navegadores co
- {{domxref("HTMLIFrameElement")}}
- {{domxref("HTMLImageElement")}}
- {{domxref("HTMLInputElement")}}
-- {{domxref("HTMLKeygenElement")}}
- {{domxref("HTMLLabelElement")}}
- {{domxref("HTMLLegendElement")}}
- {{domxref("HTMLLIElement")}}
diff --git a/files/pt-br/web/html/attributes/index.md b/files/pt-br/web/html/attributes/index.md
index 01c3b151051c03..0e72091c9ac860 100644
--- a/files/pt-br/web/html/attributes/index.md
+++ b/files/pt-br/web/html/attributes/index.md
@@ -13,12 +13,11 @@ slug: Web/HTML/Attributes
| alt | {{ HTMLElement("applet") }}, {{ HTMLElement("area") }}, {{ HTMLElement("img") }}, {{ HTMLElement("input") }} | Texto alternativo caso uma imagem não possa ser exibida. |
| async | {{ HTMLElement("script") }} | Indica que o script deve ser executado assíncrono. |
| autocomplete | {{ HTMLElement("form") }}, {{ HTMLElement("input") }} | Indica se controles neste formulário podem por padrão ter seus valores completados automaticamente pelo navegador. |
-| autofocus | {{ HTMLElement("button") }}, {{ HTMLElement("input") }}, {{ HTMLElement("keygen") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} | O elemento deve ser focado automaticamente após a página ser carregada. |
+| autofocus | {{ HTMLElement("button") }}, {{ HTMLElement("input") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} | O elemento deve ser focado automaticamente após a página ser carregada. |
| autoplay | {{ HTMLElement("audio") }}, {{ HTMLElement("video") }} | O aúdio ou vídeo deve ser reproduzido assim que possível. |
| bgcolor | {{ HTMLElement("body") }}, {{ HTMLElement("col") }}, {{ HTMLElement("colgroup") }}, {{ HTMLElement("marquee") }}, {{ HTMLElement("table") }}, {{ HTMLElement("tbody") }}, {{ HTMLElement("tfoot") }}, {{ HTMLElement("td") }}, {{ HTMLElement("th") }}, {{ HTMLElement("tr") }} | Cor do plano de fundo do elemento.Nota: Este é um atributo legado. Por favor use a propriedade CSS {{ Cssxref("background-color") }} em vez disso. |
| border | {{ HTMLElement("img") }}, {{ HTMLElement("object") }}, {{ HTMLElement("table") }} | A largura da borda.Nota: este é um atributo legado. Por favor use a propriedade CSS {{ Cssxref("border") }} em vez disso. |
| buffered | {{ HTMLElement("audio") }}, {{ HTMLElement("video") }} | Contém o intervalo de tempo da mídia que já foi carregada. |
-| challenge | {{ HTMLElement("keygen") }} | A challenge string that is submitted along with the public key. |
| charset | {{ HTMLElement("meta") }}, {{ HTMLElement("script") }} | Declara a codificação dos caracteres da página ou do script. |
| checked | {{ HTMLElement("command") }}, {{ HTMLElement("input") }} | Indica se o elemento deve ser checado no carregamento da página. |
| cite | {{ HTMLElement("blockquote") }}, {{ HTMLElement("del") }}, {{ HTMLElement("ins") }}, {{ HTMLElement("q") }} | Contêm uma URI que aponta para a fonte da citação ou alteração. |
@@ -39,12 +38,12 @@ slug: Web/HTML/Attributes
| defer | {{ HTMLElement("script") }} | Indica que o script deve ser executado após a página ter sido analisada. |
| dir | [Global attribute](/pt-BR/HTML/Global_attributes) | Defina a direção do texto. Os valores permitidos são ltr (Esquerda para direita) e rtl (Direita para esquerda) |
| dirname | {{ HTMLElement("input") }}, {{ HTMLElement("textarea") }} | |
-| disabled | {{ HTMLElement("button") }}, {{ HTMLElement("command") }}, {{ HTMLElement("fieldset") }}, {{ HTMLElement("input") }}, {{ HTMLElement("keygen") }}, {{ HTMLElement("optgroup") }}, {{ HTMLElement("option") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} | Indica se o usuário pode ou não interagir com o elemento. |
+| disabled | {{ HTMLElement("button") }}, {{ HTMLElement("command") }}, {{ HTMLElement("fieldset") }}, {{ HTMLElement("input") }}, {{ HTMLElement("optgroup") }}, {{ HTMLElement("option") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} | Indica se o usuário pode ou não interagir com o elemento. |
| draggable | [Global attribute](/pt-BR/HTML/Global_attributes) | Define se o elemento pode ser arrastado. |
| dropzone | [Global attribute](/pt-BR/HTML/Global_attributes) | Indica que o elemento aceita a soltagem de conteúdo nele. |
| enctype | {{ HTMLElement("form") }} | Define o tipo de conteúdo da data do formulário quando o `method` é POST. |
| for | {{ HTMLElement("label") }}, {{ HTMLElement("output") }} | Descreve elementos na qual pertencem a este. |
-| form | {{ HTMLElement("button") }}, {{ HTMLElement("fieldset") }}, {{ HTMLElement("input") }}, {{ HTMLElement("keygen") }}, {{ HTMLElement("label") }}, {{ HTMLElement("meter") }}, {{ HTMLElement("object") }}, {{ HTMLElement("output") }}, {{ HTMLElement("progress") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} | Indica o formulário que é o proprietário do elemento. |
+| form | {{ HTMLElement("button") }}, {{ HTMLElement("fieldset") }}, {{ HTMLElement("input") }}, {{ HTMLElement("label") }}, {{ HTMLElement("meter") }}, {{ HTMLElement("object") }}, {{ HTMLElement("output") }}, {{ HTMLElement("progress") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }} | Indica o formulário que é o proprietário do elemento. |
| headers | {{ HTMLElement("td") }}, {{ HTMLElement("th") }} | IDs dos elementos `
` na qual se aplicam a este elemento. |
| height | {{ HTMLElement("canvas") }}, {{ HTMLElement("embed") }}, {{ HTMLElement("iframe") }}, {{ HTMLElement("img") }}, {{ HTMLElement("input") }}, {{ HTMLElement("object") }}, {{ HTMLElement("video") }} | Nota: Em algumas instâncias, tal como {{ HTMLElement("div") }}, isto é um atributo legado, em cujo caso a propriedade CSS {{ Cssxref("height") }} deveria ser usado em vez. Em outros casos, assim como {{ HTMLElement("canvas") }}, a altura deve ser especificado com esse atributo. |
| hidden | [Global attribute](/pt-BR/HTML/Global_attributes) | Indica a relevância de um elemento. |
@@ -56,7 +55,6 @@ slug: Web/HTML/Attributes
| id | [Global attribute](/pt-BR/HTML/Global_attributes) | Frequentemente usado com CSS para estilizar um elemento específico. O valor deste atributo deve ser único. |
| ismap | {{ HTMLElement("img") }} | Indica que a imagem é parte de um mapa de imagem "sever-side". |
| itemprop | [Global attribute](/pt-BR/HTML/Global_attributes) | |
-| keytype | {{ HTMLElement("keygen") }} | Especifica o tipo de chave gerada. |
| kind | {{ HTMLElement("track") }} | Especifica o tipo de caminho de texto. |
| label | {{ HTMLElement("track") }} | Especifica um título "user-releadable" de um caminho de texto. |
| lang | [Global attribute](/pt-BR/HTML/Global_attributes) | Define o idioma usado no elemento. |
@@ -71,7 +69,7 @@ slug: Web/HTML/Attributes
| method | {{ HTMLElement("form") }} | Define qual método HTTP usar quando enviar um formulário. Pode ser GET(padrão) ou POST. |
| min | {{ HTMLElement("input") }}, {{ HTMLElement("meter") }} | Indica o valor mínimo permitido. |
| multiple | {{ HTMLElement("input") }}, {{ HTMLElement("select") }} | Indica se múltiplos valores podem ser inseridos em uma entrada do tipo `email` ou `file`. |
-| name | {{ HTMLElement("button") }}, {{ HTMLElement("form") }}, {{ HTMLElement("fieldset") }}, {{ HTMLElement("iframe") }}, {{ HTMLElement("input") }}, {{ HTMLElement("keygen") }}, {{ HTMLElement("object") }}, {{ HTMLElement("output") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }}, {{ HTMLElement("map") }}, {{ HTMLElement("meta") }}, {{ HTMLElement("param") }} | Nome do elemento. Por exemplo usado pelo servidor para identificar os campos no envio do formulário. |
+| name | {{ HTMLElement("button") }}, {{ HTMLElement("form") }}, {{ HTMLElement("fieldset") }}, {{ HTMLElement("iframe") }}, {{ HTMLElement("input") }}, {{ HTMLElement("object") }}, {{ HTMLElement("output") }}, {{ HTMLElement("select") }}, {{ HTMLElement("textarea") }}, {{ HTMLElement("map") }}, {{ HTMLElement("meta") }}, {{ HTMLElement("param") }} | Nome do elemento. Por exemplo usado pelo servidor para identificar os campos no envio do formulário. |
| novalidate | {{ HTMLElement("form") }} | Este atributo indica que o formulário não deveria ser validado quando enviado. |
| open | {{ HTMLElement("details") }} | Indica se os detalhes serão mostrados no carregamento da página. |
| optimum | {{ HTMLElement("meter") }} | Indica o valor numérico optimal. |
diff --git a/files/pt-br/web/html/content_categories/index.md b/files/pt-br/web/html/content_categories/index.md
index b626ea010f153b..02bcff4a66d8e0 100644
--- a/files/pt-br/web/html/content_categories/index.md
+++ b/files/pt-br/web/html/content_categories/index.md
@@ -23,7 +23,7 @@ Os elementos pertencentes a essa categoria são {{HTMLElement("base")}}, {{HTMLE
### Conteúdo de fluxo
-Elementos pertencentes a categoria de conteúdo de fluxo tipicamente contém texto ou conteúdo embutido. Eles são: {{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")}}, {{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("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("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")}}, {{SVGElement("svg")}}, {{HTMLElement("table")}}, {{HTMLElement("template")}}, {{HTMLElement("textarea")}}, {{HTMLElement("time")}}, {{HTMLElement("ul")}}, {{HTMLElement("var")}}, {{HTMLElement("video")}}, {{HTMLElement("wbr")}} e Text.
+Elementos pertencentes a categoria de conteúdo de fluxo tipicamente contém texto ou conteúdo embutido. Eles são: {{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")}}, {{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("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")}}, {{SVGElement("svg")}}, {{HTMLElement("table")}}, {{HTMLElement("template")}}, {{HTMLElement("textarea")}}, {{HTMLElement("time")}}, {{HTMLElement("ul")}}, {{HTMLElement("var")}}, {{HTMLElement("video")}}, {{HTMLElement("wbr")}} e Text.
Alguns outros elementos pertencem a essa categoria, mas somente se uma condição específica é realizada:
@@ -52,7 +52,7 @@ Os elementos pertencentes a essa categoria são {{HTMLElement("h1")}}, {{HTMLEle
O conteúdo fraseado define o texto e a marcação que ele contém. Séries de conteúdos fraseados compõem parágrafos.
-Os elementos pertencentes a essa categoria são {{HTMLElement("abbr")}}, {{HTMLElement("audio")}}, {{HTMLElement("b")}}, {{HTMLElement("bdo")}}, {{HTMLElement("br")}}, {{HTMLElement("button")}}, {{HTMLElement("canvas")}}, {{HTMLElement("cite")}}, {{HTMLElement("code")}}, {{HTMLElement("command")}}, {{HTMLElement("datalist")}}, {{HTMLElement("dfn")}}, {{HTMLElement("em")}}, {{HTMLElement("embed")}}, {{HTMLElement("i")}}, {{HTMLElement("iframe")}}, {{HTMLElement("img")}}, {{HTMLElement("input")}}, {{HTMLElement("kbd")}}, {{HTMLElement("keygen")}}, {{HTMLElement("label")}}, {{HTMLElement("mark")}}, {{MathMLElement("math")}}, {{HTMLElement("meter")}}, {{HTMLElement("noscript")}}, {{HTMLElement("object")}}, {{HTMLElement("output")}}, {{HTMLElement("progress")}}, {{HTMLElement("q")}}, {{HTMLElement("ruby")}}, {{HTMLElement("samp")}}, {{HTMLElement("script")}}, {{HTMLElement("select")}}, {{HTMLElement("small")}}, {{HTMLElement("span")}}, {{HTMLElement("strong")}}, {{HTMLElement("sub")}}, {{HTMLElement("sup")}}, {{SVGElement("svg")}}, {{HTMLElement("textarea")}}, {{HTMLElement("time")}}, {{HTMLElement("var")}}, {{HTMLElement("video")}}, {{HTMLElement("wbr")}} e texto simples (não consistindo somente de caracteres de espaço em branco).
+Os elementos pertencentes a essa categoria são {{HTMLElement("abbr")}}, {{HTMLElement("audio")}}, {{HTMLElement("b")}}, {{HTMLElement("bdo")}}, {{HTMLElement("br")}}, {{HTMLElement("button")}}, {{HTMLElement("canvas")}}, {{HTMLElement("cite")}}, {{HTMLElement("code")}}, {{HTMLElement("command")}}, {{HTMLElement("datalist")}}, {{HTMLElement("dfn")}}, {{HTMLElement("em")}}, {{HTMLElement("embed")}}, {{HTMLElement("i")}}, {{HTMLElement("iframe")}}, {{HTMLElement("img")}}, {{HTMLElement("input")}}, {{HTMLElement("kbd")}}, {{HTMLElement("label")}}, {{HTMLElement("mark")}}, {{MathMLElement("math")}}, {{HTMLElement("meter")}}, {{HTMLElement("noscript")}}, {{HTMLElement("object")}}, {{HTMLElement("output")}}, {{HTMLElement("progress")}}, {{HTMLElement("q")}}, {{HTMLElement("ruby")}}, {{HTMLElement("samp")}}, {{HTMLElement("script")}}, {{HTMLElement("select")}}, {{HTMLElement("small")}}, {{HTMLElement("span")}}, {{HTMLElement("strong")}}, {{HTMLElement("sub")}}, {{HTMLElement("sup")}}, {{SVGElement("svg")}}, {{HTMLElement("textarea")}}, {{HTMLElement("time")}}, {{HTMLElement("var")}}, {{HTMLElement("video")}}, {{HTMLElement("wbr")}} e texto simples (não consistindo somente de caracteres de espaço em branco).
Alguns outros elementos pertencem a essa categoria, mas somente se uma condição específica é realizada:
@@ -70,7 +70,7 @@ O conteúdo embutido importa outro recurso ou insere conteúdo de uma outra ling
### Conteúdo interativo
-O conteúdo interativo inclui elementos que são especificamente desenvolvidos para a interação do usuário. Os elementos que pertencem a essa categoria incluem: {{HTMLElement("a")}}, {{HTMLElement("button")}}, {{HTMLElement("details")}}, {{HTMLElement("embed")}}, {{HTMLElement("iframe")}}, {{HTMLElement("keygen")}}, {{HTMLElement("label")}}, {{HTMLElement("select")}}, e {{HTMLElement("textarea")}}. Alguns elementos pertencem a essa categoria somente sob condições específicas:
+O conteúdo interativo inclui elementos que são especificamente desenvolvidos para a interação do usuário. Os elementos que pertencem a essa categoria incluem: {{HTMLElement("a")}}, {{HTMLElement("button")}}, {{HTMLElement("details")}}, {{HTMLElement("embed")}}, {{HTMLElement("iframe")}}, {{HTMLElement("label")}}, {{HTMLElement("select")}}, e {{HTMLElement("textarea")}}. Alguns elementos pertencem a essa categoria somente sob condições específicas:
- {{HTMLElement("audio")}}, se o atributo [`controls`](/pt-BR/docs/Web/HTML/Element/audio#controls) estiver presente
- {{HTMLElement("img")}}, se o atributo [`usemap`](/pt-BR/docs/Web/HTML/Element/img#usemap) estiver presente
@@ -86,7 +86,6 @@ O conteúdo associado ao **form** compreende elementos que têm um formulário d
- {{HTMLElement("button")}}
- {{HTMLElement("fieldset")}}
- {{HTMLElement("input")}}
-- {{HTMLElement("keygen")}}
- {{HTMLElement("label")}}
- {{HTMLElement("meter")}}
- {{HTMLElement("object")}}
@@ -98,13 +97,13 @@ O conteúdo associado ao **form** compreende elementos que têm um formulário d
Essa categoria contém várias sub-categorias:
- listed
- - : Elementos que estão listados nas coleções IDL [form.elements](/pt-BR/docs/DOM/form.elements) e fieldset.elements. Contém {{HTMLElement("button")}}, {{HTMLElement("fieldset")}}, {{HTMLElement("input")}}, {{HTMLElement("keygen")}}, {{HTMLElement("object")}}, {{HTMLElement("output")}}, {{HTMLElement("select")}} e {{HTMLElement("textarea")}}.
+ - : Elementos que estão listados nas coleções IDL [form.elements](/pt-BR/docs/DOM/form.elements) e fieldset.elements. Contém {{HTMLElement("button")}}, {{HTMLElement("fieldset")}}, {{HTMLElement("input")}}, {{HTMLElement("object")}}, {{HTMLElement("output")}}, {{HTMLElement("select")}} e {{HTMLElement("textarea")}}.
- labelable
- - : Elementos que podem ser associados com elementos {{HTMLElement("label")}}. Contém {{HTMLElement("button")}}, {{HTMLElement("input")}}, {{HTMLElement("keygen")}}, {{HTMLElement("meter")}}, {{HTMLElement("output")}}, {{HTMLElement("progress")}}, {{HTMLElement("select")}} e {{HTMLElement("textarea")}}.
+ - : Elementos que podem ser associados com elementos {{HTMLElement("label")}}. Contém {{HTMLElement("button")}}, {{HTMLElement("input")}}, {{HTMLElement("meter")}}, {{HTMLElement("output")}}, {{HTMLElement("progress")}}, {{HTMLElement("select")}} e {{HTMLElement("textarea")}}.
- submittable
- - : Elementos que podem ser usados para construir o formulário de dados quando o formulário é enviado. Contém {{HTMLElement("button")}}, {{HTMLElement("input")}}, {{HTMLElement("keygen")}}, {{HTMLElement("object")}}, {{HTMLElement("select")}}, e {{HTMLElement("textarea")}}.
+ - : Elementos que podem ser usados para construir o formulário de dados quando o formulário é enviado. Contém {{HTMLElement("button")}}, {{HTMLElement("input")}}, {{HTMLElement("object")}}, {{HTMLElement("select")}}, e {{HTMLElement("textarea")}}.
- resettable
- - : Elementos que podem ser afetados quando um formulário é reinicializado. Contém {{HTMLElement("input")}}, {{HTMLElement("keygen")}}, {{HTMLElement("output")}},{{HTMLElement("select")}} e {{HTMLElement("textarea")}}.
+ - : Elementos que podem ser afetados quando um formulário é reinicializado. Contém {{HTMLElement("input")}}, {{HTMLElement("output")}},{{HTMLElement("select")}} e {{HTMLElement("textarea")}}.
## Modelo de conteúdo transparente
diff --git a/files/pt-br/web/html/element/button/index.md b/files/pt-br/web/html/element/button/index.md
index b3a7dbde82d2c3..e90a3ab0c68e50 100644
--- a/files/pt-br/web/html/element/button/index.md
+++ b/files/pt-br/web/html/element/button/index.md
@@ -114,6 +114,6 @@ Firefox <35 para Android define um padrão {{ cssxref("background-image") }} gra
## Veja também
-Outros elementos que são usados para criar formulários: {{HTMLElement("form")}}, {{HTMLElement("datalist")}}, {{HTMLElement("fieldset")}}, {{HTMLElement("input")}},{{HTMLElement("keygen")}}, {{HTMLElement("label")}}, {{HTMLElement("legend")}}, {{HTMLElement("meter")}}, {{HTMLElement("optgroup")}}, {{HTMLElement("option")}}, {{HTMLElement("output")}}, {{HTMLElement("progress")}}, {{HTMLElement("select")}}, {{HTMLElement("textarea")}}.
+Outros elementos que são usados para criar formulários: {{HTMLElement("form")}}, {{HTMLElement("datalist")}}, {{HTMLElement("fieldset")}}, {{HTMLElement("input")}}, {{HTMLElement("label")}}, {{HTMLElement("legend")}}, {{HTMLElement("meter")}}, {{HTMLElement("optgroup")}}, {{HTMLElement("option")}}, {{HTMLElement("output")}}, {{HTMLElement("progress")}}, {{HTMLElement("select")}}, {{HTMLElement("textarea")}}.
{{HTMLSidebar}}
diff --git a/files/pt-br/web/html/element/fieldset/index.md b/files/pt-br/web/html/element/fieldset/index.md
index bf2909ca78596d..aae8d4b08e7775 100644
--- a/files/pt-br/web/html/element/fieldset/index.md
+++ b/files/pt-br/web/html/element/fieldset/index.md
@@ -385,5 +385,5 @@ O exemplo a seguinte é feito de puro HTML e CSS. Não contém javascript.
## Veja também
-- Outros elementos de formlários relacionados: {{HTMLElement("form")}}, {{HTMLElement("legend")}}, {{HTMLElement("label")}}, {{HTMLElement("button")}}, {{HTMLElement("select")}}, {{HTMLElement("datalist")}}, {{HTMLElement("optgroup")}}, {{HTMLElement("option")}}, {{HTMLElement("textarea")}}, {{HTMLElement("keygen")}}, {{HTMLElement("input")}}, {{HTMLElement("output")}}, {{HTMLElement("progress")}} e {{HTMLElement("meter")}}.
+- Outros elementos de formlários relacionados: {{HTMLElement("form")}}, {{HTMLElement("legend")}}, {{HTMLElement("label")}}, {{HTMLElement("button")}}, {{HTMLElement("select")}}, {{HTMLElement("datalist")}}, {{HTMLElement("optgroup")}}, {{HTMLElement("option")}}, {{HTMLElement("textarea")}}, {{HTMLElement("input")}}, {{HTMLElement("output")}}, {{HTMLElement("progress")}} e {{HTMLElement("meter")}}.
- Artigo de como usar o fieldset para [ajudar na validação do seu formulário html](https://blog.alura.com.br/formulario-com-form-validation-do-html5/)
diff --git a/files/pt-br/web/html/element/index.md b/files/pt-br/web/html/element/index.md
index 8078f77f5624d6..8ae5efbcace98e 100644
--- a/files/pt-br/web/html/element/index.md
+++ b/files/pt-br/web/html/element/index.md
@@ -238,7 +238,6 @@ Componentes Web são uma tecnologia relacionada a HTML que faz possível, essenc
| {{HTMLElement("frame")}} | Defines a particular area in which another HTML document can be displayed. A frame should be used within a {{HTMLElement("frameset")}}. |
| {{HTMLElement("frameset")}} | Used to contain {{HTMLElement("frame")}} elements. |
| {{HTMLElement("image")}} | O **elemento HTML `` **destina-se a agrupar cabeçalhos de diferentes níveis para uma seção do documento. Ele agrupa (é um container para) um conjunto de elementos [`–`](/pt-BR/docs/Web/HTML/Element/Heading_Elements). |
-| {{HTMLElement("keygen")}} | Exists to facilitate generation of key material, and submission of the public key as part of an [HTML form](/pt-BR/docs/Learn/Forms). This mechanism is designed for use with Web-based certificate management systems. It is expected that the `` element will be used in an HTML form along with other information needed to construct a certificate request, and that the result of the process will be a signed certificate. |
| {{HTMLElement("marquee")}} | Used to insert a scrolling area of text. You can control what happens when the text reaches the edges of its content area using its attributes. |
| {{HTMLElement("menuitem")}} | O elemento html \ |