Animate Once サンプル ※サンプルのため、この下少し余白とります。

1度アニメーションが終了するとリピートせず停止したままになります。

このサンプルのHTML

<div class="animatedParent animateOnce">
<p class="animated bounceInDown">1度アニメーションが終了するとリピートせず停止したままになります。</p>
</div>