Difference between revisions of "Team:NEU China A/Notebook"

(Prototype team page)
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{NEU_China_A}}
 
{{NEU_China_A}}
<html>
+
{{Template:NEU_China_A/header}}
 +
<html lang="en">
  
 +
<!-- header -->
 +
<style>
 +
.blu{background-color:#97cad3 !important;box-shadow:0px 3px 1px #97cad3  !important} h2{font-size:100px;}
 +
    strong{font-size:18px; font-weight:bold}
 +
</style>
  
<div class="column full_size">
+
<div class="section hold"></div>
 
+
<h1>Notebook</h1>
+
<p> Document the dates you worked on your project. This should be a detailed account of the work done each day for your project.</p>
+
  
 +
<div style="position:absolute;top: 20;width:100%">
 +
    <div class="row "> 
 +
        <h2 style="padding-left:200px; padding-top:calc(100vh - 250px)">Notebook</h2>
 +
    </div>
 
</div>
 
</div>
<div class="clear"></div>
 
  
 +
<div class="homeheight">
 +
    <div class="parallax-container homeheight">
 +
        <div class="parallax">
 +
            <img class="responsive-img" src="https://static.igem.org/mediawiki/2018/d/d3/T--NEU_China_A--notebook.jpg">
 +
        </div>
  
 +
    </div>
 +
</div>
  
<div class="column two_thirds_size">
+
<div class="container">
<h3>What should this page have?</h3>
+
    <h3 class="header light-blue-text">Notebook</h3>
<ul>
+
    <br/>
<li>Chronological notes of what your team is doing.</li>
+
    <div class="row">
<li> Brief descriptions of daily important events.</li>
+
        <div class="s10 offset-s2">
<li>Pictures of your progress. </li>
+
            <span class="flow-text light-blue-text">
<li>Mention who participated in what task.</li>
+
                You can download the notebook <a type="download" style="color: #333; text-decoration-line: underline" href="https://static.igem.org/mediawiki/2018/9/9e/T--NEU_China_A--notebook.pdf">here</a>
</ul>
+
            </span>
 
+
        </div>
 +
    </div>
 
</div>
 
</div>
  
<div class="column third_size">
 
<div class="highlight decoration_A_full">
 
<h3>Inspiration</h3>
 
<p>You can see what others teams have done to organize their notes:</p>
 
  
<ul>
+
<script type="text/javascript">
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Notebook">2014 ATOMS-Turkiye</a></li>
+
    // 初始化navBar
<li><a href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_project.html#tab_notebook">2014 Tec Monterrey</a></li>
+
    $(document).ready(function () {
<li><a href="https://2014.igem.org/Team:Kyoto/Notebook/Magnetosome_Formation#title">2014 Kyoto</a></li>
+
        $('.sidenav').sidenav();
<li><a href="https://2014.igem.org/Team:Cornell/notebook">2014 Cornell</a></li>
+
        $(".dropdown-trigger").dropdown();
</ul>
+
        $('.collapsible').collapsible();
</div>
+
        $('.parallax').parallax();
</div>
+
    });
 +
</script>
  
 
</html>
 
</html>
 +
{{Template:NEU_China_A/footer}}

Latest revision as of 02:16, 18 October 2018

Notebook

Notebook


You can download the notebook here