Practice with Kevin Powell on some of the new CSS features that are now available
https://youtu.be/Ek1JP3BzbhY
#css #kevinPowell
https://youtu.be/Ek1JP3BzbhY
#css #kevinPowell
Creating a horizontal scrolling function using CSS, with Kevin Powell
https://www.youtube.com/watch?v=3yfswsnD2sw
#kevinPowell #carousel #horizontal #scroll
https://www.youtube.com/watch?v=3yfswsnD2sw
#kevinPowell #carousel #horizontal #scroll
Introduction to Cascade Layers in CSS with Kevin Powell
https://youtu.be/NDNRGW-_1EE
#kevinPowell #cascadeLayer
https://youtu.be/NDNRGW-_1EE
#kevinPowell #cascadeLayer
An important exercise from Kevin Powell on how to create responsive font sizes or typography with CSS
https://youtu.be/fs9uJ7I4a70
#kevinPowell #css #font #typography
https://youtu.be/fs9uJ7I4a70
#kevinPowell #css #font #typography
Key tips and tricks from Kevin Powell on how to center HTML elements with CSS
https://youtu.be/vNwoDkn7AIc
#center #css #kevinPowell
https://youtu.be/vNwoDkn7AIc
#center #css #kevinPowell
Practice with Kevin Powell on implementing CSS Drop Shadow with some variations
https://youtu.be/JvuIuWbxNvU
#css #drop #shadow #kevinPowell
https://youtu.be/JvuIuWbxNvU
#css #drop #shadow #kevinPowell
Tips from Kevin Powell to avoid using shorthands or code abbreviations in CSS
https://www.youtube.com/watch?v=iGkK-5il6Mk
#kevinPowell #shorthand #css
https://www.youtube.com/watch?v=iGkK-5il6Mk
#kevinPowell #shorthand #css
Tips and tricks on using CSS explained by Kevin Powell
https://youtu.be/MywezIxlp8Y
#tips #css #kevinPowell
https://youtu.be/MywezIxlp8Y
#tips #css #kevinPowell
YouTube
3 useful CSS hacks
There are times when we need to take more... unconventional approaches to solving a given problem, so in this video I look at 3 (or 4, really), hacky, but useful solutions that we can use in our CSS.
🔗 Links
✅ vmax, and the other viewport units: htt…
🔗 Links
✅ vmax, and the other viewport units: htt…
Kevin Powell's practice of introducing little-known CSS properties
https://youtu.be/sNYVqfRwX1A
#css #property #kevinPowell
https://youtu.be/sNYVqfRwX1A
#css #property #kevinPowell
YouTube
5 Useful CSS Properties You Didn't Know
I have a new course coming soon! https://beyondcss.dev
🔗 Links
✅ More CSS tips & tricks: https://youtube.com/playlist?list=PL4-IK0AVhVjMug_P141R10p6pHgg3kxaa
✅ Relative & Absolute positioning: https://youtu.be/P6UgYq3J3Qs
✅ The content property in-depth:…
🔗 Links
✅ More CSS tips & tricks: https://youtube.com/playlist?list=PL4-IK0AVhVjMug_P141R10p6pHgg3kxaa
✅ Relative & Absolute positioning: https://youtu.be/P6UgYq3J3Qs
✅ The content property in-depth:…
👍1
Some ways to solve display problems using CSS, with Kevin Powell
https://youtu.be/yyPteFyZsCE
#css #kevinPowell
https://youtu.be/yyPteFyZsCE
#css #kevinPowell
YouTube
Stop using JS for things that CSS can solve
Sometimes we need to do something, and when there is no obvious answer, we come up with really complex solutions. There are some useful pseudo-classes that give us really simple solutions thought!
🔗 Links
✅ Amit's JavaScript Problems, CSS Solutions video:…
🔗 Links
✅ Amit's JavaScript Problems, CSS Solutions video:…
Practice with Kevin Powell on responsive layouts with HTML and CSS
https://www.youtube.com/watch?v=Ch_LoWKLv3A
#html #css #layout #kevinPowell
https://www.youtube.com/watch?v=Ch_LoWKLv3A
#html #css #layout #kevinPowell
YouTube
Build a responsive website with HTML & CSS | Part three: General styling
Putting together the general styling for this project, and fixing a few mistakes I made along the way.
🔗 Links
✅ Why I use em I'm my media queries: https://zellwk.com/blog/media-query-units/
✅ GitHub repo for where I start this video: https://github.com/kevin…
🔗 Links
✅ Why I use em I'm my media queries: https://zellwk.com/blog/media-query-units/
✅ GitHub repo for where I start this video: https://github.com/kevin…
Tips and tricks for using CSS Color with Kevin Powell
https://youtu.be/lCD4kJ4rYq8
#css #kevinPowell #color
https://youtu.be/lCD4kJ4rYq8
#css #kevinPowell #color
YouTube
CSS color pro tips
The color property is one of the first things we learn, and it seems really straightforward, but there is more that you can do with its values than you might have realized!
⌚ Timestamps
00:00 - Introduction
00:35 - you don't need the "a"
2:42 - rgb with…
⌚ Timestamps
00:00 - Introduction
00:35 - you don't need the "a"
2:42 - rgb with…
Counting the number of child elements using the :has selector in CSS
https://www.youtube.com/watch?v=jJcO-IZJalQ
#css #kevinPowell
https://www.youtube.com/watch?v=jJcO-IZJalQ
#css #kevinPowell
YouTube
Mastering :has() to Expand Your CSS Skills
The :has() pseudo-class is a game-changer, and in this video I look at some of the different things that it makes possible, from theming to counting children and more!
🔗 Links
✅ Code from this video: https://codepen.io/kevinpowell/pen/JjvNwyb
✅ Introduction…
🔗 Links
✅ Code from this video: https://codepen.io/kevinpowell/pen/JjvNwyb
✅ Introduction…
An important exercise from Kevin Powell on the CSS border property
https://youtu.be/ypstT5UfCsk
#css #kevinPowell #property
https://youtu.be/ypstT5UfCsk
#css #kevinPowell #property
YouTube
The border property you never knew you needed
The border-image property is a blast from the past for anyone who had to make buttons with round corners on them back in the 2000s, but these days we can use it for fun gradient effects too!
🔗 Links
✅ Mozilla border image generator: https://developer.mozilla.org/en…
🔗 Links
✅ Mozilla border image generator: https://developer.mozilla.org/en…
Tips and tricks for writing CSS code from the Kevin Powell channel
https://www.youtube.com/watch?v=rxnX1jdoI6c
#css #kevinPowell
https://www.youtube.com/watch?v=rxnX1jdoI6c
#css #kevinPowell
YouTube
Avoid These 5 Awful CSS Mistakes
I often see beginners making the same mistakes over and over again, so in this video I take a look at some common issues and give some advice on how I think things could be improved.
🔗 Links
✅ Live Server VS Code extension: https://marketplace.visualst…
🔗 Links
✅ Live Server VS Code extension: https://marketplace.visualst…
Explanation from Kevin Powell on the difference between position property absolute and responsive layout
https://www.youtube.com/watch?v=H04P5YXVssE
#kevinPowell #responsive #absolute
https://www.youtube.com/watch?v=H04P5YXVssE
#kevinPowell #responsive #absolute
YouTube
Position absolute and responsive layouts
🎓 - I have a free course on conquering responsive layouts: https://courses.kevinpowell.co/conquering-responsive-layouts
A lot of people struggle with responsive layouts, and even more so when they use position: absolute. In this video I'm looking at how…
A lot of people struggle with responsive layouts, and even more so when they use position: absolute. In this video I'm looking at how…
Tips for using CSS Grid from Kevin Powell to make it easier to make layout views
https://www.youtube.com/watch?v=JHregeIsjPQ
#kevinPowell #css #grid
https://www.youtube.com/watch?v=JHregeIsjPQ
#kevinPowell #css #grid
YouTube
Simplify your CSS with these 3 grid layout solutions
🔥Simple Grid Layouts Cheatsheet: https://simple-grid-layout.kevinpowell.co/
Grid is often seen as useful for really large layouts that have a lot of different pieces, but there are other simple things that it can be super handy for as well!
🔗 Links
✅ How…
Grid is often seen as useful for really large layouts that have a lot of different pieces, but there are other simple things that it can be super handy for as well!
🔗 Links
✅ How…
CSS styling guide with Kevin Powell
https://www.youtube.com/watch?v=Y5TYDo9Qcv4
#css #kevinPowell #styling
https://www.youtube.com/watch?v=Y5TYDo9Qcv4
#css #kevinPowell #styling
YouTube
Beginner’s guide to styling text with CSS
Get my Essential Font Properties Cheat Sheet for a quick reference to the different properties and values I talk about in this video: https://kevin-powell.ck.page/d3dcf0ac84
When we first start learning about CSS, one of the first things we learn is that…
When we first start learning about CSS, one of the first things we learn is that…
👍1
How to style a list with CSS and HTML with Kevin Powell
https://www.youtube.com/watch?v=bRYwmmLC_Ns
#css #list #html #kevinPowell
https://www.youtube.com/watch?v=bRYwmmLC_Ns
#css #list #html #kevinPowell
YouTube
How to create and style lists with HTML and CSS
Lists are one of the most common elements we have on websites, so I decided to do a beginner-friendly deep dive on them, exploring ordered and unordered lists, from how to create them, the difference between the two of them, their default styling, and how…
Tips for using Custom Properties in CSS with Kevin Powell
https://www.youtube.com/watch?v=_2LwjfYc1x8
#css #customProperty #kevinPowell
https://www.youtube.com/watch?v=_2LwjfYc1x8
#css #customProperty #kevinPowell
YouTube
Using CSS custom properties like this is a waste
If you're interested in checking out ICodeThis, you can find it here: https://icodethis.com/?ref=kevin and if you want to sign up for one of their premium plans, use KEVIN at checkout for an extra 10% off.
Custom properties are amazing, but a lot of people…
Custom properties are amazing, but a lot of people…
👍1