CSS Flexbox Tutorial for Beginners | Flex-Items | 2/2

preview_player
Показать описание
Ok, we understood how the Flex-Container works in the last video. But what if we want to change the way specific Flex-Items are displayed, it that possible? Yes it is!

----------

----------

See you in the videos!

----------

Рекомендации по теме
Комментарии
Автор

An astute tutorial indeed, explained clearly from a to z. I can't believe that this level of education is free! :6

henrivandesign
Автор

I watch this video for the first time and trust me guys, he did an excellent job. You are a true example of a great teacher. Thanks a million for sharing such amazingly explained content free of cost. Plz keep doing the great work and you will hit billion subscriber very soon.🙏

aakashkashyapsharma
Автор

Very relevant in 2021. The Maximillian was not that but the quality level of teaching was incredibly high and graspable. Thank you so much. Good job.

yuryitikhonoff
Автор

I was trying to learn this on Udemy from a fully qualified developer - they were confused by their own script. I agree, amazing that this is free, thank you.

martincoton
Автор

Amazing! You make so much sense of all this stuff. Up until now, I used Flexbox sparingly, but now I can clearly see how powerful this is. Thank you for taking the time to do this!!!

deepeebee
Автор

Many years late, but thank you for this!

PfizZz
Автор

"says perfect definition of concept", then:
"now, let's see what that YOU....great content and great teacher.

dehsomething
Автор

Thanks for this great tutorial! Also, does anyone else love how many times he says "the fifth element?" ;)

ScottKFraley
Автор

I really like your teaching style.

Looking forward to seeing some more videos from you.

zahirabs
Автор

i have started recently to learn css and specialy flexbox and his behavior and your video have helped me to get the very basic of flexbox and how it works. Thank Sir!!

danyls_trusting_the_process
Автор

You did a great job here, as in the first tutorial. All i have to say is that this "flex" thing is all but intuitive for me, the names and the values makes it so hard to think about when they are all combined together. I would need to draw your slides all the times just to understand why my divs are going around the page ahahahah

diegoquadra
Автор

Amazing teacher and explanation! Thank you very much! Loved it

VitorLucasOFICIAL
Автор

Thank you for the video! I had issues understanding Flexbox and your video described it perfectly. Great Work!

funbadult
Автор

Clearly explained. Great for understanding basic concepts :)

rahatpt
Автор

flex-basis isn't always related to the width, because main axis can be in various directions (column)

mladenkaorlic
Автор

flex-direction has impact on order
default order is 0, if we add other values, they go to the end of the appropriate axis, based on flex-direction

mladenkaorlic
Автор

Thank you! Thank you! Thank you! I finally understood the concept of a flexbox. You're a brilliant explainer (is this a word?). Cheers!

dmitryincog
Автор

align-self: position of the element in relation to the cross axis

mladenkaorlic
Автор

my subscription is the comment that i like your explanation

dokodiaries
Автор

flex-basis: size of the element in relation to the main axis

mladenkaorlic