<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="1.css">
<title>Document</title>
</head>
<body>
<div class="grid">
<div class="item1">item-1</div>
<div class="item2">item-2</div>
<div class="item3">item-3</div>
</div>
</div>
</body>
</html>
</html>
Что это значит? Напишите вопрос яснее.