Skip to content

Commit 8061b42

Browse files
authored
Update README.md
1 parent f58b432 commit 8061b42

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!-- hide -->
12
# CSS Layouts Exercises
23

34
By [@alesanchezr](https://twitter.com/alesanchezr) and [other contributors](https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises/graphs/contributors) at [4Geeks Academy](http://4geeksacademy.co/)
@@ -7,7 +8,7 @@ By [@alesanchezr](https://twitter.com/alesanchezr) and [other contributors](http
78
[![build by developers](https://img.shields.io/twitter/follow/4geeksacademy?style=social&logo=twitter)](https://twitter.com/4geeksacademy)
89

910
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.
10-
11+
<!-- endhide -->
1112
## You'll be learning the following concepts:
1213

1314
1. Display vs Position
@@ -22,6 +23,7 @@ Hi! I'm [Alejandro Sanchez @alesanchezr](https://github.com/alesanchezr), really
2223

2324
6. Using `:before` and `:after`.
2425

26+
<!-- hide -->
2527
<h4>Before we start... other related tutorials</h4>
2628
<ol>
2729
<li><a href="https://github.com/4GeeksAcademy/html-tutorial-exercises-course">Learn HTML</a></li>
@@ -64,7 +66,7 @@ Note: Once you finish downloading, you will find a "exercises" folder that conta
6466
$ npm i jest@24.8.0 -g
6567
$ learnpack start
6668
```
67-
69+
<!-- endhide -->
6870
Note: The exercises have automatic grading but its very rigid and string, my recomendation is to ignore the tests and use them only as a recomendation or you can get frustrated.
6971

7072

0 commit comments

Comments
 (0)