Gradient text with CSS | CSS Tip of the Day #shorts

preview_player
Показать описание
Gradient text can look awesome, but it's not super obvious how to do it. So we look at it in this short. Just be careful with your colors, and keep the font-size and weight pretty big or it tends not to be very readable.
Рекомендации по теме
Комментарии
Автор

You should mention that webkit based browsers needs the -webkit prefix:
.gradient-text {
background-image: linear-gradient(90deg, red, blue);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}

SuperVirus
Автор

Tip of the day is a really good series to do.

gbmingliang
Автор

You know you’re becoming more skilled as a front end developer when you can start to accurately predict what Kevin is about to say! Thank you for being a part of my growth Kevin Powell!

highfructosecornsyrup
Автор

Damn, I didn't know that! Kevin, you straight CSS Gangster!

Colstonewall
Автор

I'm loving the #shorts format. I'm often too busy (writing CSS of course) to watch all of your videos but I will pretty much always watch one that's a few minutes long or less. Thanks for the tip!

alwinter
Автор

That was truly amazing. In 51 seconds you showed me something that I always wondered about but never got around to search it. I would love more like this.

jameszaman
Автор

I'm saving this to a playlist. Will come in handy real soon.

maelstrom
Автор

I never thought that it was just that simple. Thanks for this cool trick Kevin, stay awesome!

eip
Автор

Keep these short series going which are to the point and saves a lot of time.

johongirrahimov
Автор

Thank you! Very short and to the point. I love videos like that.

itsme.scooter
Автор

Easy fix, good info. Enjoying these shorts ❤️

faktCheck
Автор

Please continue to make like these shorts sir....

ronilpatel
Автор

he makes css look easier than it should be.

eddymison
Автор

Short and sweet, and straight to the point. Love it!

caffeinated-pixels
Автор

pls do more of these css tip of the day shorts. they're amazing and soo helpful!

arabelllaxo
Автор

You have actual useful tips unlike most people on here! Awesome stuff

lachee
Автор

Super useful stuff Kevin! Keep doing #shorts like these.

sivavchandran
Автор

that was helpful and easy thanks powell

keiferramos
Автор

Ooohh these shorts are great. I love watching your longer guides but these quick tips really make my brain think of so many possibilities in such a short time. More please :)

chud
Автор

More like this pls!
#short simple and onpoint.

mhdfr
join shbcf.ru