中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

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

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

css怎么實現葉子形狀loading效果

發布時間:2021-08-10 22:41:27 來源:億速云 閱讀:162 作者:chen 欄目:web開發

本篇內容主要講解“css怎么實現葉子形狀loading效果”,感興趣的朋友不妨來看看。本文介紹的方法操作簡單快捷,實用性強。下面就讓小編來帶大家學習“css怎么實現葉子形狀loading效果”吧!

本文實例講述了css實現葉子形狀loading效果的方法。分享給大家供大家參考。具體實現方法如下:

代碼如下:


<!doctype html>  
<html>  
<head>  
   <style type="text/css">  
       body{ background: #000;}  
       .color1{ background: #FDE515;}  
       .color2{ background: #00DEF2;}  
 
       @-webkit-keyframes loadRotate{  
           from{ -webkit-transform:rotateZ(0deg);}  
           to{ -webkit-transform:rotateZ(360deg);}  
       }  
       @keyframes loadRotate{  
           from{ transform:rotateZ(0deg);}  
           to{ transform:rotateZ(360deg);}  
       }  
         
       #loading{ width: 100px; height: 100px; position: absolute; left:50%; top:50%; margin-left:-50px; margin-top: -50px; -webkit-animation:loadRotate 3s linear infinite; -webkit-animation-fill-mode:both; animation:loadRotate 3s linear infinite; animation-fill-mode:both;}  
       #loading div{ width: 20px; height:30px; position: absolute;left:40px; top:35px; -webkit-transform:rotateZ(0) translateX(60px) ; opacity: 1; border-radius: 50% 0; }  
       #loading div:nth-child(2){-webkit-transform:rotateZ(36deg) translateX(60px) ; opacity: 0.8; }  
       #loading div:nth-child(3){-webkit-transform:rotateZ(72deg)  translateX(60px); opacity: 0.6; }  
       #loading div:nth-child(4){-webkit-transform:rotateZ(108deg)  translateX(60px);  opacity: 0.4;}  
       #loading div:nth-child(5){-webkit-transform:rotateZ(144deg) translateX(60px) ;  opacity: 0.2;}  
 
       #loading div:nth-child(6){-webkit-transform:rotateZ(180deg) translateX(60px) ; opacity: 1; }  
       #loading div:nth-child(7){-webkit-transform:rotateZ(216deg) translateX(60px)  ; opacity: 0.8; }  
       #loading div:nth-child(8){-webkit-transform:rotateZ(252deg) translateX(60px) ; opacity: 0.6; }  
       #loading div:nth-child(9){-webkit-transform:rotateZ(288deg) translateX(60px) ; opacity: 0.4; }  
       #loading div:nth-child(10){-webkit-transform:rotateZ(324deg) translateX(60px) ; opacity: 0.2; }  
 
   </style>  
</head>  
<body>  
 
   <div id="loading">  
       <div class="color1"></div>  
       <div class="color1"></div>  
       <div class="color1"></div>  
       <div class="color1"></div>  
       <div class="color1"></div>  
       <div class="color2"></div>  
       <div class="color2"></div>  
       <div class="color2"></div>  
       <div class="color2"></div>  
       <div class="color2"></div>    
   </div>  
     
</body>  
</html>

運行效果如下圖所示:

css怎么實現葉子形狀loading效果

希望本文所述對大家的web前端設計有所幫助。

到此,相信大家對“css怎么實現葉子形狀loading效果”有了更深的了解,不妨來實際操作一番吧!這里是億速云網站,更多相關內容可以進入相關頻道進行查詢,關注我們,繼續學習!

向AI問一下細節

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

css
AI

无极县| 青河县| 清徐县| 大悟县| 布拖县| 治县。| 威海市| 香港| 榆中县| 基隆市| 烟台市| 广平县| 新安县| 盖州市| 那坡县| 富民县| 闸北区| 新密市| 凤凰县| 泸州市| 葵青区| 韩城市| 阳曲县| 文水县| 江阴市| 来安县| 金寨县| 梨树县| 贡山| 碌曲县| 新邵县| 通州市| 延安市| 漯河市| 正定县| 通渭县| 微山县| 黄大仙区| 安塞县| 林西县| 保康县|