Difference between revisions of "Team:Dundee/Modelling/Chromate"

(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>
 
<script type="text/x-mathjax-config">
 
MathJax.Hub.Config({
 
  TeX: { equationNumbers: { autoNumber: "AMS" } }
 
});
 
</script>
 
<!--The following script tag is to allow for Latex chemical schematics/equations to be shown-->
 
<script type="text/x-mathjax-config">
 
MathJax.Hub.Config({
 
  TeX: {extensions: ["mhchem.js"]}
 
});
 
</script>
 
<!--The following script tag allows for MathJax to be used, a language that allows for Latex code to be displayed in html-->
 
<script type="text/javascript"
 
  src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
 
</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">Chromate Biosensor</highlight></h1>
 
            <h3><highlight class="highlight">Modelling and Physics Experiments</highlight></h3>
 
        </center>
 
      </header>
 
 
 
 
<a class="anchor" id="chromate1"></a>
 
    <section id="chromate1">
 
      <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-md-6 feature" style="">
 
            <div class="row">
 
                <h3>Overview</h3>
 
            <p><font color="white"> Two parts model and bone experiments.</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-6">
 
          <a href="#chromate2" class="scroll"><span class="glyphicon glyphicon-certificate"></span></a>
 
          <h3>Chromate Model</h3>
 
          <p class="about-content">Model to describe....(Aim of Model)</p>
 
        </div>
 
        <div class="col-lg-6">
 
          <a href="#bone"><span class="glyphicon glyphicon-pushpin" type="button"></span></a>
 
          <h3>Bone Incision Experiments</h3>
 
          <p class="about-content">Aim of experiments.</p>
 
        </div>
 
     
 
      </div>
 
    </section>
 
 
 
 
 
 
 
<a class="anchor" id="chromate2"></a>
 
    <section id="chromate2">
 
      <div class="row3">
 
        <div class="row">
 
         
 
          <div class="col-lg-12 feature" style="">
 
            <div class="row">
 
                <h3>Chromate Model</h3>
 
            <p><font color="white"> model stuff</font></p>
 
              </div> 
 
<a href="#chromate1" class="btn btn-primary btn-lg pull-right" role="button">Back to Overview</a> 
 
<a href="#chromate2" class="btn btn-primary btn-lg pull-right" role="button">Back to Start of Model</a>       
 
              </div>
 
            </div>
 
           
 
 
      </div>
 
    </section>
 
 
<a class="anchor" id="bone"></a>
 
    <section id="bone">
 
      <div class="row3">
 
        <div class="row">
 
         
 
          <div class="col-lg-12 feature" style="">
 
            <div class="row">
 
                <h3>Bone Incision Experiments</h3>
 
            <p><font color="white">Lorem 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> 
 
<a href="#chromate1" class="btn btn-primary btn-lg pull-right" role="button">Back to Overview</a> 
 
<a href="#bone" class="btn btn-primary btn-lg pull-right" role="button">Back to Start of Section</a> 
 
              </div>
 
            </div>
 
         
 
 
      </div>
 
    </section>
 
 
 
   
 
 
 
  </body>
 
 
 
 
</html>
 
 
{{:Team:Dundee/navbar}}
 
{{:Team:Dundee/footer}}
 

Latest revision as of 11:09, 6 August 2015