Difference between revisions of "Team:Austin UTexas LASA/Experiments"

Line 2: Line 2:
 
<html>
 
<html>
  
<div class="column full_size">
+
<script>
 +
  $(function() {
  
<h1>Experiments</h1>
+
    function toggleChevron(e) {
<p>Describe the research, experiments, and protocols you used in your iGEM project. These should be detailed enough for another team to repeat your experiments.</p>
+
        $(e.target)
 +
                .prev('.panel-heading')
 +
                .find("i")
 +
                .toggleClass('rotate-icon');
 +
        $('.panel-body.animated').toggleClass('zoomIn zoomOut');
 +
    }
 +
   
 +
    $('#accordion').on('hide.bs.collapse', toggleChevron);
 +
    $('#accordion').on('show.bs.collapse', toggleChevron);
 +
})
  
<p>
+
</script>
Please remember to put all characterization and measurement data for your parts on the corresponding Registry part pages.
+
</p>
+
  
</div>
+
<style>
 +
/*
 +
snippet from Animate.css - zoomIn effect
 +
*/
 +
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s
 +
}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
 +
@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}
  
<div class="column half_size">
+
#accordion .panel-title i.glyphicon{
<h5>What should this page contain?</h5>
+
    -moz-transition: -moz-transform 0.5s ease-in-out;
<ul>
+
    -o-transition: -o-transform 0.5s ease-in-out;
<li> Protocols </li>
+
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
<li> Experiments </li>
+
    transition: transform 0.5s ease-in-out;
<li> Documentation of the development of your project </li>
+
}
</ul>
+
  
</div>
+
.rotate-icon{
 +
    -webkit-transform: rotate(-225deg);
 +
    -moz-transform: rotate(-225deg);
 +
    transform: rotate(-225deg);
 +
}
  
<div class="column half_size">
+
.panel{
<h5>Inspiration</h5>
+
    border: 0px;
<ul>
+
    border-bottom: 6px solid #bf5700;
<li><a href="https://2014.igem.org/Team:Colombia/Protocols">2014 Colombia </a></li>
+
}
<li><a href="https://2014.igem.org/Team:Imperial/Protocols">2014 Imperial </a></li>
+
.panel-group .panel+.panel{
<li><a href="https://2014.igem.org/Team:Caltech/Project/Experiments">2014 Caltech </a></li>
+
    margin-top: 3px;
</ul>
+
}
</div>
+
.panel-group .panel{
 +
    border-radius: 0px;
 +
}
 +
.panel-heading{
 +
    border-radius: 0px;
 +
    color: black;
 +
    padding: 10px 10px;
 +
}
 +
.panel-custom>.panel-heading{
 +
    background-color: white;
 +
}
 +
.panel-group .panel:last-child{
 +
    border-bottom: 5px solid #bf5700;
 +
}
 +
panel-collapse .collapse.in{
 +
    border-bottom:2px;
 +
}
  
 +
</style>
  
<div class="clear"></div>
+
<div class="container" style="margin-top:25px">
 +
        <h1>Protocols </h1>
 +
        <div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
 +
            <div class="panel panel-custom">
 +
                <div class="panel-heading" role="tab" id="headingOne">
 +
                    <h4 class="panel-title">
 +
                        <a data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
 +
                            <i class="glyphicon glyphicon-plus"></i>
 +
                            Protocol Title 1
 +
                        </a>
 +
                    </h4>
 +
                </div>
 +
                <div id="collapseOne" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingOne">
 +
                    <div class="panel-body animated zoomOut">
 +
                        Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
 +
                    </div>
 +
                </div>
 +
            </div>
 +
            <div class="panel panel-custom">
 +
                <div class="panel-heading" role="tab" id="headingTwo">
 +
                    <h4 class="panel-title">
 +
                        <a class="collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
 +
                            <i class="glyphicon glyphicon-plus"></i>
 +
                            Protocol Title 2
 +
                        </a>
 +
                    </h4>
 +
                </div>
 +
                <div id="collapseTwo" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingTwo">
 +
                    <div class="panel-body animated zoomOut">
 +
                        Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
 +
                    </div>
 +
                </div>
 +
            </div>
 +
            <div class="panel panel-custom">
 +
                <div class="panel-heading" role="tab" id="headingThree">
 +
                    <h4 class="panel-title">
 +
                    <i class="glyphicon glyphicon-plus"></i>                   
 +
                        <a class="collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-controls="collapseThree">                           
 +
                            Protocol Title 3
 +
                        </a>                       
 +
                    </h4>
 +
                </div>
 +
                <div id="collapseThree" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
 +
                    <div class="panel-body animated zoomOut">
 +
                        Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
 +
                    </div>
 +
                </div>
 +
            </div>
 +
          <div class="panel panel-custom">
 +
                <div class="panel-heading" role="tab" id="headingFour">
 +
                    <h4 class="panel-title">
 +
                    <i class="glyphicon glyphicon-plus"></i>                   
 +
                        <a class="collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseFour" aria-expanded="false" aria-controls="collapseFour">                           
 +
                            Protocol Title 4
 +
                        </a>                       
 +
                    </h4>
 +
                </div>
 +
                <div id="collapseFour" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingFour">
 +
                    <div class="panel-body animated zoomOut">
 +
                        Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
 +
                    </div>
 +
                </div>
 +
            </div>
 +
 
  
 +
        </div>
 +
    </div>
  
<div class="column half_size">
+
</div>
  
 
 
</div>
 
  
 
</html>
 
</html>
 
{{:Team:Austin_UTexas_LASA/Templates/footer}}
 
{{:Team:Austin_UTexas_LASA/Templates/footer}}

Revision as of 17:15, 31 October 2017

Protocols

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
Our Sponsors
Follow Us
Contact Us
LASA iGEM
Liberal Arts & Science Academy
7309 Lazy Creek Dr, Austin, TX 78724