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

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

分享到微博請遵守國家法律
华池县| 双流县| 霍州市| 余姚市| 凤阳县| 田阳县| 博野县| 马公市| 泽库县| 宁南县| 花垣县| 通许县| 连江县| 大悟县| 广丰县| 澄迈县| 西平县| 吉林省| 宽城| 赫章县| 南丰县| 龙陵县| 桃江县| 南陵县| 上虞市| 兴化市| 四平市| 谢通门县| 长岛县| 缙云县| 肇源县| 沙河市| 岳阳市| 正镶白旗| 新竹县| 南昌县| 崇礼县| 鄱阳县| 安丘市| 土默特左旗| 社旗县|