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
By [@alesanchezr](https://twitter.com/alesanchezr) and [other contributors](https://github.com/4GeeksAcademy/html-tutorial-exercises-course/graphs/contributors) at [4Geeks Academy](https://4geeksacademy.co/)
8
6
9
7
<p>
@@ -15,7 +13,8 @@ By [@alesanchezr](https://twitter.com/alesanchezr) and [other contributors](http
15
13
Complete selection of autograded html exercises, anyone interested in learning HTML!
16
14
17
15
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
-
16
+
<!-- endhide -->
17
+
19
18
1. Get familiar with most of the most popular HTML Tags.
20
19
21
20
2. Using the tags together to create a simple HTML Website.
There are two ways to run the exercises: Immediatly gitpod (recomended) or locally in your computer (requires installation).
34
38
35
-
##One-click installation
39
+
### A) Open immediatly with Gitpod (one-click)
36
40
37
-
[](https://gitpod.io#https://github.com/4GeeksAcademy/html-tutorial-exercises-course.git)
41
+
This exercises are configured to [easily open in gitpod by clicking here](https://gitpod.io#https://github.com/4GeeksAcademy/html-tutorial-exercises-course.git).
38
42
39
-
## Manual installation
43
+
### B) Manual installation
40
44
41
45
1. Install learnpack, the package manager for learning tutorials and the html compiler plugin for learnpack, make sure you also have node.js 14+:
0 commit comments