(Prototype team page) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | <!-- | |
+ | * This page and wiki was built with the help of igem-wikibrick, a tool created by Virginia iGEM 2018 | ||
+ | * @version v0.7.3 | ||
+ | * @link https://github.com/Virginia-iGEM/igem-wikibrick | ||
+ | * @license MIT | ||
+ | *--> | ||
+ | |||
<html> | <html> | ||
+ | |||
+ | <meta charset="utf-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <script src="https://2018.igem.org/Template:BOKU-Vienna/js/vendor?action=raw&ctype=text/javascript"></script> | ||
+ | <script> | ||
+ | $(function() { | ||
+ | $('header').load('https://2018.igem.org/Template:BOKU-Vienna/header?action=raw&ctype=text/javascript'); | ||
+ | $('footer').load('https://2018.igem.org/Template:BOKU-Vienna/footer?action=raw&ctype=text/javascript'); | ||
+ | }) | ||
+ | </script> | ||
+ | <link rel="stylesheet" href="https://2018.igem.org/Template:BOKU-Vienna/css/ekko-lightbox?action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" href="https://2018.igem.org/Template:BOKU-Vienna/css/styles?action=raw&ctype=text/css"> | ||
+ | <script src="https://2018.igem.org/Template:BOKU-Vienna/js/wiki?action=raw&ctype=text/javascript"></script> | ||
+ | <!--Added MathJax hack to make inline equations work--> | ||
+ | <script type="text/x-mathjax-config"> | ||
+ | MathJax.Hub.Config({ | ||
+ | tex2jax: { | ||
+ | inlineMath: [ ['$','$'], ["\\(","\\)"] ], | ||
+ | processEscapes: true | ||
+ | } | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | <div class="sub-page"> <header></header> | ||
− | <div class=" | + | <div class="landing-sub-page" id="top" style="background: url(https://static.igem.org/mediawiki/2018/6/62/T--BOKU-Vienna--2018_Model.jpg) fixed no-repeat center; background-size: cover;"> |
− | + | <div class="header"> | |
− | + | <h2>Applied Design</h2> | |
− | + | </div> | |
− | + | </div> <div id="main" class="container"> | |
− | + | <article class="row-element"></article> | |
− | + | <script> | |
− | <div class=" | + | $('article').load('https://2018.igem.org/Template:BOKU-Vienna/Applied_Design?action=raw&ctype=text/javascript'); |
− | + | </script> | |
− | + | </div> <footer></footer> | |
− | < | + | <!--SMOOTH SCROLL UP--> |
− | + | <div class="scrolltop"> | |
− | </div> | + | <div class="scroll icon"><i class="fas fa-chevron-up"></i></div> |
− | <div class=" | + | </div> </div> |
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | </ | + | |
− | < | + | |
− | + | ||
− | + | ||
− | <div class=" | + | |
− | <div class=" | + | |
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </div> | + | |
− | </div> | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</html> | </html> |
Latest revision as of 00:06, 18 October 2018