Line 1: | Line 1: | ||
− | + | <html> | |
+ | <head> | ||
+ | <meta charset="UTF-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
+ | <title>iGEM Team Graz</title> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"> | ||
+ | <meta name="description" content="iGem Project" /> | ||
+ | <meta name="keywords" content="css animation, loading effect, google plus, grid items, masonry" /> | ||
+ | <script src="js/javascript.js" type="text/javascript"></script> | ||
+ | <link rel="stylesheet" type="text/css" href="/common/design.css"> | ||
+ | </head> | ||
+ | <body> | ||
+ | <header> | ||
+ | |||
+ | |||
+ | <nav> | ||
+ | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ||
− | + | <nav id="global-nav" role="navigation"> | |
− | + | ||
− | + | <li><a href="./content/team.html"><!--<img src="images/4sym.png">-->Team</a></li> | |
− | + | <li><a href="./content/sponsoring.html"><!--<img src="images/2sym.png">-->Sponsoring</a></li> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | </ul> | |
− | + | </nav> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <script src="../js/jquery.min.js"></script> | ||
+ | <script src="../js/doubletaptogo.js"></script> | ||
+ | <script> | ||
+ | $( function() | ||
+ | { | ||
+ | $( '#nav li:has(ul)' ).doubleTapToGo(); | ||
+ | }); | ||
+ | </script> | ||
− | |||
− | |||
− | |||
− | |||
− | + | <div id="header"></div> | |
− | + | </header> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | + | ||
− | + | <div id="content"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <div id="main"> | |
− | + | <section> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <h2> Introduction</h2> | |
− | + | ||
− | + | <p> | |
− | + | Hello everyone and welcome to our facebook page! | |
− | + | We are very excited about iGEM 2016 and are looking forward to | |
− | + | working on a great project! On this page we will keep you updated | |
− | + | about our project, which we are going to submit for the competition | |
− | + | and the progress made as well as other interesting things. | |
− | + | </p> | |
− | + | <h2>What is iGEM?</h2> | |
− | + | <p> | |
− | + | ||
− | + | The International Genetically Engineered Machine (iGEM) is an international | |
− | + | competition in the field of synthetic biology that was initially | |
− | + | aimed at university students. The iGEM foundation is dedicated to education and competition, | |
− | + | advancement of synthetic biology, and the development of open community and collaboration. | |
− | + | </p> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | </section> | ||
+ | </div> | ||
− | |||
− | + | ||
+ | |||
+ | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | <footer><div id="footer"> | ||
+ | <br> | ||
+ | <p>© iGEM Graz</p> | ||
+ | <p>iGEM Subteam Graz | ||
+ | TU Graz, Institute of Molecular Biotechnology, | ||
+ | Petersgasse 14, | ||
+ | 8010 Graz | ||
+ | </p> | ||
+ | <!--<p>Students at:<a href="http://portal.tugraz.at/portal/page/portal/TU_Graz" target="_blank"><img alt="tugraz" src="img/tugraz.gif" width="75" height="25"></a></p>--> | ||
+ | <!--<div id="time"></div>--> | ||
− | + | </div></footer> | |
− | + | <!-- | |
− | + | <script type="text/javascript"> | |
− | + | ShowDate(); | |
− | + | </script>--> | |
− | + | </body> | |
− | + | </html> | |
− | + |
Revision as of 17:22, 23 June 2016
Introduction
Hello everyone and welcome to our facebook page! We are very excited about iGEM 2016 and are looking forward to working on a great project! On this page we will keep you updated about our project, which we are going to submit for the competition and the progress made as well as other interesting things.
What is iGEM?
The International Genetically Engineered Machine (iGEM) is an international competition in the field of synthetic biology that was initially aimed at university students. The iGEM foundation is dedicated to education and competition, advancement of synthetic biology, and the development of open community and collaboration.