올바른 <head> 요소 세트로 HTML을 풍부하게 하십시오
HTML5 <head> 요소에 대한 무료 안내서
https://github.com/Lutece/HEAD
<meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- 위의 3 가지 메타 태그는 *반드시* head 내에 먼저 있어야합니다. 다른 head 내용은 이 태그 *뒤에* 와야합니다. --> <title>Page Title</title>
등록된 댓글이 없습니다.