Lessons: 6Length: 33 minutes

Next lesson playing in 5 seconds

Cancel

Getting Started With CSS Multi-Column Layout

Welcome to the Course

01:15

When it comes to creating layouts in CSS, most commonly we use floats, Flexbox, or CSS Grid Layout. But there’s another layout method that’s not used much yet, and that is “multi-column”.

In this short course, you’ll learn everything you need to know to get started using this layout method. You’ll learn about the proper syntax and various properties, and you'll see some proper usage examples.

Learn CSS: The Complete Guide

We've built a complete guide to help you learn CSS, whether you're just getting started with the basics or you want to explore more advanced CSS.