Home › Forums › CSS › Layered Text Clipping › Reply To: Layered Text Clipping
March 31, 2015 at 9:23 am
#199351
Member
Would it be possible if i recreated a similar effect with css animations?
Doubtful, this effect relies, as I understand it, on a background (e.g. color or image) so that the text can be clipped to it.
Perhaps a SVG mask or clip might be a better option.
http://tutorials.jenkov.com/svg/clip-path.html#text-clip-paths