<!doctype html>
<html>
   <head>
      <meta charset="utf-8">
      <title>제목</title>
   </head>
   <body>
       내용
   </body>
</html>