- Overview
- Transcript
1.1 Welcome to the Course
Hello and welcome to this Envato Tuts+ course. I’m Adi Purdila, and in this course you’ll learn how to use multi-column layout in CSS. With it you can create some very interesting layouts, including a masonry type that’s pretty hard to achieve using the other methods.
So, without further ado, let’s jump straight into the first lesson and learn about the basic usage of multi-column layout.
Related Links
1.Introduction1 lesson, 01:15
1.1Welcome to the Course01:15
2.CSS Multi-Column Layout5 lessons, 31:31
2.1Basic Usage13:19
2.2Spanning Columns04:51
2.3Using Content Breaks05:40
2.4Useful Examples of Multi-Column Layouts05:29
2.5Multi-Column Browser Support02:12
1.1 Welcome to the Course
Hello and welcome to Novato tutsplus course. I'm Adi Purdila and in this course you'll learn how to use the multi column layout in CSS. Now when it comes to CSS in order to create a layout, we usually go for the default block layout or we use floats. Or Flexbox or CSS grid layout, but there is another layout method that's not used a lot and that is multi-column. With this, you can create some very interesting layouts including a masonry type. That's a pretty hard to achieve. Using the other methods. Here's the breakdown of what you'll learn in this course. First, we'll have a look at the basic usage for this method. Then, you'll learn how to span certain elements across multiple columns. In lesson three, you'll learn how to handle content breaks between columns. Lesson four will contain some practical examples of multi-column layouts. And finally, in lesson five, we'll talk about browser support. So, without further ado, let's jump straight into lesson number one and learn about the basic usage of multi-column layout.







