HTML
In this first section, you will move your first steps with HTML, the language of the web.
How old are you? I bet HTML is older!
https://en.wikipedia.org/wiki/HTML
You will solve all these challenges using CodePen.io, so there is no need to setup your computer for now.
Read this, if you are a bold one!
If you really want to, just use any text editor (I suggest you
take a look at VSCode which is easy to use and install) to create
files with file-name.html
extension
Then you write your solution into it and double click it to open it with your default browser.