From 3959d0545fc4a063a983c9c762b0eeede108febc Mon Sep 17 00:00:00 2001 From: Anggie Alava <131820456+AnggieAlava@users.noreply.github.com> Date: Sun, 10 Mar 2024 21:49:51 +0000 Subject: [PATCH 1/3] Add a hint to the readme --- .learn/exercises/12.1-body-content/README.es.md | 1 + .learn/exercises/12.1-body-content/README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.learn/exercises/12.1-body-content/README.es.md b/.learn/exercises/12.1-body-content/README.es.md index d9181acd..89b5e5bb 100644 --- a/.learn/exercises/12.1-body-content/README.es.md +++ b/.learn/exercises/12.1-body-content/README.es.md @@ -47,3 +47,4 @@ input { ## 💡 Pista: + Piensa en el layout (diseño) de esos tags. Los inputs estarán uno sobre el otro. ++ Esta increíble lectura te mostrará todo lo que necesitas saber sobre el `tag ` para completar con éxito el ejercicio https://www.w3schools.com/tags/tag_input.asp diff --git a/.learn/exercises/12.1-body-content/README.md b/.learn/exercises/12.1-body-content/README.md index 99daea8e..260869ef 100644 --- a/.learn/exercises/12.1-body-content/README.md +++ b/.learn/exercises/12.1-body-content/README.md @@ -51,3 +51,4 @@ input { ## 💡 Hint: + Think about the layout for those tags. The inputs are going to be one on top of each other. ++ This incredible reading will show you everything you need to know about the ` tag` to successfully complete the exercise. https://www.w3schools.com/tags/tag_input.asp From 939bf48831c0fe6f7623c71f670ebd0fc4cac9a5 Mon Sep 17 00:00:00 2001 From: Anggie Alava <131820456+AnggieAlava@users.noreply.github.com> Date: Thu, 14 Mar 2024 15:35:54 -0500 Subject: [PATCH 2/3] Update README.es.md --- .learn/exercises/12.1-body-content/README.es.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.learn/exercises/12.1-body-content/README.es.md b/.learn/exercises/12.1-body-content/README.es.md index 89b5e5bb..a0ec84e0 100644 --- a/.learn/exercises/12.1-body-content/README.es.md +++ b/.learn/exercises/12.1-body-content/README.es.md @@ -47,4 +47,4 @@ input { ## 💡 Pista: + Piensa en el layout (diseño) de esos tags. Los inputs estarán uno sobre el otro. -+ Esta increíble lectura te mostrará todo lo que necesitas saber sobre el `tag ` para completar con éxito el ejercicio https://www.w3schools.com/tags/tag_input.asp ++ Esta increíble lectura te mostrará todo lo que necesitas saber sobre el tag `` para completar con éxito el ejercicio https://www.w3schools.com/tags/tag_input.asp From aa055c3736e62ef28acc6f4601a6c9e6c7be165a Mon Sep 17 00:00:00 2001 From: Anggie Alava <131820456+AnggieAlava@users.noreply.github.com> Date: Thu, 14 Mar 2024 15:36:30 -0500 Subject: [PATCH 3/3] Update README.md --- .learn/exercises/12.1-body-content/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.learn/exercises/12.1-body-content/README.md b/.learn/exercises/12.1-body-content/README.md index 260869ef..9d6795bb 100644 --- a/.learn/exercises/12.1-body-content/README.md +++ b/.learn/exercises/12.1-body-content/README.md @@ -51,4 +51,4 @@ input { ## 💡 Hint: + Think about the layout for those tags. The inputs are going to be one on top of each other. -+ This incredible reading will show you everything you need to know about the ` tag` to successfully complete the exercise. https://www.w3schools.com/tags/tag_input.asp ++ This incredible article will show you everything you need to know about the `` tag to successfully complete the exercise. https://www.w3schools.com/tags/tag_input.asp