CSS Flexbox Tutorial | Flexbox Tutorial | CSS Flexbox Explained

Опубликовано: 09 Май 2021
на канале: CodeWithWebDev
2,114
23

This video is a crash course for CSS 3 Flexbox. It Is a 52-minute long video where I have explained all the properties with visual examples.

What makes this video different from all other Flexbox Tutorials on Youtube is the content that I offer. Many YouTube videos only explain the important stuff missing out a lot of basics, but here we start everything from the basic and go through each concept for a longer time and see the changes instantly as we see how all the properties work visually.

When you see what work a property does visually it makes it so much easier to understand. I have tried my best to help you guys understand all of these concepts. Do mention if you think I need improvement somewhere and your overall experience of this video.

Topics Covered In this Video:
1. What Is Flexbox?
2. Why use Flexbox?
3. Basics of Flexbox.
4. Flexbox Containers & Items.

Properties of Flex Containers:
1. flex-direction
2. flex-wrap
3. flex-flow
4. justify-content
5. align-items
6. align-content

Properties of Flex Items:
1. order
2. flex-grow
3. flex-shrink
4. flex-basis
5. flex
6. align-self

Source Code: https://t.me/joinchat/UUYN2N6fiGMJ1vYD

Thank you for watching till the end.
Hit the Like button, also subscribe for more videos like this.

Don't forget to check out our other content!

The Basic HTML & CSS Course:
   • Basic HTML and CSS Course  

Complete HTML In 10 Videos:
   • Basic HTML Tutorials  

Share, Support, Subscribe!!!
Instagram:   / codewithwebdev  
Facebook:   / codewithwebdev  
Website: https://officialcodewithwebdev.blogsp...
#Flexbox #CSS3 #LearnFlexbox