// the find
gustavoguanabara/html-css
Curso de HTML5 e CSS3
Course materials for a Brazilian Portuguese HTML5/CSS3 beginner course by Gustavo Guanabara, hosted on YouTube (Curso em Vídeo). The repo is the static companion — PDF slides, exercise files, and challenge specs — not a framework or library. It exists so students can follow along with the video series.
The exercise progression is well-structured: each module builds on the last, and the live GitHub Pages deployment means students can see their work run without any local setup. PDF slides are included alongside code, so the repo is self-contained even without the videos. The challenge problems (desafios) have real specs rather than vague prompts — students get actual design mockups to hit. 16k stars from a Portuguese-speaking audience suggests the teaching quality holds up in practice.
The repo stops at module 5 and the PDF list ends at lesson 20 — there is no CSS Grid, Flexbox, or responsive design content visible here, which are the things a beginner actually needs before touching any real project. No answers or reference solutions for the challenges, so a stuck student has nowhere to turn if the video doesn't click. The content is in Portuguese only, which limits its reach to a specific audience. Everything is tightly coupled to the YouTube series; without the videos, the PDFs alone are thin.