Skip to content

Commit 41aa19d

Browse files
Merge pull request #57 from Lorenagubaira/html.ex
spelling errors have been corrected
2 parents ab85464 + fda811f commit 41aa19d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+372
-279
lines changed

.learn/assets/01.2-Like-Word.es.png

9.85 KB
Loading
-54.3 KB
Loading
-10.6 KB
Loading
6.64 KB
Loading

.learn/assets/05-create-anchors.png

3.26 KB
Loading

.learn/assets/preview.es-01.1.png

10.7 KB
Loading

exercises/00-welcome/README.es.md

+49
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
intro: "https://www.youtube.com/watch?v=tVlYr0hRiRM"
3+
---
4+
# Welcome!
5+
6+
Te damos la bienvenida al mundo del HTML 🖖🧑‍💻
7+
8+
## 💬 Fundamentos:
9+
10+
Hemos preparado estos ejercicios para cualquier persona interesada en aprender HTML desde cero. Durante este curso, repasaremos los siguientes conceptos:
11+
12+
1. Familiarizarse con la mayoría de las etiquetas HTML más populares.
13+
14+
2. Usar varias etiquetas juntas para crear un sitio web HTML simple.
15+
16+
3. Vinculación de sitios web mediante enlaces (anchors) con rutas relativas o absolutas.
17+
18+
4. La etiqueta HTML de audio y video.
19+
20+
## Lecturas Útiles:
21+
22+
+ [https://www.w3schools.com/html/html_intro.asp](https://www.w3schools.com/html/html_intro.asp)
23+
24+
+ [https://developer.mozilla.org/es/docs/Learn/Getting_started_with_the_web/HTML_basics](https://developer.mozilla.org/es/docs/Learn/Getting_started_with_the_web/HTML_basics)
25+
26+
## Video Útil:
27+
28+
+ [https://youtu.be/10GHKjgQIR0](https://youtu.be/10GHKjgQIR0)
29+
30+
## Colaboradores:
31+
32+
Gracias a estas maravillosas personas ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
33+
34+
1. [Alejandro Sánchez (alesanchezr)](https://github.com/alesanchezr), contribución: (programador) :computer: (idea) 🤔, (build-tests) :warning:, (pull-request-review) :eyes: (build-tutorial) :white_check_mark: (documentación) :book:
35+
36+
2. [Paolo Lucano (plucodev)](https://github.com/plucodev), contribución: (programador) :computer:, (build-tests) :warning:
37+
38+
3. [Marco Gómez (marcogonzalo)](https://github.com/marcogonzalo), contribución: (traducción) :earth_africa:
39+
40+
Este proyecto sigue las especificaciones: [all-contributors](https://github.com/kentcdodds/all-contributors).
41+
42+
¡Todas las contribuciones son bienvenidas!
43+
44+
> 🔹 Nosotros construimos los ejercicios incrementalmente, deberías sentir el progreso poco a poco, y esperamos que el incremento de la dificuldad entre los ejercicios nunca sea tan grande como para frustrarte.
45+
46+
Nota: ¡No te frustres! Pregúntanos por Slack en el canal #public_support o en privado siguiendo [estos pasos](https://content.breatheco.de/es/how-to/ask).
47+
48+
➡️ Haz clic en `next` arriba de estas instrucciones para empezar con el primer ejercicio...
49+

exercises/00-welcome/README.md

+51
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
intro: "https://www.youtube.com/watch?v=Vd2dby9ind4"
3+
---
4+
# Welcome!
5+
6+
Welcome to the world of HTML 🖖🧑‍💻
7+
8+
## 💬 Fundamentals:
9+
10+
We have prepared these exercises for anyone interested in learning HTML from scratch. During this course we will go over the following concepts:
11+
12+
1. Get familiar with most of the most popular HTML Tags.
13+
14+
2. Using the tags together to create a simple HTML Website.
15+
16+
3. Linking websites together using Anchors with Relative or Asbolute paths.
17+
18+
4. The HTML audio and video tag.
19+
20+
## Useful Readings:
21+
22+
+ [https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/HTML_basics](https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/HTML_basics)
23+
24+
+ [https://www.w3schools.com/html/html_intro.asp](https://www.w3schools.com/html/html_intro.asp)
25+
26+
## Useful Video:
27+
28+
+ [https://youtu.be/u0OeZfIfBRI](https://youtu.be/u0OeZfIfBRI)
29+
30+
## Contributors:
31+
32+
Thanks to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
33+
34+
1. [Alejandro Sanchez (alesanchezr)](https://github.com/alesanchezr), contribution: (coder) :computer: (idea) 🤔, (build-tests) :warning:, (pull-request-review) :eyes: (build-tutorial) :white_check_mark: (documentation) :book:
35+
36+
2. [Paolo Lucano (plucodev)](https://github.com/plucodev), contribution: (coder), (build-tests) :warning:
37+
38+
3. [Marco Gómez (marcogonzalo)](https://github.com/marcogonzalo), contribution: (translator) :earth_africa:
39+
40+
This project follows these specifications: [all-contributors](https://github.com/kentcdodds/all-contributors)
41+
42+
Contributions of any kind are welcome!
43+
44+
> 🔹 We built the exercises incrementally, you should feel the progress little by little, and hopefully, the difficulty raising between exercises will never be too big to get you frustrated.
45+
46+
Note: Don't get frustrated! Ask any question in the #public_support channel or by private message following [this steps](https://content.breatheco.de/es/how-to/ask).
47+
48+
➡️ Click the `next` button on the top of these instructions to begin with the first exercise...
49+
50+
51+

exercises/01-hello-world/README.es.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# `01` Hello World
2+
3+
HTML es un languaje de markup, lo que significa que todo lo que se escribe debe estar encerrado en `<tags>` (etiquetas) de apertura y cierre, como estas:
4+
5+
```html
6+
<span>Hola, Yo soy un texto</span>
7+
<strong>Hola, Yo tambien soy un texto pero en negrita</strong>
8+
```
9+
10+
## 📝 Instrucciones:
11+
12+
1. `Elimina` todo el cotenido actual de la página, `agrega` las etiquetas anteriores en el HTML de tu sitio web y presiona "build" para ver los resultados.
13+
14+
![Build](../../.learn/assets/build.png?raw=true)
15+
16+
## 💻 Resultado Esperado:
17+
18+
Tu sitio web final debería ser algo como esto:
19+
20+
![Preview for 01.1 HTML Exercises](../../.learn/assets/preview.es-01.1.png?raw=true)

exercises/01.1-Hello-World/README.md renamed to exercises/01-hello-world/README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
tutorial: "https://www.youtube.com/watch?v=s0WhMNU8qZ0"
33
---
44

5-
# `01.1` Hello World
5+
# `01` Hello World
66

7-
HTML is a markup language, meaning that everything you type must be wraped in opening and closing tags like this:
7+
HTML is a markup language, meaning that everything you type must be wraped in opening and closing `<tags>`, like this:
88

99
```html
1010
<span>Hello, I am a text</span>
@@ -13,12 +13,12 @@ HTML is a markup language, meaning that everything you type must be wraped in op
1313

1414
## 📝 Instructions:
1515

16-
1. Please `remove` the current website content and `add` this two tags to your website HTML and build your website to see the results.
16+
1. Please `remove` the current website content, `add` the above tags to your website HTML and press "build" to see the results.
1717

1818
![Build](../../.learn/assets/build.png?raw=true)
1919

20-
## 💻 Preview:
20+
## 💻 Expected Result:
2121

22-
You final website should be something like this:
22+
Your final website should be something like this:
2323

2424
![Preview for 01.1 HTML Exercises](../../.learn/assets/preview-01.1.png?raw=true)

exercises/01-welcome/README.es.md

-37
This file was deleted.

exercises/01-welcome/README.md

-37
This file was deleted.

exercises/01.1-Hello-World/README.es.md

-20
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
22
tutorial: "https://www.youtube.com/watch?v=oFswWx9ba14"
33
---
4-
# `01.2` Like MS Word
4+
# `01.1` Like Word
55

6-
HTML fue creado inicialmente para publicar documentos, es por eso que sus `<etiquetas>` (tags) son similares a los elementos típicos que ves en un documento:
6+
HTML fue creado inicialmente para publicar documentos, es por eso que sus `<tags>` (etiquetas) son similares a los elementos típicos que ves en un documento:
77

88
| Nombre Etiqueta | Uso |
99
| -------- | -------- |
1010
| `<p>` | Para agregar párrafos |
1111
| `<strong>` | Texto en negrita |
12-
| `<h1>` | Titulos con mayor importancia (más grandes) |
13-
| `<h2>` | Subtitulos (más pequeños)|
12+
| `<h1>` | Títulos con mayor importancia (más grandes) |
13+
| `<h2>` | Subtítulos (más pequeños)|
1414
| `<a>` | Links o enlaces (anchors) |
1515

1616
## 📝 Instrucciones:
1717

1818
1. Agrega una etiqueta `<p>` a tu sitio web que diga: las etiquetas HTML son similares a los elementos de MS Word.
1919

20-
## 💻 Vista Previa:
20+
## 💻 Resultado Esperado:
2121

22-
![01.1 Preview HTML Exercises](../../.learn/assets/01.2-Like-Word.png?raw=true)
22+
![01.1 Preview HTML Exercises](../../.learn/assets/01.2-Like-Word.es.png?raw=true)

exercises/01.2-Like-Word/README.md renamed to exercises/01.1-like-word/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# `01.2` Like MS Word
1+
# `01.1` Like Word
22

3-
HTML was initially created for the purpose of publishing documents, that is why its `<tags>` are similar to the typical elements you see in a document:
3+
HTML was initially created with the purpose of publishing documents, that is why its `<tags>` are similar to the typical elements you see in a document:
44

55
| Tag name | Use case |
66
| -------- | -------- |
@@ -14,6 +14,6 @@ HTML was initially created for the purpose of publishing documents, that is why
1414

1515
1. Please add a `<p>` tag to your website that says: HTML tags are similar to MS Word elements.
1616

17-
## 💻 Preview:
17+
## 💻 Expected Result:
1818

1919
![01.1 Preview HTML Exercises](../../.learn/assets/01.2-Like-Word.png?raw=true)
File renamed without changes.

exercises/02-Website-Structure/README.es.md

-30
This file was deleted.

exercises/02-Website-Structure/README.md

-30
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
tutorial: "https://www.youtube.com/watch?v=9OB2RPWHYgw"
3+
---
4+
# `02` Website Structure
5+
6+
## 📝 Instrucciones:
7+
8+
1. Agrega la estructura HTML básica para cualquier sitio web (doctype, html, head y body).
9+
10+
2. Agrega "Hello World" dentro de la etiqueta del título (title) del sitio web.
11+
12+
## 💻 Resultado Esperado:
13+
14+
![Website title example](../../.learn/assets/02-website-structure.png?raw=true)
15+
16+
## 💡 Pistas:
17+
18+
+ La estructura debería de verse algo asi:
19+
20+
```md
21+
<!DOCTYPE html>
22+
<html>
23+
<head>
24+
<title> <!--Aquí irá el título--> </title>
25+
</head>
26+
</html>
27+
```
28+
29+
+ Puedes leer sobre la estructura típica de un sitio web aquí: [https://content.breatheco.de/lesson/what-is-html-learn-html#page-structure](https://content.breatheco.de/lesson/what-is-html-learn-html#page-structure)
30+
31+
## 🔎 Importante:
32+
33+
+ El título del sitio web aparece en la pestaña del sitio web (arriba en el navegador).
34+
35+

0 commit comments

Comments
 (0)