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

 
(52 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 this chapter you will be presented to the team, be able to read about all the wonderful people and companies who has helped us with our project and read about the iGEM teams we have collaborated with to help them with their project. At the end of the chapter you will find a list of what we have achived throught the course of our project.</p><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>
<p>Have a good read</p>
+
<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>
<!---INSERT IMAGE ------->
+
<p>Come on, click next. There is so much to discover!</p><br>
<!---------- END CONTENT--------------------------------->
+
<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="row">
 +
  <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><br>
 +
 +
</script>
 +
<!--- END CONTENT------------------------------------>
 
</div> <!-- END COL-11 -->
 
</div> <!-- END COL-11 -->
 
</div> <!-- END ROW-->
 
</div> <!-- END ROW-->
Line 29: Line 55:
 
                 src="https://static.igem.org/mediawiki/2016/1/18/T--SDU-Denmark--twitter.png">
 
                 src="https://static.igem.org/mediawiki/2016/1/18/T--SDU-Denmark--twitter.png">
 
             </a>
 
             </a>
             <a class="pull-right" href="https://2016.igem.org/Team:SDU-Denmark/Team" src="#">NEXT PAGE
+
             <a class="pull-right" href="https://2016.igem.org/Team:SDU-Denmark/Team" src="#"><img id=nextpage src="https://static.igem.org/mediawiki/2016/f/fd/T--SDU-Denmark--nextarrow.png">
 
             </a>
 
             </a>
 
         </div>
 
         </div>
Line 38: 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 54: 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.