Difference between revisions of "Team:SDU-Denmark/Introduction"

 
(39 intermediate revisions by 4 users not shown)
Line 13: Line 13:
 
     <div class="row">
 
     <div class="row">
 
     <div class="col-sm-11 col-sm-push-1" >
 
     <div class="col-sm-11 col-sm-push-1" >
 +
<style>
 +
/****************************Tape management********************/
 +
 +
img.introtaperight{
 +
    width:15%;
 +
    position:absolute;
 +
    top:-8%;
 +
    right:12%;
 +
}
 +
 +
img.introtapeleft{
 +
    width:15%;
 +
    position:absolute;
 +
    top:-8%;
 +
    left:12%;
 +
}
 +
</style>
 
<!----------CONTENT--------------------------------->
 
<!----------CONTENT--------------------------------->
<h2>Welcome to our Wiki</h2>
+
<h3>Welcome to our Wiki</h3>
<p>In the Team page you get a chance to meet the members of the SDU-Denmark iGEM team.<br>
+
<p>Nine months ago, twelve students went to a cottage far, far away. We were students from different lines of study and had hundreds of ideas. With the combined power of our diverse mindsets, we came up with the idea of Bacto-Aid. In the beginning it was nothing but an idea – but it was <i>our</i> idea. We envisioned Bacto-Aid to be a bandage with an envelope of biocompatible plastic (poly-β-hydroxybutyrate, PHB). The pad would consist of silk that promotes healing with incorporated bacteriocins, thereby preventing infections. Since then we have worked hard to make it more than just an idea. We have worked so hard that we believe that we achieved the requirements for the gold criteria. </p>
In the Attributions page you can read about who helped us during our project, and who supported us financially and otherwise.<br>
+
<p> Before explaining the idea in further details and showing you how far we got, we would like to introduce the team and everyone who helped us. You will also find an overview of what we achieved with regards to the iGEM competition and its medal requirements.</p><br>
In the Collaborations page you get to read about which iGEM teams we helped and with what.<br>
+
<p>Come on, click next. There is so much to discover!</p><br>
Have a good read</p>
+
<p>If you wish to go straight to the project details, please go to <a href="https://2016.igem.org/Team:SDU-Denmark/Project">Project</a>.</p><br><br>
   <div class="col-sm-11 col-sm-push-1 teampic" >
+
<div class="row">
  <img class="tapetopleft" src="https://static.igem.org/mediawiki/2016/f/f5/T--SDU-Denmark--tape.png"><img class="tapetopright" src="https://static.igem.org/mediawiki/2016/a/a4/T--SDU-Denmark--tape2.png">
+
   <div class="col-sm-12">
 +
<img class="introtapeleft" src="https://static.igem.org/mediawiki/2016/f/f5/T--SDU-Denmark--tape.png"><img class="introtaperight" src="https://static.igem.org/mediawiki/2016/a/a4/T--SDU-Denmark--tape2.png">
 +
<div><img class="teampic" src="https://static.igem.org/mediawiki/2016/b/b8/T--SDU-Denmark--teampic.jpg" width="100%"></div>
 
</div>
 
</div>
 +
</div><br>
 +
 +
</script>
 
<!--- END CONTENT------------------------------------>
 
<!--- END CONTENT------------------------------------>
 
</div> <!-- END COL-11 -->
 
</div> <!-- END COL-11 -->
Line 42: Line 64:
 
<html>
 
<html>
 
     <style>
 
     <style>
       @media (min-width: 960px){
+
       @media (min-width: 992px){
 
             #sidetwo{margin-left:-10%; padding-left:15%;width:110%;}
 
             #sidetwo{margin-left:-10%; padding-left:15%;width:110%;}
 
         }
 
         }
Line 58: Line 80:
 
$(".sidesubmenu").not(sidesubmenu).hide();
 
$(".sidesubmenu").not(sidesubmenu).hide();
 
 
+
        flag = $('#accordion').find('#2');
 +
 
 +
//Expand or collapse this panel
 +
topsubmenu = $(flag).find('.topsubmenu');
 +
topsubmenu.show();
 +
 
 +
 +
 
 +
//Hide the other panels
 +
$(".topsubmenu").not(topsubmenu).hide();
 +
 
     </script>
 
     </script>
 +
    <script src="https://2016.igem.org/Team:SDU-Denmark/core/jquery?action=raw&ctype=text/javascript"></script>
 +
    <script src="https://2016.igem.org/Team:SDU-Denmark/core/bootstrap?action=raw&ctype=text/javascript"></script>
 +
    <script src="https://2016.igem.org/Team:SDU-Denmark/history.js?action=raw&ctype=text/javascript"></script>
 +
    <script src="https://2016.igem.org/Team:SDU-Denmark/Hijax.js?action=raw&ctype=text/javascript"></script>
 
</div> <!---- .row END -->
 
</div> <!---- .row END -->
 
</div> <!---- .container-fluid END -->
 
</div> <!---- .container-fluid END -->
 
</html>
 
</html>

Latest revision as of 23:14, 19 October 2016

Introduction


Welcome to our Wiki

Nine months ago, twelve students went to a cottage far, far away. We were students from different lines of study and had hundreds of ideas. With the combined power of our diverse mindsets, we came up with the idea of Bacto-Aid. In the beginning it was nothing but an idea – but it was our idea. We envisioned Bacto-Aid to be a bandage with an envelope of biocompatible plastic (poly-β-hydroxybutyrate, PHB). The pad would consist of silk that promotes healing with incorporated bacteriocins, thereby preventing infections. Since then we have worked hard to make it more than just an idea. We have worked so hard that we believe that we achieved the requirements for the gold criteria.

Before explaining the idea in further details and showing you how far we got, we would like to introduce the team and everyone who helped us. You will also find an overview of what we achieved with regards to the iGEM competition and its medal requirements.


Come on, click next. There is so much to discover!


If you wish to go straight to the project details, please go to Project.