Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <center>
- <style> .blink { animation: blink-animation 1s steps(5, start) infinite; -webkit-animation: blink-animation 1s steps(5, start) infinite; } @keyframes blink-animation { to { visibility: hidden; } } @-webkit-keyframes blink-animation { to { visibility: hidden; } } </style><span class="blink">Gator Bks</span>
Advertisement
Add Comment
Please, Sign In to add comment