Animer HTML

<h1 class="animate__animated animate__bounce">An animated element</h1>

<div class="animate__animated animate__bounce animate__delay-2s">Example</div>
<div class="animate__animated animate__bounce animate__repeat-2">Example</div>
<div class="animate__animated animate__bounce animate__faster">Example</div>
MD RAZZAK