小编Rem*_*ash的帖子

Animate.css不工作

我正在使用animate.css但它似乎不适用于Firefox.我使用的代码是:

       <html>
        <head>
        <link rel="stylesheet" href="animate.css"/>
        </head>
        <body>
        <div class="rotateIn"> content</div>
        </body>
        </html>
Run Code Online (Sandbox Code Playgroud)

我希望这个div在我们加载页面时显示旋转但它似乎不起作用.

html css animation css3 css-animations

5
推荐指数
2
解决办法
2万
查看次数

标签 统计

animation ×1

css ×1

css-animations ×1

css3 ×1

html ×1