AI Workshop: learn to build apps with AI →
More CSS Topics
Advanced CSS topics including custom properties, import, inheritance, and more

Join the AI Workshop and learn to build real-world apps with AI. A hands-on, practical program to level up your skills.


This section covers additional CSS topics including variables, importing, inheritance, comments, normalizing, z-index, floating and clearing, feature queries, printing, vendor prefixes, styling lists and tables, and error handling.

Lessons in this unit:

0: ▶︎ Introduction
1: CSS Variables (Custom Properties)
2: Importing a CSS file using @import
3: CSS Inheritance
4: CSS Comments
5: CSS Normalizing
6: The CSS z-index property
7: The CSS float property and clearing
8: CSS Feature Queries
9: How to print your HTML with style
10: CSS Vendor Prefixes
11: How to style lists using CSS
12: Styling HTML Tables with CSS
13: CSS Error Handling
14: Introduction to PostCSS