Skip to content

Commit bdbd801

Browse files
Merge branch 'master' into readme.es
2 parents f65b99d + 9607e28 commit bdbd801

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# HTML5 Exercises Tutorial at 4Geeks Academy
2-
2+
<!-- hide -->
33
<a href="https://www.4geeksacademy.co"><img height="280" align="right" src="https://github.com/learnpack/html-tutorial-exercises-course/blob/master/HTML-badge.png"></a>
44

5-
6-
75
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/)
86

97
<p>
@@ -15,7 +13,8 @@ By [@alesanchezr](https://twitter.com/alesanchezr) and [other contributors](http
1513
Complete selection of autograded html exercises, anyone interested in learning HTML!
1614

1715
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+
1918
1. Get familiar with most of the most popular HTML Tags.
2019

2120
2. Using the tags together to create a simple HTML Website.
@@ -31,12 +30,17 @@ Hi! I'm [Alejandro Sanchez @alesanchezr](https://github.com/alesanchezr), really
3130
<li><a href="https://github.com/4GeeksAcademy/css-tutorial-exercises-course">Learn CSS</a></li>
3231
<li><a href="https://github.com/4GeeksAcademy/bootstrap-exercises-tutorial">Learn Bootstrap</a></li>
3332
</ol>
33+
<!-- endhide -->
34+
35+
## 🌱 How to start
36+
37+
There are two ways to run the exercises: Immediatly gitpod (recomended) or locally in your computer (requires installation).
3438

35-
## One-click installation
39+
### A) Open immediatly with Gitpod (one-click)
3640

37-
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](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).
3842

39-
## Manual installation
43+
### B) Manual installation
4044

4145
1. Install learnpack, the package manager for learning tutorials and the html compiler plugin for learnpack, make sure you also have node.js 14+:
4246

0 commit comments

Comments
 (0)