You'll be learning the following concepts:
-
Get familiar with a good deal of the most popular HTML Tags.
-
Using the tags together to create a simple HTML Website.
-
Linking websites together using Anchors with Relative or Absolute paths.
-
The HTML audio and video tag.
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.
How are the exercises organized?
Each exercise is a small React application containing the following files:
- index.js: represents the entry file for the entire app.
- README.md: contains exercise instructions.
- test.js: you don't have to open this file, it contains the testing script for the exercise.
Contributors
Thanks goes to these wonderful people (emoji key):
-
Alejandro Sanchez (alesanchezr), contribution: (coder) :computer: (idea) 🤔, (build-tests) :warning:, (pull-request-review) :eyes: (build-tutorial) ✅ (documentation) 📖
-
David Hay (haydavid23), contribution: (test) ⚠️
-
Daniel Machota (@d4rkm0nst3r), contribution: (build-tutorial) ✅, Translation 🌍
This project follows the all-contributors specification. Contributions of any kind are welcome!

