From 1d435be33d8b76cd7b06cd06996c19d74f83cfd4 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:49:58 +0100 Subject: unslug pt-br: modify --- files/pt-br/glossary/attribute/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/pt-br/glossary/attribute') diff --git a/files/pt-br/glossary/attribute/index.html b/files/pt-br/glossary/attribute/index.html index f36e6f7fed..68d376eaeb 100644 --- a/files/pt-br/glossary/attribute/index.html +++ b/files/pt-br/glossary/attribute/index.html @@ -1,12 +1,13 @@ --- title: Atributo HTML -slug: Glossario/Atributo +slug: Glossary/Attribute tags: - Atributos - Glossário - HTML - Tags translation_of: Glossary/Attribute +original_slug: Glossario/Atributo ---

Atributos estendem uma {{Glossary("tag")}} ("etiqueta"), modificando o comportamento dela ou fornecendo meta dados.
Um atributo sempre tem a forma nome=valor (especificando o identificador do atributo e o valor associado a ele).

-- cgit v1.2.3-54-g00ecf