<!DOCTYPE html>
<html>
<head>
<title>HTML body 标签</title>
</head>
<body>
Body of the document...
</body>
</html>