HTML 문서구조

HTML 문서구조 예시

<!DOCTYPE html>
<html lang="ko">
<head>
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Document</title>
</head>
<body>
  
</body>
</html>

시맨틱 태그 (Semantic)

images_yeonu_post_64b8ef2d-b0a7-4a66-8bd2-ffcae122d1bf_html5_sectioning_high_level.jpeg