<!DOCTYPE html>
<html>
<head>
<title>标题</title>
<meta charset="UTF-8">
</head>
<body>
<h1>我的第一个网页</h1>
</body>
</html>