郑佳栎,我的心动!用耐克图标表白
<!DOCTYPE html>
<html>
<head>
<title>郑佳栎,我的心动!</title>
<style>
body {
background-color: #FFC0CB;
}
.container {
margin: 0 auto;
text-align: center;
padding-top: 100px;
}
h1 {
font-size: 50px;
font-family: Arial, sans-serif;
color: white;
text-shadow: 2px 2px 4px #000000;
}
img {
width: 200px;
height: 200px;
}
</style>
</head>
<body>
<div class='container'>
<h1>郑佳栎</h1>
<img src='https://www.nike.com/favicon.ico' alt='Nike logo'>
</div>
</body>
</html>
原文地址: https://www.cveoy.top/t/topic/m1BW 著作权归作者所有。请勿转载和采集!