animation2code benchmark
For best compatibility, please view this dashboard in a Chrome browser.
← back

rendered animation

Single DIV Loading ring in Pure CSS

1<span class="btn">Long Tail</span>
2
3<b>Single DIV Loading ring in Pure CSS</b>
4
5<!--- This div below is the main DOM element for the demo -->
6<div class="loader-ring"></div>
7