Difference between revisions of "Team:Dundee/Part Collection"

(Prototype team page)
 
Line 1: Line 1:
{{Dundee}}
 
 
<html>
 
<html>
 +
<meta name="viewport" content="width=device-width, initial-scale=1.0">
  
<h2> Part Collection</h2>
 
  
  
<div class="highlightBox">
+
    <header>
<h4>Note</h4>
+
    <a class="anchor" id="top"></a>
<p>In order to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Part Collection award</a>, you must fill out this page.</p>
+
        <center>
</div>
+
            <h1><highlight class="highlight">CSI: DUNDEE</highlight></h1>
 +
            <h3><highlight class="highlight">The Forensic Toolkit</highlight></h3>
 +
            <a href="https://2015.igem.org/Team:Dundee/intro_video" class="btn btn-primary btn-lg">Watch Our Introduction Video</a>
 +
        </center>
 +
      </header>
  
  
<p>Did your team make a lot of great parts? Is there a theme that ties all your parts together? Do you have more than 10 parts in this collection? Did you make a CRISPR collection, a MoClo collection, or a collection of awesome pigment parts? Describe your parts collection on this page, so the judges can evaluate you for the Best Part Collection award.</p>
 
  
  
</div>
 
  
 +
 +
 +
 +
 +
 +
 +
<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>
 
</html>
 
</html>
 +
{{:Team:Dundee/navbar}}
 +
{{:Team:Dundee/footer}}

Revision as of 17:56, 17 August 2015

CSI: DUNDEE

The Forensic Toolkit

Watch Our Introduction Video