123456789101112131415161718 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <title>Seleznev Do It</title>
- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
- <link href="https://fonts.googleapis.com/css?family=Raleway:300i" rel="stylesheet">
- <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCmd0hkfaZUHHR9N0g7Ilphr8W7nUdDKSs&libraries=places" type="text/javascript"></script>
- </head>
- <body>
- <header id="TopBar">
- <div>Seleznev Do It</div>
- </header>
- <section id="x">
-
- </section>
- </body>
- </html>
|