网页的基本结构

<html>
<head>
  <meta
charset="UTF-8">
  <title>Document</title>
</head>
<body>
  
</body>
</html>