最美情侣中文字幕电影,在线麻豆精品传媒,在线网站高清黄,久久黄色视频

歡迎光臨散文網(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 表白紅心的評論 (共 條)

分享到微博請遵守國家法律
靖边县| 阳信县| 襄城县| 忻州市| 余江县| 明水县| 金坛市| 莱西市| 郎溪县| 墨江| 龙口市| 霍林郭勒市| 突泉县| 奉化市| 师宗县| 栾川县| 龙南县| 宜君县| 公主岭市| 阿克苏市| 泰顺县| 凭祥市| 肃南| 德庆县| 井陉县| 冷水江市| 青阳县| 宜昌市| 灵寿县| 集贤县| 洪洞县| 姚安县| 元阳县| 桃园市| 金川县| 夏津县| 襄汾县| 堆龙德庆县| 洪江市| 亳州市| 河津市|