You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.es.md
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,11 @@ Por [@alesanchezr](https://twitter.com/alesanchezr) y [otros colaboradores](http
20
20
### Aprenderás los siguientes conceptos:
21
21
22
22
1. a familiarizarte con la mayoría de las etiquetas HTML más populares.
23
+
23
24
2. a usar las etiquetas/tags juntas para crear un sitio web HTML simple.
25
+
24
26
3. Vinculación de sitios web mediante anclajes/anchors con rutas relativas o absolutas.
27
+
25
28
4. La etiqueta HTML de audio y video.
26
29
27
30
#### Antes de empezar... otros tutoriales relacionados
@@ -38,7 +41,7 @@ Por [@alesanchezr](https://twitter.com/alesanchezr) y [otros colaboradores](http
38
41
39
42
## Instalación manual
40
43
41
-
1. Instala learnpack, el package manager para tutoriales de aprendizaje y el html compiler plugin para learnpack, asegúrate también de tener node.js 12+:
44
+
1. Instala learnpack, el package manager para tutoriales de aprendizaje y el html compiler plugin para learnpack, asegúrate también de tener node.js 14+:
Nota: Estos ejercicios son autograduados. Los tests son muy rígidos y estrictos, mi recomendación es que ignores los tests y usarlas solo como una recomendación o puedes frustrarte.
67
+
Nota: Estos ejercicios tienen calificación automática. Los tests son muy rígidos y estrictos, mi recomendación es que ignores los tests y los uses solo como una recomendación o puedes frustrarte.
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,11 @@ Complete selection of autograded html exercises, anyone interested in learning H
17
17
Hi! I'm [Alejandro Sanchez @alesanchezr](https://github.com/alesanchezr), really excited to have you here! 🎉 😂 Learning to code is hard, you need coaching! [DM me on twitter](https://twitter.com/alesanchezr) if you have any question. You'll be learning the following concepts:
18
18
19
19
1. Get familiar with most of the most popular HTML Tags.
20
+
20
21
2. Using the tags together to create a simple HTML Website.
22
+
21
23
3. Linking websites together using Anchors with Relative or Absolute paths.
0 commit comments