Difference between revisions of "Team:SDU-Denmark/Parts procedures"

 
(5 intermediate revisions by 3 users not shown)
Line 14: Line 14:
 
     <div class="col-sm-11 col-sm-push-1" >
 
     <div class="col-sm-11 col-sm-push-1" >
 
<!----------CONTENT--------------------------------->
 
<!----------CONTENT--------------------------------->
<p>In this chapter you can read about which BioBrick parts were created in the course of our project, see when they were created in the week-by-week notebook, and also read about the safety precautions we took while working with our project and the risk assessment we have made concerning Bacto-Aid.</p><br>
+
<p>What makes a good iGEM’er? The capability to play with BioBricks like it was LEGO. As LEGO™ is a Danish company, and our team is Danish, it came more than natural to us. In this chapter you will find our parts, procedures, and safety considerations ensuring you from not hurting yourself while playing with our BioBricks.</p><br>
 +
<p>If you want to reconstruct our project, then take a look at our Notebook and see how our project developed week-by-week. Here you will also be able to follow us through the good times and not so succesfull times. However, we have learned a lot through the project and have enjoyed each other's company. </p><br>
 +
<p>Take a look around and see for yourself!</p><br>
 
<img src="https://static.igem.org/mediawiki/2016/0/00/T--SDU-Denmark--partsProcedures.png" width="100%">
 
<img src="https://static.igem.org/mediawiki/2016/0/00/T--SDU-Denmark--partsProcedures.png" width="100%">
  
Line 37: Line 39:
 
<html>
 
<html>
 
     <style>
 
     <style>
       @media (min-width: 960px){
+
       @media (min-width: 992px){
 
             #sidefour{margin-left:-10%; padding-left:15%;width:110%;}
 
             #sidefour{margin-left:-10%; padding-left:15%;width:110%;}
 
         }
 
         }
Line 52: Line 54:
 
//Hide the other panels
 
//Hide the other panels
 
$(".sidesubmenu").not(sidesubmenu).hide();
 
$(".sidesubmenu").not(sidesubmenu).hide();
 +
 +
        flag = $('#accordion').find('#4');
 +
 +
//Expand or collapse this panel
 +
topsubmenu = $(flag).find('.topsubmenu');
 +
topsubmenu.show();
 +
 +
 +
 +
//Hide the other panels
 +
$(".topsubmenu").not(topsubmenu).hide();
 +
 
 
 
 

Latest revision as of 02:09, 20 October 2016

Parts & Procedures


What makes a good iGEM’er? The capability to play with BioBricks like it was LEGO. As LEGO™ is a Danish company, and our team is Danish, it came more than natural to us. In this chapter you will find our parts, procedures, and safety considerations ensuring you from not hurting yourself while playing with our BioBricks.


If you want to reconstruct our project, then take a look at our Notebook and see how our project developed week-by-week. Here you will also be able to follow us through the good times and not so succesfull times. However, we have learned a lot through the project and have enjoyed each other's company.


Take a look around and see for yourself!