"The children are being forced to live inside those cells"... you said it
@DevoutJourney Жыл бұрын
😂😂😂😂😂
@SDRMusic777 Жыл бұрын
🤣🤣🤣🤣
@lolidkstudio Жыл бұрын
lmao
@ismailcreatvt Жыл бұрын
😅😂😂
@shanmukhasaratponugupati6308 Жыл бұрын
😂😂😂
@akshaymondal13722 жыл бұрын
You don't have any idea how much you have helped me with your videos.. I literally was on the notch of giving up css.. but now .. this is the one of those things about which I feel confident . Thanks a lot sir . Kudos to you.
@KevinPowell2 жыл бұрын
That's amazing! Thanks so much for letting me know, that makes my day 😊
@xClown552 жыл бұрын
Same here, css back in my college years would be as frustrating as js now it feels kinda easy
@Waqar_Ahmed752 жыл бұрын
Same here...
@zettai8087 Жыл бұрын
Wow. I hope I'll be able to share a testimony like this
@zettai8087 Жыл бұрын
Cus I feel I just don't know how to use css to make a website look jot it ought to look and I'm frustrated
@RealCaptainAwesome2 жыл бұрын
Whenever I question my choices that lead to me becoming a back end engineer, I watch one of your wizardry videos and feel much better.
@KevinPowell2 жыл бұрын
🤣🤣🤣
@zorokutend2 жыл бұрын
I choose to be on the both sides. Trust me, when you know how it works. You feel like you are god :D You can control everything in the eco system. And that feels really GOOD . Oh yeh
@gg-gn3re2 жыл бұрын
Yea I've worked with dozens of front end guys and he knows way more than they knew. I know about the same as they did and can figure my stuff out. The lack of front end knowledge is very obvious on many sites, facebook for example uses the old 960px layout from the 1990s and is very static looking and old fashioned. It works I guess, but it is obvious they have no clue what to do there or how to fix it.
@luizinniziul29762 жыл бұрын
same feeling
@elvissautet2 жыл бұрын
😅😅😅😅😅
@bumbleguppy Жыл бұрын
Just like the best cooking videos, showing the underlying "why" instead of simply specifying "how" imparts an understanding that can be applied to any recipe and not just the one you're working on. Thank you for your style of video.
@IamPetrus2 жыл бұрын
Hey Kevin, I was having issues with a very basic relationship between a parent-child situation kept with flexbox. Your video came up here and then I understood what was going on after a terrible feeling of frustration. And man, you named them all! Gracias Kevin!!!
@pkunzel2 жыл бұрын
"They don't live in isolation, they live in relation" That is the biggest challenge I have when teaching CSS. Amazing video!
@yourlinuxguy Жыл бұрын
Try Grid?
@BinaryStar102 жыл бұрын
Notes to myself: -Parent dictates children's width. Children dictate height... unless you set height and possibly cause overflow issues. -A simple wrapper with max-width and margin-inline: auto. -Collapsing margins - child's margins can reach outside parent (margins merge to parent). This can be prevented by removing margins from child, adding padding to parent or changing to a formatting context where collapsing margins don't exist (such as flow-root, flex and grid). -Using flex you can have even sized columns with flex: 1. But if columns have varying sized paddings, they are not even sized. Grid on the other hand takes padding into account when calculating size and therefore columns are even sized if they are set to be even.
@MasteringGravity2 жыл бұрын
Thanks for the notes! Mind if I also use these? 😁
@carldrogo94922 жыл бұрын
Use Grid NOT Flexbox. 😉
@BinaryStar102 жыл бұрын
@@MasteringGravity Feel free! :)
@michelemoneywell87653 ай бұрын
@@carldrogo9492You can use both. Use grid for the layout of sections, then use flex for arrangement of elements inside each container.
@aarondeimund68982 жыл бұрын
Thanks for making these! I'm a developer in the I.T. department of a manufacturing company and the only one on my team with a good grasp of css, largely because of your videos. Thanks for helping me make my corner of the internet a little more awesome!
@babalolasherrifdeen78652 жыл бұрын
Keep it up
@tk47762 жыл бұрын
The last tip, where flex let more control to child and/or siblings, and grid allows more control to the parent was so illuminating. I know now how to initiate a layout based on my content.
@o_o_f_c_i48222 жыл бұрын
I have no money to buy premium courses so I day I found your channel and you help me a lot . I just become a frontend developer or css expert because of you and designs course KZbin channel Thank a lot
@KevinPowell2 жыл бұрын
So glad that my content has been able to help you out! 😊
@o_o_f_c_i48222 жыл бұрын
@@KevinPowell Thank you sir I am so happy 😊. I would like to give you a small fee do you have your active Patreon
@goannacs68612 жыл бұрын
I learn HTML and CSS. I even attend some kind of online school and Udemy. But you are the only one who really helps me understand every bit. You have such a calming and logical way to explain things. You just feel secure about it afterwards. It's strange. It's like you were born for this stuff haha 😆
@the-real-tridder2 жыл бұрын
great information mate, really apprecite the time you take to explain these really important concepts. The importance of relationships is so underrated when most people discuss css.
@francopdx2 жыл бұрын
Thank you for all the tips! The differences between flex and grid in regard to parent vs child influence was very enlightening! I've been using flex for almost a couple years, but it was just a few months ago that I really started dabbling with grid.
@ilovelctr2 жыл бұрын
Omg, this is so splendid! This is the first time I've watched your video, and I immediately subscribed. Your explanation makes utter sense out of CSS, whereas I'd say CSS seems to make no sense for most devs. Thank you so much for sharing your knowledge.
@Spreadlove56832 жыл бұрын
Dope!!!!! This is the exact question I've been wondering about for so long -- just how everything fits together and how relationships play out. Bought your CSS Demystified course just now. Excited to get a firm understanding of the fundamentals.
@WadieGamer2 жыл бұрын
I've been following your videos for almost a year and I want to thank you so much for making my CSS learning much better.
@andrewferguson78592 жыл бұрын
Thank you for the clear, and quick review this topic. I always learn something, and that was certainly the case here. Just yesterday I was working with flex and grid and got myself thoroughly confused. Thanks to this refresher, I better understand what was confounding me so much yesterday.
@joshhoffer2 жыл бұрын
kevin im falling madly inlove with you ... because you always get me out of the bind , css will never be close to my heart...
@lauramangu25162 жыл бұрын
Amazing content as always! You are my primary source of learning when it comes to Css, Kevin! Kudos to you and thank you for these great videos. Please never stop :)
@petarkolev69282 жыл бұрын
Kevin, you are my CSS God!!! I am learning from you more than I have learned so far in my 5y front-end career, THANK YOU!!!
@jpisello2 жыл бұрын
That last thing with the padding on the flex items blew my mind! Learned something new today, so thanks Kevin!
@CloudyInside1902 Жыл бұрын
I'm beginning to learn html and css, your tutorials have been really helpful and are inspiring me to create and learn more and more, thank you ^^
@tdematos Жыл бұрын
The way you understand how everything comes together is unbelievably easy to understand! Definitely earned a new subscriber! 🙏
@a5tr002 жыл бұрын
I basically started learning about CSS from your videos. And time to time I hear people say “I hate css”, “it is so frustrating” etc… Man, I don’t understand them… Is it because you, Kevin, makes CSS look so easy , simple and lovely? I don’t have any other explanation:)
@TroenderTass2 жыл бұрын
You don't understand people get tired of hasseling around with stupid layouts and inconsistent properties that might not even work un certain elements, or in certain browsers, when they can do more interesting programming in stead?
@0500MUSIC2 жыл бұрын
@@TroenderTass Hahaha right! It’s a massive pain is the ass. people go on like we hate CSS for no reason.
@Tina-van Жыл бұрын
This is such a good video by someone who deeply understands how things operate in CSS. Thanks a lot!!
@FrankKynard-yf9yu Жыл бұрын
I couldn’t tell you how many times does threw me off in the last year. Thank you so much.
@ginamdar2 жыл бұрын
I know its not much but Kevin you can buy timy . Thank you so much..the crux of this video for me to learn more about collapsing margins!
@KevinPowell2 жыл бұрын
Thank you so much!
@zorokutend2 жыл бұрын
Thanks Kevin for explaining some of the most confused things of CSS . I think you should add the link to the course in the description. It might help people reach to the course easier. As well as make your video become more friendly to search engine.
@mountainspirittribe16128 күн бұрын
I really Cannot Thank You Enough for explaining this so wonderfully and easy.... 🙏 You truly are an amazing teacher! ☀✨🎇
@EricRohlfs Жыл бұрын
30 years and I never thought about it about width an height had inverse relationships with children. Mind blown
@rafidiul-albani4590Ай бұрын
Just while walking around, I came up with a creative solution how to learn the relationships between the different boxes (html tags) when they are nested.
@sherryab39642 жыл бұрын
I need this refresher right now 100%! Also, thank-you for the responsive drip course!
@nostalgicnow60012 жыл бұрын
I understand css finally and it’s thanks to you 🙌🏾
@alexjulius692 жыл бұрын
It's to make a fk ton of money from front end development, and you're helping me a great bunch, thanks. I'm not a beginner, but I still struggle with sh*t not working sometimes and this explains A LOT.
@saroj_kumar2 жыл бұрын
Great stuff for someone who is starting out and facing common issues in CSS.
@justnormi2 жыл бұрын
reaaaly like how the lights are setup ! and great video asusal
@bertlemoi4312 жыл бұрын
the secret key to mastering css is watching all the videos kevin makes - easy.
@Spreadlove56832 жыл бұрын
at 5:08 why are the .wrapper element's horizontal margins inside of the parent (header) whereas the h1's top margin is outside of its parent / applied to the parent (the header element)?
@pcartisan27212 жыл бұрын
This lesson is so important. I had the thought that it might be a good lesson to slip into the beginning of a young developer’s journey. Or, at least a modified version to warn them about the amazing peculiarities to come. 😃
@chinmayghule82722 жыл бұрын
Excellent video. No wonder you are CSS King!
2 жыл бұрын
That padding in flex really caught me by surprise. What if the padding is applied to a div nested within the flex child? Would it still cause issues? Great video btw.
@designnimbus2 жыл бұрын
Thanks for a thousand times ❤️
@thisurathenuka83622 жыл бұрын
Thank you so much. Could you please do a video on how you approach adding CSS to a UI ? So many ways to do stuff. It's really overwhelming 😥
@PicSta2 жыл бұрын
An excellent video showing the differences. Thanks for this simplified explanation of this difference. I really prefer CSS grid for the rough layout and the content can be arranged with flex then. And I think this is the way it meant to be, right?!
@Bkamron2 жыл бұрын
I'm kinda happy I started CSS way back I'm the late 00s I still use techniques from the XHTML days (remember those days?) And the somehow still kinda work for me. If I had to learn all over again, it would be so daunting I'd probably give up.
@k0k1t02 жыл бұрын
How did you make vsCode to put automatic full stop when you copied the class name in 1:26
@keaton718 Жыл бұрын
I can totally imagine Kevin applying all these tips to Mrs. Powell.
@joao_penas2 жыл бұрын
Amazing explanation! Everything it's about relationships! 😁 Keep going. Best regards.
@josephlivengood45082 жыл бұрын
Is this why you use a reset CSS to remove all the default margin from the h tags? Just curious @7:40
@marcusantenor7932 жыл бұрын
So much wisdom in just 17:10mn, thanks Bro!!!
@BtwinUnW6 ай бұрын
I got a feeling while you are teaching css, you are giving family counseling as well.
@Bkamron2 жыл бұрын
Came here for CSS and left with relationship advice.
@Michaelbhand2 жыл бұрын
Thanks!
@KevinPowell2 жыл бұрын
Thank you so much!
@octothorpe122 жыл бұрын
That's I think the important thing to consider: Flex is 1D, so it gives you the illusion of columns. They'll only ever look like true columns if you explicitly make them all the same (and even then everything gets wild when items wrap). If you want 'set and forget' true columns, you kinda need to go Grid.
@mikeb26042 жыл бұрын
I'm learning so much in this video o_o
@codewithfan2 жыл бұрын
very clear explanation, thanks for it...
@michaelgleason47912 жыл бұрын
"Not just throwing display flex at something in columns and hoping everything works out." I feel attacked. Great video as always.
@soonhongng7037 Жыл бұрын
15:05 what tool you are using to display the dimension with the pink tint? 😲
@soonhongng7037 Жыл бұрын
if it's part of the Chrome, how should I press it?
@Zakaros10002 жыл бұрын
Coffee time with a Powell's video ☕
@kevinpellerin6715 Жыл бұрын
Thanks man, you are from Halifax too. I like your videos
@yzap_ Жыл бұрын
THANK YOU FOR YOUR KNOWLEDGE
@George10767 Жыл бұрын
I have discovered that the tags "div" and "article" have identical functions. Please say if you disagree. Also you can put a "div" function inside a "div" function, and a "article" function inside an "article" function. Also, of course, you can put an "article" function inside a "div" function and vice-versa.
@omaracelys32172 жыл бұрын
Amazing video, very few videos like this.
@nomadshiba2 жыл бұрын
i always use grid or flex and use block and inline-block, inline and stuff, basically the default displays only if im actually rendering an article, a document etc basically what html has been made for originally other than that everything is always inside a grid mostly flex is only useful if stuff has dynamic different sizes, based on content, such as navigation menu, tags list, or such
@mehdi-vl5nn2 жыл бұрын
10:07 flex also has impact on position ! and god knows what else
@shubhamchandel-gs4so Жыл бұрын
this guy is equipped in making you feel like an idiot. does not matter how much experience you have.
@paulknol2 жыл бұрын
Wow Kevin, really nicely explained. I have been doing these kind of things rather instinctively and successfully but never really breaking it down this way. I acutally had a few “oh right” moments. Thanks for joggin the ol’ noggin
@KevinPowell2 жыл бұрын
Yeah I think a lot of the time, it clicks for some people on a more instinctive level, which is great when it happens!
@spirit12922 жыл бұрын
Great video! I also don't get one css feature. I don't really understand why vertical padding of a child is getting calculated based on it's parent width???
@christopherportorreal Жыл бұрын
@kevinPowell I have a problem when starting to design. I'm practicing with Frontend Mentor, and the designs are normally created with Mobile: 375px and 1440px widths. How should I start setting the right space to work? Should I use max-width or just the width at the beginning?
@DevoutJourney Жыл бұрын
Your videos inundate my CSS playlist hahahaha
@zorgivanov86852 жыл бұрын
super good vid, thanks!
@Dev-Phantom2 жыл бұрын
it was cool to know the depth, i have to do it
@uwakmfonessien66102 жыл бұрын
Greetings Kevin. Please how can I get the source code of the html, css and javascript you used in teaching us. I want to get along with you because sometimes your screen division covers part of the code. Thanks for your kind contribution in the world of web development!!!
@amirkamalian80452 жыл бұрын
Hey dear Kevin! Lovely video as always. Will you ever release your new course? 😅
@someone55022 жыл бұрын
I wish I could use grid and more up to date features but I always have to cater for IE, and older browsers, as most sites I cater to at work are business sites. I love web development but I hate how it takes years before I can actually start using certain things.
@ricardoolartepuell20112 жыл бұрын
for the even columns with flex:1, can we use a wrapper in each element, and the wrapper child content put the padding? Ill test it
@BarryDocherty10 ай бұрын
Hello, I am looking for a boilerplate CSS specifically for HTML5 banner ads with best practices for all sizes. Do you know where I might find something like that?
@MaddyChessVision2 жыл бұрын
we want 21 days responsive layout type of course. that was great❤❤
@NiceChange2 жыл бұрын
Thanks Kevin..great tips for development...🙂
@last.journey2 жыл бұрын
One thing that helped me a lot to understand some of this topics Is making a layout from figma skitch
@markwerle Жыл бұрын
What tool are you using at the end to show the red overlay of the gap, px size, etc?
@johnconnor97872 жыл бұрын
Waiting for the video on CSS nesting :)
@pelumiamos68682 жыл бұрын
I need this a lot thanks very much .
@daniel_weiss952 жыл бұрын
what font are u using in ur code editor? want to use it in mine. Thanks!
@securefolder45482 жыл бұрын
Thanks to u im now good at css 💖💖
@sanfords2 жыл бұрын
Can't seem to pay for the demystified course. The Pay Now button never gets enabled even though I entered everything.
@thefootles2 жыл бұрын
Awesome, thank you!
@FunDumb2 жыл бұрын
Collapsing margins sounds like my life.
@99904906772 жыл бұрын
What's better than a small Kevin? A bigger kevin in the circle. Alright, I'll help myself out.
@mali_gaurav2 жыл бұрын
What is best think for learning plan css or css framework
@dmitrybelov5703 Жыл бұрын
5:33 can margin-trim : Block helps?
@KevinPowell Жыл бұрын
I think so, yeah. I haven't played with it yet, but it's high on my list cause it might be one of those small and under the radar changes that has a pretty big impact
@dockeryz2 жыл бұрын
why do you have double underscores for primary-header__content?
@KevinJTurner2 жыл бұрын
Love the t-shirt!
@Kriptokeeper2 жыл бұрын
I love your videos they are the most in-depth and easiest to follow could you do a connect wallet button to your web page for metamask tutorial PLZ Java has me going nuts and no one does a very great tutorial I’m on windows I’ve got npm downloaded and my node says it’s running but keep getting crazy errors when I command npm run dev? Very frustrated and confused sorry for the rant
@Oleg-o6m5p2 ай бұрын
Kevin are tte best!!!
@Pyrospower2 жыл бұрын
Thank you so much!
@arunsaklani98902 жыл бұрын
Can u tell me we use bootstrap or css layout for project
@TundeEszlari2 жыл бұрын
You are a very good videographer.🤗❤
@mohammadalam99367 ай бұрын
10:35 I got lost with flex short cut code for even column. Can anybody explain, please?
@GEO-422 жыл бұрын
Thank you so much for all your videos ! I would love to see how you develop a real world production ready web app with js, HTML ans CSS. I say that because as a react developer i want to stop using components libs like MUI and code my own one. Can you explain how to do that ? Thank you Kevin