<!DOCTYPE>
0樓主
sero
2017-11-16
HTML <!DOCTYPE> Declaration
Example
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Title of the document</title>
The content of the document......
資料來源: https://www.w3schools.com/tags/tag_doctype.asp
Good
Bad