Animated Gradient Text

Use SVG to make animated gradient filled text

I originally saw this done on animate.css's homepage way back when with webkit only CSS properties (props to Daniel Eden for such a cool effect). But I got to thinking there had to be a way that was cross browser. Thanks to this article, there was! SVG of course. That, and using the <feColorMatrix> filter in SVG, you can do the exact same "hue rotate" effect.

Text Text