// the find
professorguanabara/html-css
Curso de HTML5 e CSS3 do CursoemVideo
This is the exercise and challenge repository for a popular Brazilian HTML/CSS course (CursoemVideo) taught by Gustavo Guanabara. It's a student learning artifact, not a library or tool — just the worked examples that accompany the course videos, organized by module.
The module structure is clean and consistent, making it easy to find the exercise that goes with a specific lesson. Coverage is actually decent — goes from basic HTML tags through CSS box model, tables, forms, media queries, flexbox, and CSS Grid. The responsive design examples (mq001–mq005) show multiple approaches to the same problem, which is useful for comparison. Exercises are self-contained single directories with their own assets, so you can open any one without dependencies on the rest.
There's nothing here that isn't already in the course videos — it's a companion repo, not a standalone learning resource, so it's nearly useless without the Portuguese-language video content. Module 3 is mysteriously missing from the exercises tree (jumps from modulo-02 to modulo-04), and desafio modulo-03 doesn't exist at all. Several challenge directories are empty or have only a description text file, meaning the content was never committed. The README is three sentences and a single link — someone stumbling on this without knowing the course has no idea what they're looking at.