Checking out how Polygon fades out home page content

I’ve been having sweet dreams about the fancy text fade-out on Polygon’s front page. It’s such an elegant solution to avoid worrying about excerpts. 
Since I’ve encountered that issue on two projects this month, I figured I&#…

simurai: Sprite sheet animation with steps(). If you don’t…

simurai:

Sprite sheet animation with steps().
If you don’t wanna use gifs on your site and rather PNGs for better colors, but still be able to animate them, here an option:
CSS keyframe animations have a property called animation-timing-function and…