Assorted exercises and mini‑projects covering HTML semantics, CSS basics, layout (Flexbox/Grid), responsiveness, Bootstrap, and a few themed projects.
- Fundamentals: elements, nesting, file paths, selectors, box model, positioning, media queries.
- Layout: Flexbox and Grid lessons and small demos.
- Projects: Pricing table, Mondrian layout, TinDog, Move It, and more.
Open the index.html
(or solution.html
) files in each subfolder directly in your browser. For projects that reference local assets, use a simple local server if your browser blocks file URLs.