I watched this on my tv which doesnt allow me to comment so i had to find the vid on my phone just to thank you for such a great vid. I will definitely be buying your course!
I’m back, 😂your video is awesome. Although I later understood the explanation from my course but yours shaded more light on it and also explained sometimes I was confused like the inverse of justify content when the flex-direction: column. And you went as far as showing real world cases about 9 in just 40mins, I was wondering how you would do it. But you did it, thanks man. Some of us don’t have cash to pay for courses on udemy, you can help us with JS course, coz js is next after I’m done with CSS
Thank you. Very helpful video. If one day, your youtube channel blows up which will happen, please stay the same, don't change your personality. It 's what makes you different and unique in the web dev youtube community. Plus, you deliver good quality content.
Learn CSS Grid next: ua-cam.com/video/IPxM7B3viPc/v-deo.html Hi, mastering CSS is critical as a front-end developer: bytegrad.com/professional-css?n=123231 Also, mastering JavaScript is critical if you want to be a modern, professional developer: bytegrad.com/professional-javascript?n=123231
Hi, mastering JavaScript is critical if you want to be a modern, professional developer: www.udemy.com/course/professional-javascript-course/?referralCode=0C1D5752923168BC87C2 Also, if you are a front-end developer then mastering CSS (including Flexbox, CSS Grid, etc.) is equally important: www.udemy.com/course/professional-css/?referralCode=4C3C08E82629E6B15752
I've been having trouble with the footer 'sticking' to the bottom of the page , I guess the only way I have been able too do it is by giving the body a height. Without specifying a height , i could never get it to work. (maybe that's common knowledge , I'm taking a web dev diploma at the moment , maybe i missed that in my html/css class)
Exactly, the body needs to have a height of at least 100% of the viewport. So in the example in the video the body has the following declaration (height: 100vh).
@@ByteGrad yes! thanks for that I saw you put 100vh so i tried this too and works perfect , before i was trying all sorts of weird things with height etc. i understand now.
Still wondering why your video have low likes and view isn’t that much. I don’t know if it’s your calm voice or the way you explain things. I accidentally came across ur video on box sizing and border box, I’m coming back to this video if I still don’t understand flex box from my course, 3rd day I’m stuck in flexbox and time is going.
I watched this on my tv which doesnt allow me to comment so i had to find the vid on my phone just to thank you for such a great vid. I will definitely be buying your course!
One of the best flex box video on UA-cam.
The best thing is that you gave real life examples, I do really appreciate that.
subbed!!
the best css flexbox tutorial I've ever seen, u've got a new subscriber
that is really one of the best flex box videos over there. you made it look sooo simple. thanks a lot!
Gold, just pure gold. Million thanks for all your courses
one of the best front-end instructor
You are a great teacher ❤
I’m back, 😂your video is awesome. Although I later understood the explanation from my course but yours shaded more light on it and also explained sometimes I was confused like the inverse of justify content when the flex-direction: column. And you went as far as showing real world cases about 9 in just 40mins, I was wondering how you would do it. But you did it, thanks man. Some of us don’t have cash to pay for courses on udemy, you can help us with JS course, coz js is next after I’m done with CSS
the best tutorial on flexbox on you tube .
you are the best . you are in theright place if you want to learn advance flexbox
Thank you. Very helpful video.
If one day, your youtube channel blows up which will happen, please stay the same, don't change your personality.
It 's what makes you different and unique in the web dev youtube community. Plus, you deliver good quality content.
Thanks, will try! Haha
You are great!
Now everything is clear... ❤❤
Learn CSS Grid next: ua-cam.com/video/IPxM7B3viPc/v-deo.html
Hi, mastering CSS is critical as a front-end developer: bytegrad.com/professional-css?n=123231
Also, mastering JavaScript is critical if you want to be a modern, professional developer: bytegrad.com/professional-javascript?n=123231
Thank you
Hi, mastering JavaScript is critical if you want to be a modern, professional developer: www.udemy.com/course/professional-javascript-course/?referralCode=0C1D5752923168BC87C2
Also, if you are a front-end developer then mastering CSS (including Flexbox, CSS Grid, etc.) is equally important: www.udemy.com/course/professional-css/?referralCode=4C3C08E82629E6B15752
Very nice explanation, thank you for your effort
I've been having trouble with the footer 'sticking' to the bottom of the page , I guess the only way I have been able too do it is by giving the body a height. Without specifying a height , i could never get it to work. (maybe that's common knowledge , I'm taking a web dev diploma at the moment , maybe i missed that in my html/css class)
Exactly, the body needs to have a height of at least 100% of the viewport. So in the example in the video the body has the following declaration (height: 100vh).
@@ByteGrad yes! thanks for that I saw you put 100vh so i tried this too and works perfect , before i was trying all sorts of weird things with height etc. i understand now.
I normally use Flexbox for my menu/header section and Grid for everything else.
23:08
Still wondering why your video have low likes and view isn’t that much. I don’t know if it’s your calm voice or the way you explain things. I accidentally came across ur video on box sizing and border box, I’m coming back to this video if I still don’t understand flex box from my course, 3rd day I’m stuck in flexbox and time is going.
where the f...lex is flex-shrink? or its not intended for crash course
Rarely need it in practice
I meant not in this video actually in some other one
Great, but for me you speak fast
Try playing back at a slower speed. Works for me.