aboutsummaryrefslogtreecommitdiff
path: root/files/es/learn/html/introduction_to_html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/learn/html/introduction_to_html')
-rw-r--r--files/es/learn/html/introduction_to_html/advanced_text_formatting/index.html3
-rw-r--r--files/es/learn/html/introduction_to_html/creating_hyperlinks/index.html3
-rw-r--r--files/es/learn/html/introduction_to_html/debugging_html/index.html3
-rw-r--r--files/es/learn/html/introduction_to_html/document_and_website_structure/index.html3
-rw-r--r--files/es/learn/html/introduction_to_html/getting_started/index.html3
-rw-r--r--files/es/learn/html/introduction_to_html/html_text_fundamentals/index.html3
-rw-r--r--files/es/learn/html/introduction_to_html/index.html3
-rw-r--r--files/es/learn/html/introduction_to_html/marking_up_a_letter/index.html3
-rw-r--r--files/es/learn/html/introduction_to_html/structuring_a_page_of_content/index.html3
-rw-r--r--files/es/learn/html/introduction_to_html/test_your_skills_colon__advanced_html_text/index.html5
-rw-r--r--files/es/learn/html/introduction_to_html/test_your_skills_colon__html_text_basics/index.html5
-rw-r--r--files/es/learn/html/introduction_to_html/test_your_skills_colon__links/index.html5
-rw-r--r--files/es/learn/html/introduction_to_html/the_head_metadata_in_html/index.html3
13 files changed, 29 insertions, 16 deletions
diff --git a/files/es/learn/html/introduction_to_html/advanced_text_formatting/index.html b/files/es/learn/html/introduction_to_html/advanced_text_formatting/index.html
index 7e96d3c6d7..49758ede67 100644
--- a/files/es/learn/html/introduction_to_html/advanced_text_formatting/index.html
+++ b/files/es/learn/html/introduction_to_html/advanced_text_formatting/index.html
@@ -1,6 +1,6 @@
---
title: Formateo de texto avanzado
-slug: Learn/HTML/Introduccion_a_HTML/Advanced_text_formatting
+slug: Learn/HTML/Introduction_to_HTML/Advanced_text_formatting
tags:
- CodingScripting
- Guía
@@ -14,6 +14,7 @@ tags:
- cita
- semántica
translation_of: Learn/HTML/Introduction_to_HTML/Advanced_text_formatting
+original_slug: Learn/HTML/Introduccion_a_HTML/Advanced_text_formatting
---
<div>{{LearnSidebar}}</div>
diff --git a/files/es/learn/html/introduction_to_html/creating_hyperlinks/index.html b/files/es/learn/html/introduction_to_html/creating_hyperlinks/index.html
index 330bf0d7db..6a1307c5e5 100644
--- a/files/es/learn/html/introduction_to_html/creating_hyperlinks/index.html
+++ b/files/es/learn/html/introduction_to_html/creating_hyperlinks/index.html
@@ -1,6 +1,6 @@
---
title: Crear hipervínculos
-slug: Learn/HTML/Introduccion_a_HTML/Creating_hyperlinks
+slug: Learn/HTML/Introduction_to_HTML/Creating_hyperlinks
tags:
- Aprender
- CodingScripting
@@ -20,6 +20,7 @@ tags:
- título
- urls
translation_of: Learn/HTML/Introduction_to_HTML/Creating_hyperlinks
+original_slug: Learn/HTML/Introduccion_a_HTML/Creating_hyperlinks
---
<div>{{LearnSidebar}}</div>
diff --git a/files/es/learn/html/introduction_to_html/debugging_html/index.html b/files/es/learn/html/introduction_to_html/debugging_html/index.html
index 114b93ff0f..d647a6db17 100644
--- a/files/es/learn/html/introduction_to_html/debugging_html/index.html
+++ b/files/es/learn/html/introduction_to_html/debugging_html/index.html
@@ -1,6 +1,6 @@
---
title: Depurar el HTML
-slug: Learn/HTML/Introduccion_a_HTML/Debugging_HTML
+slug: Learn/HTML/Introduction_to_HTML/Debugging_HTML
tags:
- Error
- Guía
@@ -11,6 +11,7 @@ tags:
- depurar
- programar
translation_of: Learn/HTML/Introduction_to_HTML/Debugging_HTML
+original_slug: Learn/HTML/Introduccion_a_HTML/Debugging_HTML
---
<div>{{LearnSidebar}}</div>
diff --git a/files/es/learn/html/introduction_to_html/document_and_website_structure/index.html b/files/es/learn/html/introduction_to_html/document_and_website_structure/index.html
index 1f5f1e315c..14d5394700 100644
--- a/files/es/learn/html/introduction_to_html/document_and_website_structure/index.html
+++ b/files/es/learn/html/introduction_to_html/document_and_website_structure/index.html
@@ -1,6 +1,6 @@
---
title: Estructura web y documentación
-slug: Learn/HTML/Introduccion_a_HTML/estructura
+slug: Learn/HTML/Introduction_to_HTML/Document_and_website_structure
tags:
- CodingScripting
- Composición
@@ -17,6 +17,7 @@ tags:
- programar
- semántica
translation_of: Learn/HTML/Introduction_to_HTML/Document_and_website_structure
+original_slug: Learn/HTML/Introduccion_a_HTML/estructura
---
<div>{{LearnSidebar}}</div>
diff --git a/files/es/learn/html/introduction_to_html/getting_started/index.html b/files/es/learn/html/introduction_to_html/getting_started/index.html
index c05aa6a9f0..331be30043 100644
--- a/files/es/learn/html/introduction_to_html/getting_started/index.html
+++ b/files/es/learn/html/introduction_to_html/getting_started/index.html
@@ -1,6 +1,6 @@
---
title: Empezar con HTML
-slug: Learn/HTML/Introduccion_a_HTML/iniciar
+slug: Learn/HTML/Introduction_to_HTML/Getting_started
tags:
- Atributos
- Elemento
@@ -9,6 +9,7 @@ tags:
- Principiante
- comentários
translation_of: Learn/HTML/Introduction_to_HTML/Getting_started
+original_slug: Learn/HTML/Introduccion_a_HTML/iniciar
---
<div>{{LearnSidebar}}</div>
diff --git a/files/es/learn/html/introduction_to_html/html_text_fundamentals/index.html b/files/es/learn/html/introduction_to_html/html_text_fundamentals/index.html
index 912acb7dfe..26c7cf3963 100644
--- a/files/es/learn/html/introduction_to_html/html_text_fundamentals/index.html
+++ b/files/es/learn/html/introduction_to_html/html_text_fundamentals/index.html
@@ -1,6 +1,6 @@
---
title: Fundamentos de texto en HTML
-slug: Learn/HTML/Introduccion_a_HTML/texto
+slug: Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals
tags:
- CodingScripting
- Encabezados
@@ -15,6 +15,7 @@ tags:
- aprende
- semántica
translation_of: Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals
+original_slug: Learn/HTML/Introduccion_a_HTML/texto
---
<div>{{LearnSidebar}}</div>
diff --git a/files/es/learn/html/introduction_to_html/index.html b/files/es/learn/html/introduction_to_html/index.html
index 64c70649cb..cbbb3806eb 100644
--- a/files/es/learn/html/introduction_to_html/index.html
+++ b/files/es/learn/html/introduction_to_html/index.html
@@ -1,6 +1,6 @@
---
title: Introducción a HTML
-slug: Learn/HTML/Introduccion_a_HTML
+slug: Learn/HTML/Introduction_to_HTML
tags:
- CodingScripting
- Enlaces
@@ -10,6 +10,7 @@ tags:
- Texto
- semántica
translation_of: Learn/HTML/Introduction_to_HTML
+original_slug: Learn/HTML/Introduccion_a_HTML
---
<div>{{LearnSidebar}}</div>
diff --git a/files/es/learn/html/introduction_to_html/marking_up_a_letter/index.html b/files/es/learn/html/introduction_to_html/marking_up_a_letter/index.html
index e53bb01826..5e1f868f5a 100644
--- a/files/es/learn/html/introduction_to_html/marking_up_a_letter/index.html
+++ b/files/es/learn/html/introduction_to_html/marking_up_a_letter/index.html
@@ -1,6 +1,6 @@
---
title: Marcando una Carta
-slug: Learn/HTML/Introduccion_a_HTML/Marking_up_a_letter
+slug: Learn/HTML/Introduction_to_HTML/Marking_up_a_letter
tags:
- Cabecera
- Codificación
@@ -9,6 +9,7 @@ tags:
- Principiante
- Texto
translation_of: Learn/HTML/Introduction_to_HTML/Marking_up_a_letter
+original_slug: Learn/HTML/Introduccion_a_HTML/Marking_up_a_letter
---
<div>{{LearnSidebar}}</div>
diff --git a/files/es/learn/html/introduction_to_html/structuring_a_page_of_content/index.html b/files/es/learn/html/introduction_to_html/structuring_a_page_of_content/index.html
index 686940212e..3e86e166dd 100644
--- a/files/es/learn/html/introduction_to_html/structuring_a_page_of_content/index.html
+++ b/files/es/learn/html/introduction_to_html/structuring_a_page_of_content/index.html
@@ -1,6 +1,6 @@
---
title: Estructuración de una Página de contenido
-slug: Learn/HTML/Introduccion_a_HTML/Estructuración_de_una_página_de_contenido
+slug: Learn/HTML/Introduction_to_HTML/Structuring_a_page_of_content
tags:
- Aprendizaje
- Diseño
@@ -12,6 +12,7 @@ tags:
- Prototipado
- semántica
translation_of: Learn/HTML/Introduction_to_HTML/Structuring_a_page_of_content
+original_slug: Learn/HTML/Introduccion_a_HTML/Estructuración_de_una_página_de_contenido
---
<div>{{LearnSidebar}}</div>
diff --git a/files/es/learn/html/introduction_to_html/test_your_skills_colon__advanced_html_text/index.html b/files/es/learn/html/introduction_to_html/test_your_skills_colon__advanced_html_text/index.html
index f29638eb81..908d34bcc6 100644
--- a/files/es/learn/html/introduction_to_html/test_your_skills_colon__advanced_html_text/index.html
+++ b/files/es/learn/html/introduction_to_html/test_your_skills_colon__advanced_html_text/index.html
@@ -1,7 +1,8 @@
---
title: 'Pon a prueba tus habilidades: texto HTML avanzado'
-slug: 'Learn/HTML/Introduccion_a_HTML/Test_your_skills:_Advanced_HTML_text'
-translation_of: 'Learn/HTML/Introduction_to_HTML/Test_your_skills:_Advanced_HTML_text'
+slug: Learn/HTML/Introduction_to_HTML/Test_your_skills:_Advanced_HTML_text
+translation_of: Learn/HTML/Introduction_to_HTML/Test_your_skills:_Advanced_HTML_text
+original_slug: Learn/HTML/Introduccion_a_HTML/Test_your_skills:_Advanced_HTML_text
---
<div>{{learnsidebar}}</div>
diff --git a/files/es/learn/html/introduction_to_html/test_your_skills_colon__html_text_basics/index.html b/files/es/learn/html/introduction_to_html/test_your_skills_colon__html_text_basics/index.html
index f35a083987..c84019c672 100644
--- a/files/es/learn/html/introduction_to_html/test_your_skills_colon__html_text_basics/index.html
+++ b/files/es/learn/html/introduction_to_html/test_your_skills_colon__html_text_basics/index.html
@@ -1,13 +1,14 @@
---
title: 'Prueba tus habilidades: Texto básico HTML'
-slug: 'Learn/HTML/Introduccion_a_HTML/Prueba_tus_habilidades:_Texto_básico_HTML'
+slug: Learn/HTML/Introduction_to_HTML/Test_your_skills:_HTML_text_basics
tags:
- Aprendizaje
- HTML
- Principiante
- Prueba tus habilidades
- Texto
-translation_of: 'Learn/HTML/Introduction_to_HTML/Test_your_skills:_HTML_text_basics'
+translation_of: Learn/HTML/Introduction_to_HTML/Test_your_skills:_HTML_text_basics
+original_slug: Learn/HTML/Introduccion_a_HTML/Prueba_tus_habilidades:_Texto_básico_HTML
---
<div>{{learnsidebar}}</div>
diff --git a/files/es/learn/html/introduction_to_html/test_your_skills_colon__links/index.html b/files/es/learn/html/introduction_to_html/test_your_skills_colon__links/index.html
index 0e8dc1bfaf..20e3e0f363 100644
--- a/files/es/learn/html/introduction_to_html/test_your_skills_colon__links/index.html
+++ b/files/es/learn/html/introduction_to_html/test_your_skills_colon__links/index.html
@@ -1,7 +1,8 @@
---
title: 'Prueba tus habilidades: Enlaces'
-slug: 'Learn/HTML/Introduccion_a_HTML/Prueba_tus_habilidades:_Enlaces'
-translation_of: 'Learn/HTML/Introduction_to_HTML/Test_your_skills:_Links'
+slug: Learn/HTML/Introduction_to_HTML/Test_your_skills:_Links
+translation_of: Learn/HTML/Introduction_to_HTML/Test_your_skills:_Links
+original_slug: Learn/HTML/Introduccion_a_HTML/Prueba_tus_habilidades:_Enlaces
---
<div>{{learnsidebar}}</div>
diff --git a/files/es/learn/html/introduction_to_html/the_head_metadata_in_html/index.html b/files/es/learn/html/introduction_to_html/the_head_metadata_in_html/index.html
index 6fc5f94ab0..6dd14ce1e1 100644
--- a/files/es/learn/html/introduction_to_html/the_head_metadata_in_html/index.html
+++ b/files/es/learn/html/introduction_to_html/the_head_metadata_in_html/index.html
@@ -1,6 +1,6 @@
---
title: ¿Qué hay en la cabecera? Metadatos en HTML
-slug: Learn/HTML/Introduccion_a_HTML/Metados_en
+slug: Learn/HTML/Introduction_to_HTML/The_head_metadata_in_HTML
tags:
- Cabecera
- CodingScripting
@@ -15,6 +15,7 @@ tags:
- lang
- metadata
translation_of: Learn/HTML/Introduction_to_HTML/The_head_metadata_in_HTML
+original_slug: Learn/HTML/Introduccion_a_HTML/Metados_en
---
<div>{{LearnSidebar}}</div>