index.html 686 B

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