CSS Text Mask Animation
CSS Animations are finally here (well for Safari and Chome at least) and there are tons of little tricks you can achieve with only a few lines of code.
CSS Animations are finally here (well for Safari and Chome at least) and there are tons of little tricks you can achieve with only a few lines of code.
We can now add CSS gradients and WebKit image masks to text. Here are a few step by step tutorials on how to add gradients and image masks to your text.
Did you ever want to add fonts to your site, but didn’t know how? @font-face gives us an easy way to embed fonts into your site without breaking a sweat.