HTML-CSS-learning

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.

Introduction to Web Development: HTML-CSS on Google Activate

Course content:

HTML exercise

See HTML exercise 2025 update.

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\

Build Your First Web Pages With HTML and CSS

Course content:

CSS exercise

See CSS exercise 2025 update.

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\