- Overview
- Transcript
1.1 Introduction
Welcome to “Bringing CSS Grid Layout and Flexbox Together”. In this short course, you will learn how to use the CSS Grid System and the Flexbox model together in order to get the most out of what each method offers.
1.Introduction2 lessons, 05:55
1.1Introduction00:44
1.2Comparing Flexbox and the Grid05:11
2.Flexbox and Grid, Sitting in a Tree7 lessons, 40:11
2.1Where We’re Going02:42
2.2Looking at the Markup05:43
2.3Grid Areas11:00
2.4Fixing the Widths05:17
2.5Styling the Header05:54
2.6The Space Between04:24
2.7Recent Posts05:11
3.Conclusion1 lesson, 00:42
3.1Final Thoughts00:42
1.1 Introduction
Hello and welcome to Bringing CSS Grid Layout and Flexbox Together. My name is Craig Campbell and I will be in your instructor. In this course, we're going to talk about how you don't have to choose between whether to use the CSS grid layout system or the Flexbox model when laying out your websites in CSS. Instead, we're going to explore the strengths of both of these systems by building our own layout using a combination of the two. Now keep in mind that this is not an introduction to either of these systems. So I'm going to assume that you have at least an introductory level knowledge of the grid layout system and the Flexbox model. And with that said, I wanna thank you so much for watching and we'll get started in the next lesson.







