<head>
<meta charset="UTF-8" />
<meta name="viewport"
content="width=device-width,
initial-scale=1.0" />
<title>Page Title</title>
</head>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-size: 16px;
line-height: 1.6;
}
📖 คำอธิบาย
Viewport Meta Tag บอก Browser ให้ใช้ความกว้างของ device และ set scaling ให้เหมาะสม