// the find
jonasschmedtmann/html-css-course
Starter files, final projects, and FAQ for my HTML + CSS course
Course companion repo for Jonas Schmedtmann's Udemy HTML/CSS course — starter files and finished versions for each section, plus a FAQ. It's for beginners following that specific course, not a standalone learning resource.
The section-by-section structure (02 through 09) mirrors the course progression cleanly, so students always know where they are. The Omnifood project spans multiple sections showing the same codebase evolve from desktop-only to responsive to optimized — that's a good teaching device. Final code is versioned per section, not just a single endpoint, which means students can diff against the exact state at any point in the course.
Zero value outside the paid Udemy course — no explanations, no exercises, no standalone context. The repo hasn't been touched since August 2024 and the course material itself is several years old, meaning some CSS practices (no container queries, no CSS layers, no subgrid) are dated. Pull requests are explicitly rejected, so errors or outdated patterns just sit there. The 3k stars are almost entirely course enrollment numbers, not a signal of technical merit.