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

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

HTML+CSS:文字波浪效果

2022-08-20 10:45 作者:huawei13Pro  | 我要投稿

來(lái)源:我的學(xué)習(xí)筆記

動(dòng)態(tài)效果圖靜態(tài)展示:

<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<title>the-waves-words</title>

<style type="text/css">

*{

margin: 0;

padding: 0;

font-family: "lucida console"o;

}

body{

display: flex;

justify-content: center;

align-items: center;

min-height: 100vh;

background: #000;

}

.wavy{

position: relative;

-webkit-box-reflect: below -12px linear-gradient(transparent,rgba(0,0,0,0.2));

}

.wavy span{

position: relative;

display: inline-block;

color: #fff;

font-size: 2em;

text-transform: uppercase;

animation: animate 1s ease-in-out infinite;

animation-delay: calc(0.1s * var(--i));

}

@keyframes animate{

0%{

transform: translateY(0px);

}

20%{

transform: translateY(-20px);

}

40%,100%{

transform: translateY(0px);

}

}

</style>

</head>

<body>

<div class="wavy">

<span style="--i:1;">L</span>

<span style="--i:2;">o</span>

<span style="--i:3;">a</span>

<span style="--i:4;">d</span>

<span style="--i:5;">i</span>

<span style="--i:6;">n</span>

<span style="--i:7;">g</span>

<span style="--i:8;">.</span>

<span style="--i:9;">.</span>

<span style="--i:10;">.</span>

</div>

</body>

</html>


HTML+CSS:文字波浪效果的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
喀喇沁旗| 昭觉县| 长治市| 明光市| 神木县| 莎车县| 穆棱市| 通榆县| 宁化县| 孟津县| 桐梓县| 天柱县| 新河县| 磴口县| 石家庄市| 通辽市| 牙克石市| 浦东新区| 含山县| 厦门市| 临泉县| 保靖县| 石门县| 望城县| 长岛县| 句容市| 沁水县| 浮山县| 彰化县| 钟山县| 全椒县| 连云港市| 化德县| 鄂托克前旗| 富平县| 中方县| 宁安市| 河东区| 沅江市| 濉溪县| 青铜峡市|