亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

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

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

CSS3中怎么制作一個彩色進度條樣式

發布時間:2021-06-25 15:55:55 來源:億速云 閱讀:218 作者:Leah 欄目:web開發

CSS3中怎么制作一個彩色進度條樣式,相信很多沒有經驗的人對此束手無策,為此本文總結了問題出現的原因和解決方法,通過這篇文章希望你能解決這個問題。

一、制作靜態的紫色條紋進度條
html代碼:

XML/HTML Code復制內容到剪貼板

  1. <body>  

  2. <div class="progress-bar purple"> <span style="width:40%;"></span> </div>  

  3. </body>  

css代碼:

CSS Code復制內容到剪貼板

  1. body {   

  2.  background-color:#333;   

  3. }   

  4. .progress-bar {   

  5.  background-color:#222;   

  6.  border-radius:3px;   

  7.  width:300px;   

  8.  height:24px;   

  9.  padding:5px;   

  10.  margin:50px;   

  11.  border-bottom:1px solid #444;   

  12.  box-shadow:inset 0 0 2px 0 #000;   

  13. }   

  14. .progress-bar span {   

  15.  display:inline-block;   

  16.  width:140px;   

  17.  height:24px;   

  18.         border-radius:2px;   

  19.  box-shadow:0 1px 0 rgba(255, 255, 255, 0.5) inset;   

  20.  -moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.5) inset;   

  21.  -webkit-box-shadow:rgba(255,255,255,0.5) 0 1px 0 inset;   

  22. }   

  23. .purple span{   

  24.  background-color:#F09;   

  25.  background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%);   

  26.  background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(25%,rgba(255,255,255,0.3)),color-stop(25%,transparent),color-stop(50%,transparent),color-stop(50%,rgba(255,255,255,0.3)),color-stop(75%,rgba(255,255,255,0.3)),color-stop(75%,transparent));   

  27.  background-size:16px 16px;   

  28. }  

最終效果如下圖所示:
CSS3中怎么制作一個彩色進度條樣式

二、制作靜態的藍色進度條
html代碼:

XML/HTML Code復制內容到剪貼板

  1. <div class="progress-bar orange"> <span style="width:60%;"></span> </div>  

css代碼:

CSS Code復制內容到剪貼板

  1. .orange span{   

  2.  background-image:-webkit-gradient(linear,0% 0%,0% 100%,from(#fecd22),to(#fd9415));   

  3.  background-image:-moz-linear-gradient(-90deg,#fecd22,#fd9415);   

  4. }  

最終效果如下圖所示:
CSS3中怎么制作一個彩色進度條樣式

三、制作靜態的綠色進度條
html代碼:

XML/HTML Code復制內容到剪貼板

  1. <div> <span style="width:80%;"></span> </div>  

css代碼:

CSS Code復制內容到剪貼板

  1. .green span{   

  2.  background-color:#00ff24;   

  3.  box-shadow:rgba(255,255,255,0.7)0 5px 5px inser,rgba(255,255,255,0.7)0 -5px 5px inset;   

  4.  -webkit-box-shadow:rgba(255, 255, 255, 0.7) 0 5px 5px inset, rgba(255, 255, 255, 0.7) 0 -5px 5px inset;   

  5.  -moz-box-shadow:rgba(255, 255, 255, 0.7) 0 5px 5px inset, rgba(255, 255, 255, 0.7) 0 -5px 5px inset;   

  6. }  

最終效果如下圖所示:
CSS3中怎么制作一個彩色進度條樣式

四、為紫色條紋添加動態效果
css代碼:

CSS Code復制內容到剪貼板

  1. .purple span:hover{   

  2.  -webkit-animation:animate-stripes 3s linear infinite;   

  3.  -moz-animation:3s linear 0s normal none infinite animate-stripes;   

  4. }   

  5. @-webkit-keyframes animate-stripes {   

  6. 0% {background-position: 0 0;} 100% {background-position60px 0;}   

  7. }   

  8. @-moz-keyframes animate-stripes {   

  9. 0% {background-position: 0 0;} 100% {background-position60px 0;}   

  10. }  

看完上述內容,你們掌握CSS3中怎么制作一個彩色進度條樣式的方法了嗎?如果還想學到更多技能或想了解更多相關內容,歡迎關注億速云行業資訊頻道,感謝各位的閱讀!

向AI問一下細節

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

AI

鄂伦春自治旗| 大连市| 铅山县| 玉屏| 凉山| 新邵县| 通城县| 甘南县| 大港区| 牟定县| 蒙阴县| 阿荣旗| 开阳县| 额尔古纳市| 全椒县| 西充县| 灵丘县| 长兴县| 黄平县| 应用必备| 汝州市| 馆陶县| 霍山县| 高陵县| 集贤县| 沙坪坝区| 丰原市| 西乡县| 阿拉尔市| 离岛区| 健康| 长武县| 惠东县| 贵州省| 衡东县| 孟津县| 牙克石市| 运城市| 黄冈市| 汪清县| 达孜县|