damn bruv, I already was gone with css until I found out flex. Back to life again. Those soviet methods of margin gaps and etc is so wack and pathetic to be honest.
I've been doing CSS since the late 90s, and it has changed so much from what I learned. At some point I moved to primarily working in the backend and I stopped keeping up. Then I came back to do some frontend stuff and there was all this new flex-box stuff and it was so damned confusing to me. I learned more in this short video than I could figure out with my own research and experimentation over the last several years. Well done, and thank you. I am definitely a subscriber, after this.
This is value packed ❤❤ To all new programmers a reminder that you are doing your best. Don't give up now. A little more push could bring the break you so desperately need. I am rooting for you ❤❤
Damn this guy is amazing. Makes everything so easy to understand I would love to take your courses but I’m already taking the Full Stack course on Codecademy but rn I’m doing a simple cheat sheet using basic html/css as a project but I’m getting ahead of myself and end up having to learn ahead of the course so that’s why I’m watching videos 💀
The amount of thought devoted to writing this content, devising the demonstrations and synchronizing the narrative with the changes in the demo is awe inspiring. The topic itself is still difficult to learn cuz the designers of CSS didn't seem to step back and contemplate consistency in property names but given that hurdle, this is the best way to teach these techniques.
For layouts, I prefer grid to flexbox. Grid has some advantages as it takes care of their child items (columns). Flexbox has it strength when aligning items in a row or column structure. UL lists or like in a header to give space between logo and navigation. If the number of items is unknown, and you define a structure with grid, it will take care of the child items. Anyway, good explained flexbox video. Thanks!
Yes, it's important to remember that "align-items" and "justify-content" work on the two different axes. But... there's nothing implicit in the naming of these two properties to associate them with the corresponding axis on which they operate. So, when I'm writing new CSS to arrange content in a flexbox, I'm always guessing at which property I need. Why, for example, didn't the CSS consortium name the properties "align-items-main" and "align-items-cross" to make remembering them easier?
Excellent content. Less music would be great though, as some words got muffled by the loud points in the music. No matter as CC helped there. Thank you!
This makes flexbox a lot more bareable from learning it from scratch also I didn't know you could put css inside html I'm gonna do that an confuse my teacher from now on
Thank you so much for this fantastic presentation on Flexbox! I struggled to understand how it works before, but your clear explanations and examples made everything so much easier to grasp. I really appreciate the effort you put into this. Keep up the great work!
Great explanation! Will it work if make image gallery with different size of images ? I have images in foreach loop C#. It would be great a tutorial with responsive images.
Hi! It might be a strange question but what is the full code line in the 5th line? (I'm pretty new and i learn by these type of videos just by copying the code used then dissecting and exploring it. And I heven't seen that type of line anywhere yet)
He did it, he finally answered the biggest question in programming, “How to center a div”
:D:D:D same here!
I'm new to the "div lore" ,is it really that hard to learn how to centre a div or just a meme lol
@@Starchild2077 literally never heard this in my life but designers are a different breed
@@Starchild2077 I think it was a common question in beginners that got memed or something like that
damn bruv, I already was gone with css until I found out flex. Back to life again. Those soviet methods of margin gaps and etc is so wack and pathetic to be honest.
I've been doing CSS since the late 90s, and it has changed so much from what I learned. At some point I moved to primarily working in the backend and I stopped keeping up. Then I came back to do some frontend stuff and there was all this new flex-box stuff and it was so damned confusing to me. I learned more in this short video than I could figure out with my own research and experimentation over the last several years. Well done, and thank you. I am definitely a subscriber, after this.
This is value packed ❤❤
To all new programmers a reminder that you are doing your best. Don't give up now. A little more push could bring the break you so desperately need.
I am rooting for you ❤❤
At last.......a tutorial that is structured to actually help someone learn CSS! 👏
Just great! great taching style and visuals, great narration and to the point talking!
Damn this guy is amazing. Makes everything so easy to understand
I would love to take your courses but I’m already taking the Full Stack course on Codecademy but rn I’m doing a simple cheat sheet using basic html/css as a project but I’m getting ahead of myself and end up having to learn ahead of the course so that’s why I’m watching videos 💀
The amount of thought devoted to writing this content, devising the demonstrations and synchronizing the narrative with the changes in the demo is awe inspiring. The topic itself is still difficult to learn cuz the designers of CSS didn't seem to step back and contemplate consistency in property names but given that hurdle, this is the best way to teach these techniques.
Your teaching is very helpful for begginer like me. Thank you so much...
flexbox is for simplicity and superiority, but legends do grids
For layouts, I prefer grid to flexbox. Grid has some advantages as it takes care of their child items (columns). Flexbox has it strength when aligning items in a row or column structure. UL lists or like in a header to give space between logo and navigation. If the number of items is unknown, and you define a structure with grid, it will take care of the child items. Anyway, good explained flexbox video. Thanks!
Yes, it's important to remember that "align-items" and "justify-content" work on the two different axes. But... there's nothing implicit in the naming of these two properties to associate them with the corresponding axis on which they operate. So, when I'm writing new CSS to arrange content in a flexbox, I'm always guessing at which property I need. Why, for example, didn't the CSS consortium name the properties "align-items-main" and "align-items-cross" to make remembering them easier?
Perfectly balanced as all things should be 🔥
Teaching method is wonderfull with editing and animation thanks Bro that's great coding channel we want more....
You did it the best way bro. The easiest and the best way so far.
bro, iam from india your teaching is very nice. your explanation is also very proud.tnx bro.
Hi. Great video. I just wanted to point out that @9:34 the default value for the align-content property is actually 'normal', not 'space-around'.
Excellent content. Less music would be great though, as some words got muffled by the loud points in the music. No matter as CC helped there. Thank you!
This is the first video I watched about CSS Flexbox, and was accurate. Thank you!
Dang now it is just like Flutter Column and Row widgets. I couldn't figure it out in React and now I get it. Cheers!
Thank you so much fo giving us a such a helpful video. I really appreciate the video.
I really appreciate for this crash course. It was so beneficial for me. Thanks a lot.
This makes flexbox a lot more bareable from learning it from scratch also I didn't know you could put css inside html I'm gonna do that an confuse my teacher from now on
Beautifully explained
This tutorial is the best very detailed
Your teaching was excellent 🤩🤩🤩🤩🤩🤩❣❣❣❣
One of the best conteud that i ever seen about flex-box!
thank you fabian
its really useful thank you so much...and the way you explained....😍very nice.
Thank you so much for this fantastic presentation on Flexbox! I struggled to understand how it works before, but your clear explanations and examples made everything so much easier to grasp. I really appreciate the effort you put into this. Keep up the great work!
Sir plz make a comprehensive tutorial on CSS Grid also, you are so effective for us; plz sir
Thanks so much bro love you , you solved my misconception btn align-items and justify-content.
Big up bro👊
I learn a lot in just 20 minutes, thank you so much
M feeling headache😂😂
Great video 👌. Everything is explained about CSS flexbox
CSS Grid next please
Thankyou so much ❤❤❤.So many doubts cleared
Thanks.Love from Bangladesh
I am glad that you are uploading awesome contents now a days... Thank you ❤
You're a genius! thanks!
Please drop a Grid course 🙂
You made flex-box easy to understand with the summary and everything, thank you so much!
When will you be releasing the grid video?
Best flexbox video ever
This was very useful!
You really cooked man seriously you made the concept so easy to understand truly appreciate it !!
Really clear and succinct explanation!
Brother this is the kind of info you charge money for ! But thanks for sharing free 🎉❤
LEGENDARY GUIDE 🔥
Believe me this is absolute 💎.
I don't know who are you but In my heart there is a very big bunch of love for you ❤❤
great explanation! ❤
Thank you so much❤
Best flex box course i havve seen so far thanks for the nice work :)
omg thank you so much, I have a project this month and this is what I was looking for.
Can you please do css grid and css containers next.
i learn alot from this channel, keep going ❤
Make CSS Grid video next please
Thank you for the flexbox lessons!
This is a very good tutorial.
One of the best tutorial ever!
Really enjoying your vids lately. Very helpful and enjoyable.
We like your videos don't stop making videos
Muito bem explicado, simples e fácil de entender, obrigado pelos vídeos e parabéns pelo canal, irei assistir outros dos seus vídeos.
This was so easy to understand!
Thank you so much such a informative video
It is a perfect video that's explain a flex box
thank you I hope 🙏 to create a video about grid box❤❤
Great explanation! Will it work if make image gallery with different size of images ? I have images in foreach loop C#. It would be great a tutorial with responsive images.
Man Thank you so much for this🥺
Thank you for your course! 👍
Cool
The way of your teaching in awesome ❤❤❤
You are amazing to teach
Thank you so much! This is great
impressive 😁😍
Your content is very interesting
Thanks you alot nice work and I appreciate it , you make me understand about flex box ,
Really great content... thank you for sharing...
Great Video❤
Thanks...
Please add a video on grid, please 🙏🏻 😢
Plz make next video on grid
Superb
i love the teaching but i have a question : you have a closing tag div closer to the closing body tag but i cant see the opening tag of that div
Which browser is this guy using??
sounds good
الفيديو ده هو تجميع لقائمة تشغيل كورس css انا جمعتها في فيديو واحد تسهيلا على الناس مش اكتر
Nice
great video to learn flexbox
Make figma to html/css videos step by step
Quality video ❤❤❤😊
Nice video, Subscribed !
Completed ❤
useful:D
Thank you! Could you create a javascript video based on element selectors and how to style them via functions ❤❤
you are Great
Hi!
It might be a strange question but what is the full code line in the 5th line?
(I'm pretty new and i learn by these type of videos just by copying the code used then dissecting and exploring it. And I heven't seen that type of line anywhere yet)
great video and please i need a video on Modal in html css a pop up modal
a expierenced guy would say display:flex and to the item margin:auto
Make 1 video for grid also.
Make make display grid like this video ❤
flex besis😊
Where is the order property sir its very important in terms of positioning the flex items specially in complex responsive design
thank you but the music is so annoying
Young Brenda Rodriguez Ruth Perez Donna
which font on your thumbnail?
Looks like Gotham Black, but I could be wrong