aboutsummaryrefslogtreecommitdiff
path: root/files/es/orphaned/learn
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/orphaned/learn')
-rw-r--r--files/es/orphaned/learn/how_to_contribute/index.html5
-rw-r--r--files/es/orphaned/learn/html/forms/html5_updates/index.html3
2 files changed, 5 insertions, 3 deletions
diff --git a/files/es/orphaned/learn/how_to_contribute/index.html b/files/es/orphaned/learn/how_to_contribute/index.html
index 6cc600f24d..7c67556d6c 100644
--- a/files/es/orphaned/learn/how_to_contribute/index.html
+++ b/files/es/orphaned/learn/how_to_contribute/index.html
@@ -1,6 +1,6 @@
---
title: ¿Cómo contribuir al Área de Aprendizaje en MDN?
-slug: Learn/Como_Contribuir
+slug: orphaned/Learn/How_to_contribute
tags:
- Aprender
- Documentación
@@ -8,8 +8,9 @@ tags:
- MDN Meta
- Principiante
- contribuir
- - 'l10n:priority'
+ - l10n:priority
translation_of: Learn/How_to_contribute
+original_slug: Learn/Como_Contribuir
---
<div>{{LearnSidebar}}</div>
diff --git a/files/es/orphaned/learn/html/forms/html5_updates/index.html b/files/es/orphaned/learn/html/forms/html5_updates/index.html
index 6e4cd130d6..064aebe5dd 100644
--- a/files/es/orphaned/learn/html/forms/html5_updates/index.html
+++ b/files/es/orphaned/learn/html/forms/html5_updates/index.html
@@ -1,12 +1,13 @@
---
title: Formularios en HTML5
-slug: HTML/HTML5/Formularios_en_HTML5
+slug: orphaned/Learn/HTML/Forms/HTML5_updates
tags:
- HTML
- HTML5
- formulários
- para_revisar
translation_of: Learn/HTML/Forms/HTML5_updates
+original_slug: HTML/HTML5/Formularios_en_HTML5
---
<p>{{ gecko_minversion_header("2") }}</p>
<p>Los elementos y atributos para formularios en HTML5 proveen un mayor grado de marcado semántico que en HTML4 y eliminan gran parte del tedioso trabajo de programación y diseño que se necesitaba en HTML4. Las funcionalidades de los formularios en HTML5 brindan una mejor experiencia para los usuarios al permitir que estos tengan un comportamiento más coherente entre diferentes sitios web y proporcionar una retroalimentación inmediata acerca de la información ingresada. Asimismo, proporcionan esta experiencia a los usuarios que han deshabilitado el javascript en sus navegadores.</p>