LoginSignup
1
0

More than 1 year has passed since last update.

Animate.css (CSSアニメーション)

Last updated at Posted at 2022-08-18

公式ページ

使い方

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/>

<h1 class="animate__animated animate__bounce">もじ</h1>
書式
<h1 class="animate__animated animate__命令">もじ</h1>
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0