<p>上方,背景颜色为红色,页面中心有一段文字表白内容,字体为黑色,居中显示。</p>
<!DOCTYPE html>
<html>
<head>
	<title>表白郑佳栎</title>
	<style>
		body {
			background-color: red;
		}
		h1 {
			text-align: center;
			color: black;
			font-size: 50px;
			margin-top: 50px;
		}
		img {
			display: block;
			margin: 0 auto;
			width: 200px;
			height: 200px;
		}
	</style>
</head>
<body>
	<img src="https://www.nike.com.cn/themes/custom/nikeid/images/logo.png" alt="Nike Logo">
	<h1>郑佳栎,我喜欢你!</h1>
</body>
</html>
帮我用html语言做一个表白页面 名字是郑佳栎特点就是一个清晰的大耐克图标名字在图标

原文地址: https://www.cveoy.top/t/topic/bxD3 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录