Okay so before starting I had absolutely no idea about HTML. I'd only used it to change the font color in
Obsidian using <font color="red">
.
I was inspired to learn by some awesome Neocities websites.
I decided to grab a book from my local library called Curso de Desarrollo Web: HTML, CSS y JavaScript. Edición 2021. and get on with it. As I read along, I try out the tags the book explains and also recreate the examples.
Here are my notes from each chapter of the book. They're not meant as a summary. I only take note of the stuff that is most interesting or surprising to me.