6 lines
222 B
HTML
6 lines
222 B
HTML
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
|
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
||
|
<title>HTML 5 Boilerplate</title>
|
||
|
<link rel="stylesheet" href="style.css" />
|
||
|
</head>
|