Latihan dari Kevin Powell cara memperbaiki heading text dengan CSS
https://www.youtube.com/watch?v=snKm-VzJCOo
#kevinPowell #css #headings
https://www.youtube.com/watch?v=snKm-VzJCOo
#kevinPowell #css #headings
YouTube
Fix your wonky headings with text-wrap: balance
Unbalanced headlines can be really annoying, and manually trying to hint at fixes for the browser ranges from really annoying to downright impossible depending on how much control you have. Enter text-wrap: balance which fixes thing with one line of CSS 🙂.…
Membuat tabs dengan fitur accessibility menggunakan CSS , HTML, dan JavaScript dari Kevin Powell
https://www.youtube.com/watch?v=fI9VM5zzpu8
#kevinPowell #css #html
https://www.youtube.com/watch?v=fI9VM5zzpu8
#kevinPowell #css #html
YouTube
Create Accessible Tabs with HTML, CSS & JS
Creating tabs takes a bit of work, and making sure they’re accessible can be a little tricky. First, you should ask if you even need tabs in the first place, but assuming you do, this video looks at creating some progressively enhanced tabs.
🔗 Links
✅ The…
🔗 Links
✅ The…
Latihan dari Kevin Powell tentang perbedaan antara CSS Nesting dengan SASS Nesting
https://www.youtube.com/watch?v=ljDIcBp-9sQ
#kevinPowell #css #sass #nested
https://www.youtube.com/watch?v=ljDIcBp-9sQ
#kevinPowell #css #sass #nested
YouTube
The differences between CSS and Sass Nesting
🎓 Beyond CSS is my course that looks at using Sass along side modern CSS, and goes beyond simply using Sass as well, diving into how we can use other tools like PostCSS along with it, how we can set up design tokens to take control of a design system, deal…
Latihan dari Kevin Powell membuat layout nested dengan CSS Nesting
https://www.youtube.com/watch?v=YnWPeA6l5UE
#kevinPowell #css #nested
https://www.youtube.com/watch?v=YnWPeA6l5UE
#kevinPowell #css #nested
YouTube
Getting started with CSS nesting
Nesting has landed in native CSS, and with Firefox gaining support for it, it is now supported in all the major browsers!
So let’s take a look at what nesting is, some of the gotcha’s with it, a little bit of how it differs from Sass nesting, and more.
…
So let’s take a look at what nesting is, some of the gotcha’s with it, a little bit of how it differs from Sass nesting, and more.
…
Beberapa web untuk melatih kemampuan front end web dari Kevin Powell
https://www.youtube.com/watch?v=2GeMknXoGaA
#kevinPowell #learning #frontEnd
https://www.youtube.com/watch?v=2GeMknXoGaA
#kevinPowell #learning #frontEnd
YouTube
9 Resources to help you practice your front-end skills
🎓 If you’ve been writing CSS for a little bit now, but still feel frustrated by it, I have a course that might be exactly what you are looking for: https://cssdemystified.com/?utm_campaign=practice&utm_source=youtube
When we’re learning new things, we need…
When we’re learning new things, we need…
Tips best practices dalam penggunaan CSS dari Kevin Powell
https://www.youtube.com/watch?v=7Q7qlquojQk
#kevinpowell #css #bestpractices
https://www.youtube.com/watch?v=7Q7qlquojQk
#kevinpowell #css #bestpractices
YouTube
These CSS best practices might be holding you back
🎓 CSS Demystified: https://cssdemystified.com?utm_campaign=general&utm_source=youtube&utm_medium=bestpractices
We’re told about a lot of CSS best practices early on, and while some of them can be very useful, I feel like many of them are more like training…
We’re told about a lot of CSS best practices early on, and while some of them can be very useful, I feel like many of them are more like training…
Pengenalan tentang property position absolute pada tampilan
https://youtu.be/JdNG_PtuJXM?si=EkT83CiPJcy2cLvH
#kevinPowell #css #position #absolute
https://youtu.be/JdNG_PtuJXM?si=EkT83CiPJcy2cLvH
#kevinPowell #css #position #absolute
YouTube
Power-up position absolute with this simple technique
Sometimes we need to use position absolute, but then we often end up wading into the world of magic numbers, and they are always the worst, so in this quick video I take a look at how we can get more control with position absolute by using it with Grid.
…
…
Panduan penggunaan styling CSS bersama 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
Cara membuat style pada list dengan CSS dan HTML bersama 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 penggunaan Custom Property di CSS bersama 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