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

rendered animation

Pure CSS animated check mark

1<div id="animCheck">
2  <div class="precheck"></div>
3  <div class="check"></div>
4</div>
5
6
7