-5
A
답변
0
메타 데이터 당신은 초보자 질문을하기 전에 온라인으로 검색을 시도하는 HTML 문서
<html>
<head>
<title>Website Name</title>
<meta name="description" content="Website Description">
<meta name="keywords" content="keywords">
</head>
</html>
의 머리에 간다 수 있도록 할 수 있습니다. 또한 이것은 StackOverflow의 주제가 아닙니다. 읽기 고려 : https://stackoverflow.com/help/on-topic –