91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

css中的animation-direction屬性怎么用

發布時間:2022-02-25 13:43:49 來源:億速云 閱讀:372 作者:小新 欄目:web開發

這篇文章將為大家詳細講解有關css中的animation-direction屬性怎么用,小編覺得挺實用的,因此分享給大家做個參考,希望大家閱讀完這篇文章后可以有所收獲。


css中的animation-direction屬性怎么用


  CSS3animation-direction屬性

  作用:定義是否應該輪流反向播放動畫。

  語法:

  animation-direction:normal|alternate;

  normal:默認值。動畫應該正常播放。

  alternate:動畫應該輪流反向播放。

  說明:如果animation-direction值是"alternate",則動畫會在奇數次數(1、3、5等等)正常播放,而在偶數次數(2、4、6等等)向后播放。

  注:如果把動畫設置為只播放一次,則該屬性沒有效果。

  CSS3animation-direction屬性的使用示例

  <!DOCTYPEhtml>

  <html>

  <head>

  <style>

  div

  {

  width:100px;

  height:100px;

  background:red;

  position:relative;

  animation:myfirst5sinfinite;

  animation-direction:alternate;

  /*SafariandChrome*/

  -webkit-animation:myfirst5sinfinite;

  -webkit-animation-direction:alternate;

  }

  @keyframesmyfirst

  {

  0%{background:red;left:0px;top:0px;}

  25%{background:yellow;left:200px;top:0px;}

  50%{background:blue;left:200px;top:200px;}

  75%{background:green;left:0px;top:200px;}

  100%{background:red;left:0px;top:0px;}

  }

  @-webkit-keyframesmyfirst/*SafariandChrome*/

  {

  0%{background:red;left:0px;top:0px;}

  25%{background:yellow;left:200px;top:0px;}

  50%{background:blue;left:200px;top:200px;}

  75%{background:green;left:0px;top:200px;}

  100%{background:red;left:0px;top:0px;}

  }

  </style>

  </head>

  <body>

  <div></div>

  </body>

  </html>


css中的animation-direction屬性怎么用

關于“css中的animation-direction屬性怎么用”這篇文章就分享到這里了,希望以上內容可以對大家有一定的幫助,使各位可以學到更多知識,如果覺得文章不錯,請把它分享出去讓更多的人看到。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

css
AI

凤冈县| 马边| 邳州市| 磐安县| 焦作市| 仙居县| 金坛市| 雷州市| 藁城市| 乌拉特中旗| 紫金县| 响水县| 普安县| 隆子县| 西安市| 新沂市| 抚顺市| 都昌县| 安丘市| 南涧| 北票市| 庆安县| 茌平县| 南昌县| 定远县| 古田县| 克什克腾旗| 绍兴市| 宣城市| 乌鲁木齐县| 温泉县| 封丘县| 库车县| 菏泽市| 志丹县| 怀化市| 乌鲁木齐市| 汝南县| 白河县| 建昌县| 洪泽县|