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

rendered animation

Animated Dot Loaders

1<div class="wrapper">
2  <div class="bounce" id="container">
3    <span class="dot one"></span>
4    <span class="dot two"></span>
5    <span class="dot three"></span>
6    <span class="dot four"></span>
7    <span class="dot five" ></span>
8  </div>
9</div>
10