IMOTCL/dist/school-73.html

39 lines
1.7 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="css/main.css">
<title>Город Лесной</title>
</head>
<body>
<div id="wrapper">
<header>
<div id="swup" class="transition-fade">
<a href="/index.html" class="logo">Город Лесной</a>
<a href="/map.html" class="logo">Вернуться на карту</a>
</div>
</header>
<main id="swup" class="transition-fade">
<div class="s73-wrapper">
<div class="s73-item">
<img src="img/school-73.jpg" alt='Школа 73'>
</div>
<div class="s73-item">
<h2>Школа 73 <span class="map"><img src="img/icons/map-marker-alt-solid.svg" alt="map"></span> <a href="https://goo.gl/maps/QDYBkFzipYE2" target="_blank">Google Maps</a></h2>
<p>МБОУ «Средняя общеобразовательная школа № 73»</p>
<p>ДАТА СОЗДАНИЯ ОБРАЗОВАТЕЛЬНОЙ ОРГАНИЗАЦИИ: 15 августа 1963 г.</p>
<p>Директор — Путятина Светлана Васильевна</p>
</div>
</div>
</main>
<div class="br"></div>
<footer id="swup" class="transition-fade">
<a href="/author.html">Автор сайта - Зинченко Иван</a><br>
</footer>
<script src="js/remove.js"></script>
</div>
</body>
</html>