時間:2023-07-05 02:30:01 | 來源:網(wǎng)站運(yùn)營
時間:2023-07-05 02:30:01 來源:網(wǎng)站運(yùn)營
HTML網(wǎng)頁表白制作:在桌面上新建一個記事<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>“十年的相遇,卻只能換最后的一次見面的機(jī)會”</title> | |
<style> | |
* { | |
margin: 0; | |
padding: 0; | |
} | |
body { | |
min-height: 100vh; | |
display: flex; | |
justify-content: center; | |
align-items: center; | |
background-color: black; | |
} | |
h2 { | |
color: #222; | |
0. | |
font-size: 100px; | |
} | |
h2 a { | |
text-decoration: none; | |
color: white; | |
} | |
h2 span { | |
transition: 0.5s; | |
} | |
h2:hover span:nth-child(1) { | |
margin-right: 10px; | |
} | |
h2:hover span:nth-child(2) { | |
margin-left: 30px; | |
} | |
h2 span:nth-child(1)::after { | |
opacity: 0; | |
transition: 2s; | |
} | |
h2:hover span:nth-child(1)::after { | |
content: "'"; | |
opacity: 1; | |
} | |
h2:hover span { | |
color: white; | |
text-shadow: 0 0 10px #fff, | |
0 0 20px #fff, | |
0 0 40px #fff, | |
0 0 80px #fff; | |
} | |
</style> | |
</head> | |
<body> | |
<h2><span>我</span>LMB<span>I love you;! </span></h2> | |
</body> | |
<body> | |
<h2><span>也許</span>這<span>就是愛吧 </span></h3> | |
</body> | |
</html> | |
關(guān)鍵詞:表白
客戶&案例
營銷資訊
關(guān)于我們
微信公眾號
版權(quán)所有? 億企邦 1997-2025 保留一切法律許可權(quán)利。