Here the CSS:
azh {
font-size: 24px;
background: -webkit-linear-gradient(#696969, #333333);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
or
ash {
font-size: 24px;
background: -webkit-linear-gradient(#8CA800, #FF4E28);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
Enjoy!
Nice articel, This article help me very well. Thank you. Also please check my article on my site Know All About CSS Gradient Text And Examples.
BalasHapus