My first programming learning at 2022
In 2022 I learned HTML and CSS with courses from Google Activate and Openclassrooms.
I saved the code but never uploaded it, so now in 2025 I’ll add it to my GitHub to make it part of my portfolio.
With my current knowledge, I will use the version control flow properly using VSCode and my terminal, and fixing any errors I may find.
Course content:

Project content:
Text tags and atributes
Lists tags and atributes
Forms tags and atributes
Table tags and atributes
Images tags and atributes\
2025 Changes:
I added metadata to the head.
I created a new image for the clickable areas.
I fixed the areas to click in the immage\
Course content:

Project content:
Document outline
Document structure
Semantic HTML
Lists tags and atributes
Links\
2025 Changes:
I added metadata to the head
I fixed the semantic HTML
I changed the lists
I updated the broken links\