Difference between revisions of "Team:TecCEM/Notebook"

(Prototype team page)
 
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{TecCEM}}
+
{{:Team:TecCEM/Templates/NavBar}}
 
<html>
 
<html>
 +
<head>
 +
<!-- Basic Page Needs -->
 +
<meta charset="utf-8"/>
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
 +
<title>Notebooks</title>
 +
<meta name="description" content=""/>
 +
<meta name="keywords" content=""/>
 +
<meta name="author" content="Fernando Colchado"/>
  
 +
<link href="https://fonts.googleapis.com/css?family=Raleway|Ubuntu" rel="stylesheet">
 +
        <link href="https://fonts.googleapis.com/css?family=Pangolin" rel="stylesheet">
 +
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 +
 +
 +
        <script>
 +
            jQuery(document).ready(function ($) {
  
<div class="column full_size">
+
function map (value, in_min, in_max, out_min, out_max){
 +
return (value - in_min) * (out_max - out_min) / (in_max - in_min) + out_min;
 +
}
 +
  
<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>
+
        </script>
 
+
        <style type="text/css">
</div>
+
        body{
<div class="clear"></div>
+
        padding-top: 140px;
 
+
        }
 
+
        </style>
<div class="column half_size">
+
</head>
<h5>What should this page have?</h5>
+
<body>
<ul>
+
<div class = "container">
<li>Chronological notes of what your team is doing.</li>
+
<div class = "row">
<li> Brief descriptions of daily important events.</li>
+
<div class = "col-12">
<li>Pictures of your progress. </li>
+
<h1 class= "titleRed">NOTEBOOK</h1>
<li>Mention who participated in what task.</li>
+
</div>
</ul>
+
</div>
 
+
<div class = "row">
</div>
+
<div class = "col"></div>
 
+
<div class = "col-md-10 paragraphU">
<div class="column half_size">
+
<p></br>This  document contains all the laboratory work developed throughout this year.</br></br></p>
<h5>Inspiration</h5>
+
</div>
<p>You can see what others teams have done to organize their notes:</p>
+
<div class = "col"></div>
 
+
</div>
<ul>  
+
<div class = "row">
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Notebook">2014 ATOMS-Turkiye</a></li>
+
<div class = "col"></div>
<li><a href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_project.html#tab_notebook">2014 Tec Monterrey</a></li>
+
<div class = "col-md-10">
<li><a href="https://2014.igem.org/Team:Kyoto/Notebook/Magnetosome_Formation#title">2014 Kyoto</a></li>
+
<object data="https://static.igem.org/mediawiki/2017/d/d9/TEC-CEM_notebookfinal.pdf" type="application/pdf" width="100%" height="900px" internalinstanceid="11">  
<li><a href="https://2014.igem.org/Team:Cornell/notebook">2014 Cornell</a></li>
+
<p>It appears you don't have a PDF plugin for this browser.
</ul>
+
  No biggie... you can <a href="https://static.igem.org/mediawiki/2016/e/ec/T--Imperial_College--LabBook.pdf">click here to
 
+
  download the PDF file.</a></p>
</div>
+
</br></br></object>
 +
</div>
 +
<div class = "col"></div>
 +
</div>
 +
</div>
 +
</body>
 
</html>
 
</html>
 +
{{:Team:TecCEM/Templates/Footer}}

Latest revision as of 01:21, 1 November 2017

IGEM_TECCEM

Notebooks

NOTEBOOK


This document contains all the laboratory work developed throughout this year.

It appears you don't have a PDF plugin for this browser. No biggie... you can click here to download the PDF file.



IGEM_TECCEM