<!DOCTYPE html>

<html>

<head>

<title>文档的标题</title>

</head>


<body>

文档的内容

</body>


</html>