国产精品天干天干,亚洲毛片在线,日韩gay小鲜肉啪啪18禁,女同Gay自慰喷水

歡迎光臨散文網(wǎng) 會員登陸 & 注冊

HTML+CSS項目:520 表白紅心

2022-08-13 12:12 作者:huawei13Pro  | 我要投稿

來源我的學習筆記:

520 動態(tài)紅心

<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<title>520confession</title>

<style type="text/css">

*{

margin: 0;

padding: 0;

}

body{

background: pink;

}

.box{

width: 120px;

height: 120px;

background: #FF0000;

/*rotate the box 45 degrees*/

transform: rotate(45deg) scale(0.85);

/*gave the box some margin*/

margin: 200px auto;

margin-bottom:80px ;

animation: love 1s infinite;

box-shadow: 0 0 20px rgba(255, 0, 0, 0, 0.7);

}

/*making a love shape*/

.box::before,

.box::after{

content:"" ;

/*adding abssolute posting*/

position: absolute;

width: 120px;

height: 120px;

background: #FF0000;

border-radius:50% ;

box-shadow: 0 0 20px rgba(255, 0, 0, 0, 0.7);

}

.box::before{

left: -68px;

}

.box::after{

top: -68px;

}

@keyframes? love{

0%{

transform: rotate(45deg) scale(0.85);

}

50%{

transform:rotate(45deg) scale(1);

}

100%{

transform: rotate(45deg) scale(0.85);

}

}

</style>

</head>

<body>

<div class="box"></div>

</body>

</html>


HTML+CSS項目:520 表白紅心的評論 (共 條)

分享到微博請遵守國家法律
阳江市| 崇左市| 宜阳县| 徐汇区| 灵宝市| 浦北县| 盐边县| 银川市| 昌平区| 农安县| 望奎县| 溧水县| 武平县| 章丘市| 资源县| 娄底市| 郑州市| 莱芜市| 望江县| 射阳县| 沁源县| 手游| 皋兰县| 勐海县| 冷水江市| 济宁市| 罗源县| 鄂伦春自治旗| 宁武县| 宁河县| 普兰县| 襄樊市| 洮南市| 靖远县| 南川市| 南京市| 繁峙县| 青河县| 芦溪县| 黄陵县| 张家港市|