Difference between revisions of "Team:HKUST-Rice/Notebook"
SabrinaTam (Talk | contribs) |
|||
(75 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{HKUST-Rice}} | {{HKUST-Rice}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <!-- <script> | ||
+ | function show_image() { | ||
+ | var img = document.createElement("https://static.igem.org/mediawiki/2015/1/1c/Hkust-rice_notebook.jpg"); | ||
+ | //This next line will just add it to the <body> tag | ||
+ | document.body.appendChild(img):} | ||
+ | </script> --> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | img#Ricelogo{ | ||
+ | opacity: 0.3; | ||
− | < | + | } |
+ | <!-- div.mainContainer{ | ||
+ | background-color:#1b1c3a; | ||
+ | } | ||
+ | |||
+ | div.contentContainer{ | ||
+ | background-color:#1b1c3a; | ||
+ | } | ||
+ | |||
+ | /* Create the structure of the page */ | ||
+ | .line{ | ||
+ | top:20px; | ||
+ | bottom:20px; | ||
+ | height:220px; | ||
+ | width:100%; | ||
+ | background-color:#1b1c3a; | ||
+ | } | ||
− | + | .icon { | |
+ | vertical-align:middle; | ||
+ | align:middle; | ||
+ | display:inline-block; | ||
+ | width: 30%; | ||
+ | height: 220px; | ||
+ | left:10px; | ||
+ | right:10px; | ||
+ | top:10px; | ||
+ | bottom:10px; | ||
+ | background-color: white; | ||
+ | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
+ | background-color:#1b1c3a; | ||
+ | } | ||
+ | |||
+ | .instruction { | ||
+ | padding-left:20px; | ||
+ | padding-right:20px; | ||
+ | padding-top:50px; | ||
+ | padding-bottom:50px; | ||
+ | color:#FFFFFF; | ||
+ | background-color:#1b1c3a; | ||
+ | } | ||
− | + | .window{ | |
− | + | width:100%; | |
− | + | height:810px; | |
− | + | background-color: #1b1c3a; | |
− | + | } --> | |
− | + | ||
− | + | ||
− | + | #Notebook { | |
− | + | padding-left: 8%; | |
+ | padding-bottom: 30px; | ||
+ | width: 92%; | ||
+ | min-height: 300px; | ||
+ | float: left; | ||
+ | background-color: #1b1c3a; | ||
+ | } | ||
− | < | + | h1.Notebook { |
− | < | + | font-family: "Source Sans Pro", sans-serif; |
− | + | font-size: 6em; | |
− | + | font-weight: 600; | |
− | < | + | border-bottom: 0; |
− | </ | + | text-align: center; |
+ | margin: 0 auto; | ||
+ | margin-bottom: 10px; | ||
+ | padding-bottom: 30px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | h2.Notebook { | ||
+ | font-family: "Helvetica Neue", Helvetica, sans-serif; | ||
+ | font-size: 2em; | ||
+ | font-weight: 200; | ||
+ | border-bottom: 0; | ||
+ | text-align: center; | ||
+ | margin: 0 auto; | ||
+ | margin-bottom: 10px; | ||
+ | padding-bottom: 30px; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | <div id="Notebook"> | ||
+ | <h1 class="Notebook" style="margin-left: -8%"> Notebook </h1> | ||
+ | <h2 class="Notebook" style="margin-left: -8%">Click on the icons to view detailed chronological events for each module BELOW.</h2> | ||
+ | |||
+ | <a href= "https://static.igem.org/mediawiki/2015/8/81/Team_HKUST-Rice_2015_2_potassiumnb2.pdf"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/0/02/Team_HKUST-Rice_2015_K.png" style="width: 30%; position: relevant; left: 3%"></a> | ||
+ | |||
+ | <a href="https://static.igem.org/mediawiki/2015/e/e5/Team_HKUST-Rice_2015_phosphatenotebook22.pdf"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/3/3b/Team_HKUST-Rice_2015_P.png" style="width: 30%; position: relevant; left: 35%"></a> | ||
+ | |||
+ | <a href= "https://static.igem.org/mediawiki/2015/e/eb/Team_HKUST-Rice_2015_2_nitratenotebook.pdf"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/4/4f/Team_HKUST-Rice_2015_N.png" style="width: 30%; position: relevant; left: 67%"></a> | ||
+ | |||
+ | <a href= "https://static.igem.org/mediawiki/2015/e/ee/Team_HKUST-Rice_2015_paraelle.pdf"target="_blank" ><image class="button" src="https://static.igem.org/mediawiki/2015/8/83/Team_HKUST-Rice_2015_ParallelSensorsexpression_0918.png" style="width: 30%; position: relevant; left: 3%"></a> | ||
+ | |||
+ | <a href="https://static.igem.org/mediawiki/2015/c/c6/Team_HKUST-Rice_2015_debugNB2.pdf"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/3/35/Team_HKUST-Rice_2015_END01.png" style="width: 30%; position: relevant; left: 35%"></a> | ||
+ | |||
+ | <a href="https://static.igem.org/mediawiki/2015/4/49/Team_HKUST-Rice_2015_2_ricenotebook.pdf"target="_blank" ><image class="button" src="https://static.igem.org/mediawiki/2015/5/5e/Team_HKUST-Rice_2015_soilapp.png" style="width: 30%; position: relevant; left: 67%"></a> | ||
</div> | </div> | ||
+ | </body> | ||
+ | |||
+ | <!-- <body> | ||
+ | <div class="contentContainer"> | ||
+ | |||
+ | <div class="line" > | ||
+ | <center><div class="icon"> | ||
+ | <a href= "https://static.igem.org/mediawiki/2015/8/81/Team_HKUST-Rice_2015_2_potassiumnb2.pdf"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/0/02/Team_HKUST-Rice_2015_K.png" style="width: 100%;"></a> | ||
+ | </div> | ||
+ | <div class="icon"> | ||
+ | <a href="https://static.igem.org/mediawiki/2015/e/e5/Team_HKUST-Rice_2015_phosphatenotebook22.pdf"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/3/3b/Team_HKUST-Rice_2015_P.png" style="width: 100%;"></a> | ||
+ | </div> | ||
+ | <div class="icon"> | ||
+ | <a href= "https://static.igem.org/mediawiki/2015/e/eb/Team_HKUST-Rice_2015_2_nitratenotebook.pdf"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/4/4f/Team_HKUST-Rice_2015_N.png" style="width: 100%;"></a> | ||
+ | </div></center> | ||
+ | </div> | ||
+ | <div class="line" > | ||
+ | <center><div class="icon"> | ||
+ | <a href= "https://static.igem.org/mediawiki/2015/e/ee/Team_HKUST-Rice_2015_paraelle.pdf"target="_blank" ><image class="button" src="https://static.igem.org/mediawiki/2015/8/83/Team_HKUST-Rice_2015_ParallelSensorsexpression_0918.png" style="width: 100%;"></a> | ||
+ | </div> | ||
+ | <div class="icon"> | ||
+ | |||
+ | <a href="https://static.igem.org/mediawiki/2015/c/c6/Team_HKUST-Rice_2015_debugNB2.pdf"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/3/35/Team_HKUST-Rice_2015_END01.png" style="width: 100%;"></a> | ||
+ | </div> | ||
+ | <div class="icon"> | ||
+ | <a href="https://static.igem.org/mediawiki/2015/4/49/Team_HKUST-Rice_2015_2_ricenotebook.pdf"target="_blank" ><image class="button" src="https://static.igem.org/mediawiki/2015/5/5e/Team_HKUST-Rice_2015_soilapp.png" style="width: 100%;"></image></a> | ||
+ | </div> | ||
+ | |||
+ | <div class="line" > | ||
+ | <center><div class="icon"> | ||
+ | <a href="#"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/f/f0/Team_HKUST-Rice_2015_cfs.PNG" style="width: 100%;"></a> | ||
+ | </div> | ||
+ | <div class="icon"> | ||
+ | <a href= "#"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/f/f8/Team_HKUST-Rice_2015_TXTL.png" style="width: 100%;"></a> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | </body> --> | ||
+ | |||
</html> | </html> | ||
+ | {{HKUST-Rice Directory}} | ||
+ | |||
+ | <!--<script> | ||
+ | $(function () { | ||
+ | |||
+ | $("iframe").not(":has([src])").each(function () { | ||
+ | |||
+ | var ifrm = this; | ||
+ | |||
+ | ifrm = (ifrm.contentWindow) ? ifrm.contentWindow : (ifrm.contentDocument.document) ? ifrm.contentDocument.document : ifrm.contentDocument; | ||
+ | |||
+ | ifrm.document.open(); | ||
+ | ifrm.document.display($(this).attr("alt")); | ||
+ | ifrm.document.close(); | ||
+ | |||
+ | }); | ||
+ | |||
+ | }); | ||
+ | </script> | ||
+ | <center><div class="window"> | ||
+ | <iframe width="80%" height="100%" src="" alt="show_image" name="iframe_window"><img src="https://static.igem.org/mediawiki/2015/1/1c/Hkust-rice_notebook.jpg"></iframe> | ||
+ | </div></center>--> |
Latest revision as of 11:07, 18 September 2015