Welcome to the Advanced CSS Handbook! This resource is designed to accompany the course, offering a curated collection of essential links and resources for every module. Whether you're a novice or seasoned developer, this handbook will lead you through the artistry of CSS, from the basics to advanced techniques. Each segment delves into various facets of CSS, spanning layout fundamentals, responsive design, advanced styling, and optimization strategies. From CodePen examples to additional resources and GitHub repositories, this handbook is your go-to reference for honing your CSS skills and creating visually stunning, responsive, and optimized web experiences. Embark on a journey into the realm of CSS mastery and elevate your web development prowess!

Complete CodePen Collection

Advanced CSS Course - a Collection by Jacinto Design on CodePen

Module 1: HTML Fundamentals

1.2. HTML Elements

HTML elements reference - HTML: HyperText Markup Language | MDN (mozilla.org)

HTML Reference (w3schools.com)

1.2 Basic Elements

1.3. Element Attributes

HTML attribute reference - HTML: HyperText Markup Language | MDN (mozilla.org)

HTML Attributes (w3schools.com)

1.3 Element Attributes

1.4. Semantic Markup

HTML Semantic Elements (w3schools.com)

1.4 Semantic Website (HTML)

1.5. Challenges

1.5 Challenge 1

1.5 Challenge 1 (Solution)

1.5 Challenge 2