0712-2888027 189-8648-0214
微信公眾號(hào)

孝感風(fēng)信網(wǎng)絡(luò)科技有限公司微信公眾號(hào)

當(dāng)前位置:主頁(yè) > 技術(shù)支持 > HTML5/CSS3 > Animate.css一款跨瀏覽器的CSS3動(dòng)畫(huà)庫(kù)

Animate.css一款跨瀏覽器的CSS3動(dòng)畫(huà)庫(kù)

時(shí)間:2024-09-19來(lái)源:風(fēng)信官網(wǎng) 點(diǎn)擊: 1232次
Animate.css是一款非常不錯(cuò)的跨瀏覽器的CSS3動(dòng)畫(huà)庫(kù),使用Animate.css動(dòng)畫(huà)庫(kù)中的設(shè)定,可以很輕松的實(shí)現(xiàn)CSS3的各種動(dòng)畫(huà)效果,可大大節(jié)省前端開(kāi)發(fā)人員的工作量。
Animate.css一款跨瀏覽器的CSS3動(dòng)畫(huà)庫(kù)

動(dòng)畫(huà)效果演示地址:https://daneden.github.io/animate.css/

Animate.css下載地址:https://raw.github.com/daneden/animate.css/master/animate.css

使用方法,在<head>中引入animate.min.css類(lèi)文件

<head>
  <link rel="stylesheet" href="animate.min.css">
</head>

使用示例:

<h1 class="animated infinite bounce">Example</h1>

說(shuō)明:增加h1相對(duì)應(yīng)的動(dòng)畫(huà)效果
熱門(mén)關(guān)鍵詞: Animate.css 跨瀏覽器 CSS3 動(dòng)畫(huà)庫(kù)

您可能感興趣的相關(guān)文章:

欄目列表
推薦內(nèi)容
熱點(diǎn)內(nèi)容
展開(kāi)