CSS Essential Training
About this course
CSS Essential Training covers modern CSS from the ground up: the cascade, specificity, and inheritance, the box model, Flexbox for one-dimensional layout, CSS Grid for two-dimensional layout, responsive design with media queries, CSS custom properties (variables), and animations and transitions. Christina Truong's teaching is methodical and visual, building understanding through examples that progressively reveal CSS's logic.
CSS has evolved significantly with Flexbox and Grid — layout problems that required JavaScript workarounds five years ago are now solvable with CSS alone. This course teaches the modern CSS layout model that professional front-end developers use, rather than float-based legacy approaches that older tutorials still teach.
What you'll learn
This course includes
Compare alternatives for CSS Essential Training
- Price
- PaidLinkedIn Learning subscription
- Duration
- 9 hrs
- Level
- Beginner
- Certificate
- Completion Certificate
- Price
- PaidSubscription-based, free to audit
- Duration
- 200 hrs
- Level
- Intermediate
- Certificate
- Specialization Certificate
- Price
- FreeAudit free · $199 cert
- Duration
- 100 hrs
- Level
- Beginner
- Certificate
- Verified
- Price
- FreeCompletely free, forever
- Duration
- 300 hrs
- Level
- Beginner
- Certificate
- Completion
Instructor
Christina Truong is a web development instructor and freelance developer at LinkedIn Learning, specializing in CSS and front-end development with a focus on accessible, modern techniques.
Requirements
- Basic HTML understanding
Who this course is for
- HTML developers who want solid CSS fundamentals
- Beginners building web pages who want structured CSS training
- Developers who learned CSS from tutorials and want to fill the gaps