<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css\style.css" type="text/css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="stylesheet" href="css\normalize.css" type="text/css">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR&family=Roboto+Mono:wght@500&display=swap" rel="stylesheet">
<title>Document</title>
</head>
<body>
<div class="header">
<a href="">Пособия</a>
<a href="">Обучение ЭКГ</a>
<a href="">Обо мне</a>
<a href=""><img width="200" height="200" src="www\img\logo.png" alt="" class="logo"></a>
</div>
<div class="content">
<div class="firstBlock">
</div>
</div>
</body>
</html>