Difference between revisions of "Team:BOKU-Vienna/Team"

Line 1: Line 1:
<!--
+
<!DOCTYPE html>
* 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>
    
+
   <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="https://2018.igem.org/Template:BOKU-Vienna/js/vendor?action=raw&ctype=text/javascript"></script>
+
     <script src="/dist/js/vendor.js"></script>
 
     <script>
 
     <script>
 
       $(function() {
 
       $(function() {
         $('header').load('https://2018.igem.org/Template:BOKU-Vienna/header?action=raw&ctype=text/javascript');
+
         $('header').load('/templates/header.html');
         $('footer').load('https://2018.igem.org/Template:BOKU-Vienna/footer?action=raw&ctype=text/javascript');
+
         $('footer').load('/templates/footer.html');
 
       })
 
       })
 
     </script>
 
     </script>
     <link rel="stylesheet" href="https://2018.igem.org/Template:BOKU-Vienna/css/bootstrap.min?action=raw&ctype=text/css">
+
     <link rel="stylesheet" href="/css/ekko-lightbox.css">
    <link rel="stylesheet" href="https://2018.igem.org/Template:BOKU-Vienna/css/ekko-lightbox?action=raw&ctype=text/css">
+
     <link rel="stylesheet" href="/css/fa-svg-with-js.css">
     <link rel="stylesheet" href="https://2018.igem.org/Template:BOKU-Vienna/css/fa-svg-with-js?action=raw&ctype=text/css">
+
     <link rel="stylesheet" href="/css/fontawesome_all.min.css">
     <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css">
+
     <link rel="stylesheet" href="/css/styles.css">
     <link rel="stylesheet" href="https://2018.igem.org/Template:BOKU-Vienna/css/styles?action=raw&ctype=text/css">
+
     <script src="/js/wiki.js"></script>
     <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-->
 
     <!--Added MathJax hack to make inline equations work-->
 
     <script type="text/x-mathjax-config">
 
     <script type="text/x-mathjax-config">
Line 31: Line 24:
 
       }
 
       }
 
       });
 
       });
     </script>   
+
     </script>  </head>
  
    
+
   <body>
 
   <div class="sub-page">
 
   <div class="sub-page">
       <header></header>      <div class="landing-sub-page" style="background: url('https://static.igem.org/mediawiki/2018/7/74/T--BOKU-Vienna--2018_team-landing.jpg') fixed no-repeat center; background-size: cover;">
+
       <header></header>      <div class="landing-sub-page" id="top" style="background: url(https://static.igem.org/mediawiki/2018/7/74/T--BOKU-Vienna--2018_team-landing.jpg) fixed no-repeat center; background-size: cover;">
 
           <div class="header">
 
           <div class="header">
 
               <h2>Our Team</h2>
 
               <h2>Our Team</h2>
Line 42: Line 35:
 
         <article class="row-element"></article>
 
         <article class="row-element"></article>
 
         <script>
 
         <script>
             $('article').load('https://2018.igem.org/Template:BOKU-Vienna/Team?action=raw&ctype=text/javascript');
+
             $('article').load('/content/Team.html');
 
         </script>
 
         </script>
 
       </div>      <footer></footer>
 
       </div>      <footer></footer>
 
       <!--SMOOTH SCROLL UP-->
 
       <!--SMOOTH SCROLL UP-->
       <div class="scrolltop">
+
       <div class='scrolltop'>
         <div class="scroll icon"><i class="fa fa-4x fa-angle-up"></i></div>
+
         <div class='scroll icon'><i class="fas fa-chevron-up"></i></div>
 
       </div>  </div>
 
       </div>  </div>
    
+
   </body>
 
</html>
 
</html>

Revision as of 15:09, 17 October 2018

<!DOCTYPE html>

Our Team