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

溫馨提示×

溫馨提示×

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

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

css 動畫圓環

發布時間:2020-07-27 16:22:13 來源:網絡 閱讀:469 作者:antlove 欄目:開發技術
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title>cycle</title>
	
    <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
    <meta http-equiv="description" content="this is my page">
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    

	<style>
		#cycle{
			position: relative;
			width:200px;
			height:200px;
			margin:auto;

		}
		.pie1-wrapper{
			position: absolute;
			width:200px;
			height:200px;
			clip:rect(0px 200px 200px 100px);
			
		}

		@-webkit-keyframes pie1-rotate /* Safari 和 Chrome */
		{
			from {
				transform:rotate(0deg);
				-webkit-transform: rotate(0deg);
			}
			to {
				transform:rotate(180deg);
				-webkit-transform: rotate(180deg);
			}
		}


		.pie1{
			position: absolute;
			width:200px;
			height:200px;
			background-color:pink;
			border-radius: 100px;
			clip:rect(0px 100px 200px 0px);

			-webkit-animation: pie1-rotate 2s;	/* Safari 和 Chrome */
			-webkit-animation-fill-mode: forwards;
			-webkit-animation-timing-function:linear; /* Safari 和 Chrome */

		}

		.pie2-wrapper{
			position: absolute;
			width:200px;
			height:200px;
			clip:rect(0px 100px 200px 0px);
			
		}

		@-webkit-keyframes pie2-rotate /* Safari 和 Chrome */
		{
			from {
				transform:rotate(0deg);
				-webkit-transform: rotate(0deg);
			}
			to {
				transform:rotate(180deg);
				-webkit-transform: rotate(180deg);
			}
		}

		.pie2{
			position: absolute;
			width:200px;
			height:200px;
			background-color:pink;
			border-radius: 100px;
			clip:rect(0px 200px 200px 100px);
			-webkit-animation: pie2-rotate 2s;	
			-webkit-animation-fill-mode: forwards;
			-webkit-animation-delay:2s; 
			-webkit-animation-timing-function:linear; /* Safari 和 Chrome */

		}


		.pie-grey{
			width:200px;
			height:200px;
			background-color:#eaeaea;
			border-radius: 100px;
		}

		.pie-white{
			position: absolute;
			top:0;
			bottom:0;
			left:0;
			right:0;
			width:180px;
			height:180px;
			background-color:#fff;
			border-radius: 90px;
			margin:auto;
		}
	</style>
  </head>
  
  <body>
    

  	<div id="cycle">
  		<div class="pie1-wrapper">
  			<div class="pie1"></div>
		</div>


		<div class="pie2-wrapper">
  			<div class="pie2"></div>
		</div>

  		<div class="pie-grey"></div>

  		<div class="pie-white"></div>
  	</div>


  </body>
</html>


向AI問一下細節

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

AI

丰都县| 永城市| 宜章县| 鄂伦春自治旗| 上杭县| 古蔺县| 洛宁县| 乐清市| 科技| 兰州市| 宾川县| 随州市| 庄河市| 资讯| 安多县| 东乌珠穆沁旗| 汾阳市| 花垣县| 昔阳县| 桓台县| 中山市| 久治县| 皮山县| 屯留县| 库伦旗| 忻州市| 汉沽区| 德钦县| 会理县| 宁德市| 阿拉善盟| 阿尔山市| 精河县| 淄博市| 托里县| 万安县| 宁晋县| 洞口县| 马公市| 柘城县| 汶川县|