Team:TU-Delft
From 2013.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
<html> | <html> | ||
- | < | + | <head> |
- | < | + | <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> |
- | + | ||
- | < | + | |
+ | <link rel="shortcut icon" href="http://simsekburak.com/hasan/css/images/favicon.ico" /> | ||
+ | <link rel="stylesheet" href="http://simsekburak.com/hasan/css/style.css" type="text/css" media="all" /> | ||
+ | <!--[if IE 6]> | ||
+ | <link rel="stylesheet" href="css/ie6.css" type="text/css" media="all" /> | ||
+ | <script src="http://simsekburak.com/hasan/js/png-fix.js" type="text/javascript"></script> | ||
+ | <![endif]--> | ||
+ | <script src="http://simsekburak.com/hasan/js/jquery-1.4.2.js" type="text/javascript"></script> | ||
+ | <script src="http://simsekburak.com/hasan/js/jquery.jcarousel.js" type="text/javascript"></script> | ||
+ | <script src="http://simsekburak.com/hasan/js/js-func.js" type="text/javascript"></script> | ||
- | < | + | <style> |
+ | h1.firstHeading, div#p-logo, div#search-controls, div#contentSub, div#footer-box, div#catlinks{ | ||
+ | display:none; | ||
+ | } | ||
- | + | #top-section{ | |
- | + | height: 20px !important; | |
+ | border: none !important; | ||
+ | } | ||
- | + | div#content{ | |
+ | padding: 0 !important; | ||
+ | background: transparent; | ||
+ | border: none !important; | ||
+ | width: 980px; | ||
+ | } | ||
- | + | </style> | |
- | + | ||
- | < | + | </head> |
+ | <!-- Slider --> | ||
+ | <div id="slider"> | ||
+ | <div class="shell"> | ||
+ | <div class="slider-holder"> | ||
+ | <div class="slider-left"> | ||
+ | <ul> | ||
+ | <li> | ||
+ | <h2>Who are we?</h2> | ||
+ | <p>We are iGEM 2013 team of TU Delft, Netherlands. We worked on the production of antimicrobial peptides in order to kill multiple resistant <i> Staphyllococcus aureus</i>.</p> | ||
+ | |||
</p> | </p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <h2>Sensing AIP</h2> | ||
+ | <p> ##### </p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <h2>Peptide Production</h2> | ||
+ | <p>######</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <h2>Timer</h2> | ||
+ | <p>######.</p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <h2>Kill Switch</h2> | ||
+ | <p>######.</p> | ||
+ | </li> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="slider-right"> | ||
+ | <ul> | ||
+ | <li> | ||
+ | <a href="https://2013.igem.org/Team:TU-Delft/Team"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/b/b1/Team.JPG" alt="" HEIGHT="348" WIDTH="660" /> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"> | ||
+ | <img src="#" alt="" HEIGHT="348" WIDTH="642"/> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"> | ||
+ | <img src="#" alt="" HEIGHT="348" WIDTH="642"/> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"> | ||
+ | <img src="#" alt="" HEIGHT="348" WIDTH="642"/> | ||
+ | </a> | ||
+ | </li> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="cl"> </div> | ||
+ | <div class="slider-nav"> | ||
+ | <a href="#">1</a> | ||
+ | <a href="#">2</a> | ||
+ | <a href="#">3</a> | ||
+ | <a href="#">4</a> | ||
+ | |||
+ | <div class="cl"> </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- End Slider --> | ||
+ | <!-- Main --> | ||
+ | <div id="main"> | ||
+ | <div class="shell"> | ||
+ | |||
+ | <div class="col"> | ||
+ | <h2>Sponsors</h2> | ||
+ | |||
+ | <a href="#/"> | ||
+ | <img src="#" alt="" class="right" style="width: 200px;height=55px; padding-right: 60px;padding-top:10px"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="col3 last" width:"377px"> | ||
+ | <script>(function(d, s, id) { | ||
+ | var js, fjs = d.getElementsByTagName(s)[0]; | ||
+ | if (d.getElementById(id)) return; | ||
+ | js = d.createElement(s); js.id = id; | ||
+ | js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; | ||
+ | fjs.parentNode.insertBefore(js, fjs); | ||
+ | }(document, 'script', 'facebook-jssdk'));</script> | ||
+ | |||
+ | <div class="fb-like-box" data-href="https://www.facebook.com/pages/TUDelft-iGEM-2013/627491607266909?fref=ts" data-width="252" data-height="600" data-show-faces="false" data-stream="true" data-show-border="true" data-header="true"> | ||
+ | </div> | ||
+ | </div> | ||
- | < | + | |
- | + | </div> | |
+ | |||
+ | </div> | ||
+ | <!-- End Main --> | ||
</html> | </html> |
Revision as of 11:52, 22 July 2013