<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>探索中国之美</title>
</head>
<body>
<!-- 背景装饰 -->
<div class="decorative">
<img src="https://i.imgur.com/your-background-image.jpg" alt="中国风背景">
</div>
<!-- 内容 -->
<h1>我爱你中国</h1>
<h2>探索中国之美,发现无限可能</h2>
<p>中国,一个拥有五千年文明历史的古老国度,她的山川河流、文化遗产、风土人情,无不令人心驰神往。</p>
<a href="index.html">了解更多</a>
</body>
</html>
index.html
index.html