Difference between revisions of "Team:Dundee/Modelling"

(Blanked the page)
 
Line 1: Line 1:
<html>
 
  
 
 
<script>
 
$('.chevron_toggleable').on('click', function() {
 
    $(this).toggleClass('glyphicon-chevron-down glyphicon-chevron-up');
 
});
 
</script>
 
<script type="text/javascript">
 
  $(document).ready(function(){
 
  $('a[href^="#"]').on('click',function (e) {
 
      e.preventDefault();
 
 
      var target = this.hash,
 
      $target = $(target);
 
 
      $('html, body').stop().animate({
 
          'scrollTop': $target.offset().top
 
      }, 900, 'swing', function () {
 
          window.location.hash = target;
 
      });
 
  });
 
});
 
</script>
 
 
 
<body>
 
 
 
<meta name="viewport" content="width=device-width, initial-scale=1.0">
 
 
 
 
 
    <header>
 
    <a class="anchor" id="top"></a>
 
        <center>
 
            <h1><highlight class="highlight">Dry Lab</highlight></h1>
 
            <h3><highlight class="highlight">Introduction</highlight></h3>
 
        </center>
 
      </header>
 
 
 
 
<a class="anchor" id="overview"></a>
 
    <section id="overview">
 
      <div class="row3">
 
        <div class="row">
 
          <div class="">
 
              <img src="img/igem-sponsor.png" align="right" width="50%" height="auto" class="img-mockup">
 
              </div>
 
          <div class="col-lg-12 feature" style="">
 
            <div class="row">
 
               
 
            <p><font color="white"> orem ipsum dolor sit amet, nostrud maiestatis quaerendum ne sed. Reque possit ne sea. Te dico labitur mediocritatem ius. Error timeam noluisse eos ad, eam ne magna meliore contentiones, nec ei volumus persecuti.
 
 
Dicit animal definitionem et mel, nonumy tacimates nec in. Vis mucius periculis at. At est vidit scripserit repudiandae, agam porro sea ne. Sea et stet tibique praesent, vim et legere aperiri. Quo doming vocibus eleifend no.
 
 
Cu vis partem graeci facilisis. Falli inciderint mei no. Assentior suscipiantur mea id. Vis quas electram prodesset cu, choro omnium conclusionemque an his. Vis latine equidem perfecto ad.</font></p>
 
              </div> 
 
   
 
              </div>
 
            </div>
 
           
 
 
      </div>
 
    </section>
 
 
 
 
<a class="anchor" id="selection"></a>
 
    <section id="about" class="row1">   
 
      <div class="row">
 
        <div class="col-lg-4">
 
          <a href="https://2015.igem.org/Team:Dundee/Modelling/Biospray" class="scroll"> <span class="glyphicon glyphicon-tint"></span></a>
 
          <h3>BioSpray</h3>
 
          <p class="about-content">Find out more about the modelling for each of the components of the BioSpray.</p>
 
        </div>
 
        <div class="col-lg-4">
 
          <a href="https://2015.igem.org/Team:Dundee/Modelling/Fingerprints"><span class="glyphicon glyphicon-tint" type="button"></span></a>
 
          <h3>Fingerprint Aging</h3>
 
          <p class="about-content">Find out more about Principal Component Analysis and modelling of fingerprint aging.</p>
 
        </div>
 
        <div class="col-lg-4">
 
          <a href="https://2015.igem.org/Team:Dundee/Modelling/Chromate"><span class="glyphicon glyphicon-tint" color="red"></span></a>
 
          <h3>Chromate Sensor</h3>
 
          <p class="about-content">Find out more about modelling of chromate and bone incision experiments.</p>
 
        </div>
 
 
      </div>
 
    </section>
 
   
 
 
 
  </body>
 
 
 
 
</html>
 
 
{{:Team:Dundee/navbar}}
 
{{:Team:Dundee/footer}}
 

Latest revision as of 11:05, 6 August 2015