본문 바로가기
html

html meta 태그

by 무지성개발자 2022. 3. 23.
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <link rel="icon" type="image/png" sizes="96x96" href="<%= webpackConfig.output.publicPath %>favicon.png">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
    <title>Vue Material Dashboard PRO by Creative Tim</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.5, user-scalable=1">

    <!--     Fonts and icons     -->
    <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
  </head>
</html>
 
name application-name 웹사이트 이름
author 문서 저작자
description 문서 설명
keywords 문서 키워드
http-equiv content-type 문서의 인코딩
default-style 대체 시트 스타일 선언
refresh 문서 새로고침
link rel=" " href=" " link rel="icon/stylesheet " href="~.css / https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/css/all.css " 스타일 시트 추가 및 연결
  content name, http-equiv의 속성 및 내용
  charset 문서의 표현언어