Difference between revisions of "Team:UCopenhagen/Notebook"

Line 2: Line 2:
  
 
<html>
 
<html>
<style>
+
<script type="text/javascript">
  .myintro {
+
$(window).load(function() {
      display: table;
+
$('li.notebook').addClass('active');
      width: 100%;
+
$('li.n_over').addClass('active');
      height: 100%;
+
      padding: 100px 0;
+
$(".affix").css("width", $("#parent").width());
      text-align: center;
+
});
      color: #E8DBD7;
+
      -background: url("https://static.igem.org/mediawiki/2017/7/71/UCopenhagen_BLUE_bg.jpeg") no-repeat bottom center scroll;
+
      background-color: #264653;
+
      -webkit-background-size: cover;
+
      -moz-background-size: cover;
+
      background-size: cover;
+
      -o-background-size: cover;
+
    }
+
    .myintro .myintro-body {
+
      display: table-cell;
+
      vertical-align: middle;
+
    }
+
    .myintro .myintro-body .brand-heading {
+
      font-size: 40px;
+
    }
+
    .myintro .myintro-body .myintro-text {
+
      font-size: 18px;
+
      font-family: Tahoma, Geneva, sans-serif;
+
    }
+
</style>
+
 
+
 
+
    <!-- myintro Header -->
+
    <header class="myintro">
+
        <div class="myintro-body">
+
            <div class="container">
+
                <div class="row">
+
                    <div class="col-md-10 col-md-offset-2">
+
                        <h1 class="brand-heading">Notebook</h1>
+
                        <p class="myintro-text">Progress and work done by the team
+
                            <br>Created by InCell.</p>
+
                        <a href="#Welcome" class="page-scroll">
+
                          <div id="downarrow">
+
                            <img src="https://static.igem.org/mediawiki/2017/3/32/T--BOKU-Vienna--arrow.png" alt="V">
+
                          </div>
+
                        </a>
+
                    </div>
+
                </div>
+
            </div>
+
        </div>
+
    </header>
+
  
 +
$(window).scroll(function() {
 +
$(".affix").css("width", $("#parent").width());
 +
});
 +
 +
$(window).resize(function() {
 +
$(".affix").css("width", $("#parent").width());
 +
});
 +
</script>
  
 
   <body data-spy="scroll" data-target="#parent">
 
   <body data-spy="scroll" data-target="#parent">

Revision as of 16:35, 26 July 2017

Notebook

Week 1 (June 26 - July 2)


  • Wet Lab Overview

    Ordered primers, checked cell stocks and prepared LB plates



Week 2 (July 3 - July 9)


  • Wet Lab Overview

    Started making plates and initial transformations

    Interdependency

    Made glycerol stock of MG1655

    Number Control

    Text

    Protein Import

    Text



Week 3 (July 10 - July 16)


  • Wet Lab Overview

    Started making plates and initial transformations

    Interdependency

    Made glycerol stock of MG1655

    Number Control

    Text

    Protein Import

    Text