Line 1: | Line 1: | ||
− | <! | + | <!DOCTYPE html> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<html> | <html> | ||
− | + | <head> | |
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
− | <script src=" | + | <script src="/dist/js/vendor.js"></script> |
<script> | <script> | ||
$(function() { | $(function() { | ||
− | $('header').load(' | + | $('header').load('/templates/header.html'); |
− | $('footer').load(' | + | $('footer').load('/templates/footer.html'); |
}) | }) | ||
</script> | </script> | ||
− | <link rel="stylesheet" href=" | + | <link rel="stylesheet" href="/css/ekko-lightbox.css"> |
− | <link rel="stylesheet" href=" | + | <link rel="stylesheet" href="/css/fa-svg-with-js.css"> |
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css"> | <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css"> | ||
− | <link rel="stylesheet" href=" | + | <link rel="stylesheet" href="/css/styles.css"> |
− | <script src=" | + | <script src="/js/wiki.js"></script> |
<!--Added MathJax hack to make inline equations work--> | <!--Added MathJax hack to make inline equations work--> | ||
<script type="text/x-mathjax-config"> | <script type="text/x-mathjax-config"> | ||
Line 30: | Line 24: | ||
} | } | ||
}); | }); | ||
− | </script> | + | </script> </head> |
− | + | <body> | |
<header></header> <div id="landing"> | <header></header> <div id="landing"> | ||
<div class="landing-page"> | <div class="landing-page"> | ||
Line 41: | Line 35: | ||
</div> | </div> | ||
<div id="bottom-landing-overlay"> | <div id="bottom-landing-overlay"> | ||
− | <svg id="landing-svg"> | + | <svg id="landing-svg"></svg> |
− | + | </div> | |
</div> <div id="main" class="container"> | </div> <div id="main" class="container"> | ||
<article class="row-element"></article> | <article class="row-element"></article> | ||
<script> | <script> | ||
− | $('article').load(' | + | $('article').load('/content/index.html'); |
</script> | </script> | ||
</div> <div class="row-element"> | </div> <div class="row-element"> | ||
<div class="row-image" id="row-image-1"> | <div class="row-image" id="row-image-1"> | ||
<div class="row-image-overlay-top"> | <div class="row-image-overlay-top"> | ||
− | <svg class="svg-image-overlay-top"> | + | <svg class="svg-image-overlay-top"></svg> |
− | + | </div> | |
<div class="row-image-overlay-bottom"> | <div class="row-image-overlay-bottom"> | ||
− | <svg class="svg-image-overlay-bottom"> | + | <svg class="svg-image-overlay-bottom"></svg> |
− | + | </div> | |
</div> | </div> | ||
<script> | <script> | ||
Line 90: | Line 84: | ||
</div> <footer></footer> | </div> <footer></footer> | ||
<!--SMOOTH SCROLL UP--> | <!--SMOOTH SCROLL UP--> | ||
− | <div class= | + | <div class='scrolltop'> |
− | <div class= | + | <div class='scroll icon'><i class="fa fa-4x fa-angle-up"></i></div> |
</div> <div class="visualClear"></div> | </div> <div class="visualClear"></div> | ||
− | + | </body> | |
</html> | </html> |
Revision as of 09:44, 15 October 2018
<!DOCTYPE html>
Team Vienna 2018
We presenting Robocrop
Card title
This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.
Last updated 3 mins ago
Card title
This card has supporting text below as a natural lead-in to additional content.
Last updated 3 mins ago
Card title
This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action.
Last updated 3 mins ago