Difference between revisions of "Team:IIT-Madras"

Line 6: Line 6:
  
 
.flex-container{
 
.flex-container{
        display:flex;
+
          display: -webkit-box;
 +
  display: -moz-box;
 +
  display: -ms-flexbox;
 +
  display: -webkit-flex;
 +
  display: flex;
 
         flex-direction:column;
 
         flex-direction:column;
 
           justify-content: center;
 
           justify-content: center;
 
         align-items: center;
 
         align-items: center;
         align-content:center;    
+
         align-content:center;    
 +
        flex-wrap:wrap;
 
}
 
}
  
 
.flex-item{
 
.flex-item{
    display:flex;
+
    display: -webkit-box;
     flex-direction:column;
+
  display: -moz-box;
 +
  display: -ms-flexbox;
 +
  display: -webkit-flex;
 +
  display: flex;
 +
     flex-direction:row;
 
     justify-content: center;
 
     justify-content: center;
 
     align-items: center;
 
     align-items: center;
 
     align-content:center;     
 
     align-content:center;     
 +
    flex-wrap:wrap;
 
     width:100%;
 
     width:100%;
 +
    flex
 
     flex:1;
 
     flex:1;
 
     min-height:95vh;
 
     min-height:95vh;
 
     justify-content: center;
 
     justify-content: center;
    flex-wrap:wrap;
 
 
     margin:auto;
 
     margin:auto;
 
}
 
}
Line 30: Line 40:
 
<body style="background:white; text-align:center">
 
<body style="background:white; text-align:center">
 
<div class="flex-container">
 
<div class="flex-container">
<div class="flex-item" style="background: url(https://static.igem.org/mediawiki/2016/b/b4/Iitm_bg.jpg);background-size: cover;background-position: 0px 0px;margin-top:35px;" >
+
<div class="flex-item" style="background: url(https://static.igem.org/mediawiki/2016/b/b4/Iitm_bg.jpg);background-size: cover;background-position: 0px 0px;margin-top:25px;" >
<ul>
+
<div class="flex-item" style="margin-right: 40px; background: none; border: none;">
<li style="display: inline-block; margin-right: 40px; background: none; border: none;">
+
 
<img src="https://static.igem.org/mediawiki/2016/0/00/Iitm_teamlogo.png" width=250 height=250>
 
<img src="https://static.igem.org/mediawiki/2016/0/00/Iitm_teamlogo.png" width=250 height=250>
</li>
+
</div>
<li style="display: inline-block; vertical-align: top; font-size: 20px; color: white; font-weight: 200; max-width: 400px; text-align: justify; font-family: regular; background: none; border: none; margin-left: 40px; vertical-align: middle;">
+
<div class="flex item style="font-size: 20px; color: white; max-width: 400px; text-align: justify; font-family: regular; background: none; border: none; margin-left: 40px;">
<br>
+
<span style="font-family: bold; font-size: 30px; letter-spacing: 6px; color: #00ae93;"> Team IIT Madras </span><br><br>
<span style="font-family: bold; font-size: 30px; letter-spacing: 6px; color: #00ae93; font-weight: 200;"> Team IIT Madras </span><br><br>
+
 
Developing novel methods and tools to understand and engineer biological systems <br><br>
 
Developing novel methods and tools to understand and engineer biological systems <br><br>
</li>
+
</div
</ul>
+
 
</div>
 
</div>
 
<div class="flex-item" style="background:#00ae93">
 
<div class="flex-item" style="background:#00ae93">

Revision as of 15:53, 12 October 2016

Team IIT Madras

Developing novel methods and tools to understand and engineer biological systems

  • NOISE IN DEVICES


    Exploring noise in complex devices and modelling it is a product of noises from individual parts.
  • RIBOS


    Design and development of RNA Inducible Boolean-like Output Switches(RIBOS) for better control over gene expression.
  • CRISPR efficiency


    Measurement of efficiency of sgRNAs which are specific to RFP, kanamycin resistance and chloramphenicol resistance genes.