Author: | oimo23 |
---|---|
Views Total: | 1,779 views |
Official Page: | Go to website |
Last Update: | September 6, 2018 |
License: | MIT |
Preview:

Description:
Glitch.css is a small CSS/CSS3 library that applies a fancy glitch effect to your text. Ideal for impressive titles, headlines, logos, etc.
How to use it:
Download and place the Glitch.css in the header of the document.
<link href="./css/glitch.css" rel="stylesheet">
Add the CSS class ‘glitch’ and a glitch effect of your choice to your text.
<div class="glitch gl-1"> <p>CSSSCRIPT.COM</p> </div>