(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 ($) { | ||
− | + | 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; | ||
+ | } | ||
+ | |||
− | < | + | }); |
− | < | + | </script> |
− | + | <style type="text/css"> | |
− | < | + | body{ |
− | <div class=" | + | padding-top: 140px; |
− | + | } | |
− | + | </style> | |
− | <div class=" | + | </head> |
− | < | + | <body> |
− | < | + | <div class = "container"> |
− | < | + | <div class = "row"> |
− | < | + | <div class = "col-12"> |
− | < | + | <h1 class= "titleRed">NOTEBOOK</h1> |
− | < | + | </div> |
− | </ | + | </div> |
− | + | <div class = "row"> | |
− | </div> | + | <div class = "col"></div> |
− | + | <div class = "col-md-10 paragraphU"> | |
− | <div class=" | + | <p></br>This document contains all the laboratory work developed throughout this year.</br></br></p> |
− | < | + | </div> |
− | < | + | <div class = "col"></div> |
− | + | </div> | |
− | < | + | <div class = "row"> |
− | < | + | <div class = "col"></div> |
− | + | <div class = "col-md-10"> | |
− | < | + | <object data="https://static.igem.org/mediawiki/2017/d/d9/TEC-CEM_notebookfinal.pdf" type="application/pdf" width="100%" height="900px" internalinstanceid="11"> |
− | < | + | <p>It appears you don't have a PDF plugin for this browser. |
− | </ | + | 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> | |
− | </ | + | </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
NOTEBOOK
This document contains all the laboratory work developed throughout this year.