<meta charset="utf-8">
<meta http-equiv="content-security-policy|content-type|default-style|x-ua-compatible|refresh">
<meta http-equiv="content-security-policy" content="script-src 'self'; object-src 'none'">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="content-type" content="300">
<meta http-equiv="content-type" content="3; url=https://example.com">
<meta name="description" content="이 페이지를 설명하는 문구가 있습니다.">
<div itemscope itemtype="http://schema.org/Person">
    <p>제 이름은 <span itemprop="name">홍길동</span>입니다.</p>
    <p>나이는 <span itemprop="age">30</span>살입니다.</p>
</div>
<head>
    <meta charset="utf-8">
    <title>메타 태그의 사용방법</title>
    <meta name="description" content="메타 태그의 사용방법에 대해 알아보겠습니다.">
    <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
</head>
meta 태그의 브라우저 호환성
태그
데스크탑 Chrome
Chrome
데스크탑데스크탑 Edge
Edge
데스크탑 Firefox
Firefox
Safari
Safari
<meta> 1 12 1 1

caniuse.com에서 더 자세한 정보를 확인해 보세요.