(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{Newcastle}} | + | {{Newcastle/navbar}} |
<html> | <html> | ||
− | < | + | <head> |
− | < | + | <!-- Global site tag (gtag.js) - Google Analytics --> |
− | < | + | <script async src="https://www.googletagmanager.com/gtag/js?id=UA-123258115-2"></script> |
− | + | <script> | |
− | + | window.dataLayer = window.dataLayer || []; | |
+ | function gtag(){dataLayer.push(arguments);} | ||
+ | gtag('js', new Date()); | ||
− | + | gtag('config', 'UA-123258115-2'); | |
− | + | </script> | |
− | </ | + | |
− | </ | + | <title>Alternative Roots/Hydroponics</title> |
+ | </head> | ||
+ | <body id="top"> | ||
+ | <!-- home | ||
+ | ================================================== --> | ||
+ | <section id="home" class="s-home target-section" data-parallax="scroll" data-image-src="https://static.igem.org/mediawiki/2018/9/92/T--Newcastle--HardwareMain1.jpg" data-natural-width=3000 data-natural-height=2000 data-position-y=center> | ||
− | <div class=" | + | <div class="overlay"></div> |
− | + | <div class="shadow-overlay"></div> | |
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | <div class="home-content"> |
− | <div class=" | + | <div class="row home-content__main"> |
− | + | ||
− | <h3> | + | <h3>Alternative Roots</h3> |
− | < | + | |
− | < | + | <h1> |
− | + | Hardware | |
− | < | + | <br><br> |
− | </ | + | </h1> |
− | </div> | + | |
− | </div> | + | <div class="home-content__buttons"> |
+ | <a href="#design" class="smoothscroll btn btn--stroke"> | ||
+ | Guide | ||
+ | </a> | ||
+ | <a href="#gallery" class="smoothscroll btn btn--stroke"> | ||
+ | Gallery | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class="home-content__scroll"> | ||
+ | <a href="#design" class="scroll-link smoothscroll"> | ||
+ | <span>Scroll Down</span> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="home-content__line"></div> | ||
+ | |||
+ | </div> <!-- end home-content --> | ||
+ | |||
+ | </section> <!-- end s-home --> | ||
</html> | </html> |
Revision as of 10:03, 11 September 2018