Post
<!-- 필수 -->
<meta property="og:type" content="website" />
<meta property="og:title" content="Content Title" />
<meta property="og:description" content="Description Here" />
<meta property="og:site_name" content="Site Name" />
<meta property="og:locale" content="en_US" />
<!-- 선택 -->
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
'HTML related' 카테고리의 다른 글
| HTML Examples Favicon Setting (0) | 2023.01.21 |
|---|---|
| HTML Dataset (0) | 2023.01.19 |
| HTML Examples Dataset (0) | 2023.01.19 |
| HTML Examples Form#Others (0) | 2023.01.19 |
| HTML Examples Form#Select (0) | 2023.01.19 |