aboutsummaryrefslogtreecommitdiff
path: root/files/es/conflicting/web/html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
commit8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (patch)
tree616af8137d0e678ad2f9d515b7b68dc1b9738fca /files/es/conflicting/web/html
parenta55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (diff)
downloadtranslated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.gz
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.bz2
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.zip
unslug es: modify
Diffstat (limited to 'files/es/conflicting/web/html')
-rw-r--r--files/es/conflicting/web/html/element/index.html3
-rw-r--r--files/es/conflicting/web/html/global_attributes/index.html3
-rw-r--r--files/es/conflicting/web/html/global_attributes/spellcheck/index.html3
3 files changed, 6 insertions, 3 deletions
diff --git a/files/es/conflicting/web/html/element/index.html b/files/es/conflicting/web/html/element/index.html
index 64595418c8..ebde8fbff4 100644
--- a/files/es/conflicting/web/html/element/index.html
+++ b/files/es/conflicting/web/html/element/index.html
@@ -1,8 +1,9 @@
---
title: Lista de Elementos HTML5
-slug: HTML/HTML5/HTML5_lista_elementos
+slug: conflicting/Web/HTML/Element
translation_of: Web/HTML/Element
translation_of_original: Web/Guide/HTML/HTML5/HTML5_element_list
+original_slug: HTML/HTML5/HTML5_lista_elementos
---
<p>Todos los <strong>elementos del estandar HTML5</strong> están listados aquí, descritos por su etiqueta de apertura y agrupados por su función. Contrariamente al <a href="/en-US/docs/HTML/Element" title="HTML/Element">indice de elementos HTML</a> el cual lista todas las posibles etiquetas, estandar, no-estandar, válidas, obsoletas o aquellas en desuso, esta lista solamente los elementos válidos de HTML5. Solamente aquellos elementos listados aquí son los que deberían ser usados en nuevos sitios Web.</p>
diff --git a/files/es/conflicting/web/html/global_attributes/index.html b/files/es/conflicting/web/html/global_attributes/index.html
index 64afaf64ff..5c1df0adc7 100644
--- a/files/es/conflicting/web/html/global_attributes/index.html
+++ b/files/es/conflicting/web/html/global_attributes/index.html
@@ -1,6 +1,6 @@
---
title: Atributo global
-slug: Glossary/Atributo_global
+slug: conflicting/Web/HTML/Global_attributes
tags:
- CodingScripting
- Glosario
@@ -8,6 +8,7 @@ tags:
- atributo
translation_of: Web/HTML/Global_attributes
translation_of_original: Glossary/Global_attribute
+original_slug: Glossary/Atributo_global
---
<p>Los<strong> Atributos Globales</strong> son {{glossary("attribute","atributos")}} que pueden ser usados en todos los {{glossary("element","elementos")}} (aunque a veces no tienen efecto en algunos de ellos).</p>
diff --git a/files/es/conflicting/web/html/global_attributes/spellcheck/index.html b/files/es/conflicting/web/html/global_attributes/spellcheck/index.html
index 0f409bb10e..7d8b76554b 100644
--- a/files/es/conflicting/web/html/global_attributes/spellcheck/index.html
+++ b/files/es/conflicting/web/html/global_attributes/spellcheck/index.html
@@ -1,6 +1,6 @@
---
title: Control de la corrección ortográfica en formularios HTML
-slug: Control_de_la_corrección_ortográfica_en_formularios_HTML
+slug: conflicting/Web/HTML/Global_attributes/spellcheck
tags:
- Desarrollo_Web
- Gestión de configuración
@@ -10,6 +10,7 @@ tags:
- XHTML
translation_of: Web/HTML/Global_attributes/spellcheck
translation_of_original: Web/HTML/Controlling_spell_checking_in_HTML_forms
+original_slug: Control_de_la_corrección_ortográfica_en_formularios_HTML
---
<p><span class="seoSummary">{{ gecko_minversion_header("1.8.1") }} Firefox 2 incorpora un corrector ortográfico para las áreas y los campos de texto de los formularios web.</span> Usando la interfaz "about:config" el usuario puede activar o desactivar el corrector, además, puede indicar si desea o no habilitar la corrección ortográfica y si debe habilitarse para áreas y campos de texto o sólo en áreas de texto.</p>