You'll be learning the following concepts:
-
Display vs Position.
-
Display: Flex property.
-
Float property.
-
How to center content.
-
Sidebar layouts.
-
Using
:beforeand:after.
How are the exercises organized?
Each exercise is a small React application containing the following files:
- index.html: your HTML code goes here.
- styles.css: your CSS code goes here.
- README.md: contains exercise instructions.
- test.js: you don't have to open this file, it contains the testing script for the exercise.
Note: The exercises have automatic grading, but it's very rigid and strict, my recommendation is to not take the tests too serious and use them only as a suggestion, or you may get frustrated.
Contributors
Thanks goes to these wonderful people (emoji key):
-
Alejandro Sanchez (alesanchezr), contribution: (coder) 💻 (idea) 🤔, (build-tests) ⚠️ , (pull-request-review) 🤓 (build-tutorial) ✅ (documentation) 📖
-
Paolo Lucano (plucodev), contribution: (coder), (build-tests) ⚠️
This project follows the all-contributors specification. Contributions of any kind are welcome!

