Channel Avatar

Kevin Powell @UCJZv4d5rbIKd4QHMPkcABCw@youtube.com

988K subscribers - no pronouns :c

Helping you learn how to make the web, and make it look good


Welcoem to posts!!

in the future - u will be able to do some more stuff here,,,!! like pat catgirl- i mean um yeah... for now u can only see others's posts :c

Kevin Powell
Posted 22 hours ago

I started listening to ‪@ShopTalkShow‬ before I started my YouTube channel, so it's pretty special to have been a guest all this time later! Of course the "professional content creator" is the one who's camera freezes 🙃 . At least the frame it froze on was a good one I guess, lol. watch video on watch page

12 - 2

Kevin Powell
Posted 3 days ago

QUIZ TIME! By default, CSS Grid creates a new row for every direct child. Which of these would I use if I wanted it to make columns instead?

124 - 5

Kevin Powell
Posted 6 days ago

If you are going to write an HSL value in CSS, do you use commas, or spaces? Also, please comment on whether you use units or not... you could do `hsl(10deg, 25%, 50%) or `hsl(10 25 50)` for example... Or do you include percentages, but not degrees?

92 - 60

Kevin Powell
Posted 1 week ago

QUIZ TIME! This will be easier for the old-school devs out there: Which CSS property do we use to ensure that an element will go under, rather than next to, a floated element?

171 - 22

Kevin Powell
Posted 2 weeks ago

QUIZ TIME! In native CSS nesting, which symbol references the parent selector?

184 - 20

Kevin Powell
Posted 3 weeks ago

Heard from a few people recently that they'd like to be able to set a max column count when using grid with auto-fit or auto-fill. It would be handy if there was a feature that could do this, but it's possible now with a little bit of math, as I explore in this video. Once you have the code snippet, you can re-use it easily thanks to all the important numbers being custom properties (here's a codepen of it, if you don't want to bother with the video: codepen.io/kevinpowell/pen/GgRwqxJ) watch video on watch page

117 - 2

Kevin Powell
Posted 3 weeks ago

QUIZ TIME! Which of these CSS creates animations based on scroll-position?

91 - 12

Kevin Powell
Posted 1 month ago

CSS QUIZ TIME, this time with some modern CSS: Which statement about CSS Cascade Layers (@layer) is FALSE?

62 - 13

Kevin Powell
Posted 1 month ago

Do you use `em` units when writing CSS?

106 - 213