asciimation.css

This is a library of pure CSS ASCII animations. To use the existing animations in your site, include the aciimation.css stylesheet in you pages, and add animation elments either via tag names or as classes:

    <!-- these are equivalent -->
    <dance/> <span class="ascii-anim dance"></span>

Animations