Team:Hong Kong HKU
From 2014.igem.org
(Difference between revisions)
LHcheM2014 (Talk | contribs) |
|||
(58 intermediate revisions not shown) | |||
Line 137: | Line 137: | ||
font-size: 0.8rem; | font-size: 0.8rem; | ||
overflow-y: auto; | overflow-y: auto; | ||
- | transition: 0. | + | transition: 0.5s; |
} | } | ||
Line 145: | Line 145: | ||
color: #0791DB; | color: #0791DB; | ||
text-decoration: none; | text-decoration: none; | ||
- | transition: 0. | + | transition: 0.5s; |
} | } | ||
Line 154: | Line 154: | ||
#sponsor { | #sponsor { | ||
position: fixed; | position: fixed; | ||
- | height: | + | height: 6.1rem; |
width: 100%; | width: 100%; | ||
left: 0; | left: 0; | ||
bottom: -5rem; | bottom: -5rem; | ||
background: #67D9EB; | background: #67D9EB; | ||
- | transition: 0. | + | transition: 0.75s; |
z-index: 10; | z-index: 10; | ||
} | } | ||
Line 279: | Line 279: | ||
#image-wrapper { | #image-wrapper { | ||
position: relative; | position: relative; | ||
- | width: | + | width: 1102px; |
- | height: | + | height: 620px; |
background-image: url(https://static.igem.org/mediawiki/2014/4/4a/Front_Page_0_00000.jpg); | background-image: url(https://static.igem.org/mediawiki/2014/4/4a/Front_Page_0_00000.jpg); | ||
background-size: 100% 100%; | background-size: 100% 100%; | ||
Line 293: | Line 293: | ||
} | } | ||
</style> | </style> | ||
- | <div id="image-wrapper" | + | <div id="image-wrapper" style="max-width:100%; max-height:100%" class="vertical-align"> |
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
</div> | </div> | ||
</div> | </div> | ||
Line 306: | Line 300: | ||
<li class="page"> | <li class="page"> | ||
<div class="page-content"> | <div class="page-content"> | ||
- | + | ||
<div class="vertical-align-wrapper"> | <div class="vertical-align-wrapper"> | ||
<style> | <style> | ||
#image-wrapper1 { | #image-wrapper1 { | ||
position: relative; | position: relative; | ||
- | width: | + | width: 973px; |
- | height: | + | height: 547px; |
- | background-image: url(https://static.igem.org/mediawiki/2014/ | + | background-image: url(https://static.igem.org/mediawiki/2014/9/98/Background_00000.jpg); |
background-size: 100% 100%; | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button10 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
} | } | ||
</style> | </style> | ||
- | <div id="image-wrapper1" class="vertical-align"> | + | <div id="image-wrapper1" style="max-width:100%; max-height:100%" class="vertical-align"> |
+ | <div id="detail-button10"> | ||
+ | <button onclick="myFunction10()">Details</button> | ||
+ | <script> | ||
+ | function myFunction10() { | ||
+ | window.open("https://2014.igem.org/Team:Hong_Kong_HKU/background"); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 323: | Line 332: | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
- | <div class=" | + | |
- | <div class="vertical-align"> | + | <div class="vertical-align-wrapper"> |
- | + | <style> | |
+ | #image-wrapper2 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/5/53/Products_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button12 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper2" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button12"> | ||
+ | <button onclick="myFunction12()">Details</button> | ||
+ | <script> | ||
+ | function myFunction12() { | ||
+ | alert("To provide an answer to the above two listed questions, we he proudly present two of our products: (1) a methodology for convenient purification of the affinity tagged-Eut BMC, and; (2) a plasmid that allows efficient and rigorous cloning and modification of the BMC-cargo system for expression and various experiments. For their detailed information please check the lab results pages: BMC-Cargo co-purification, and Plasmid Design."); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
- | + | ||
- | + | <div class="vertical-align-wrapper"> | |
- | + | <style> | |
- | + | #image-wrapper3 { | |
- | + | position: relative; | |
- | + | width: 973px; | |
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/a/a2/Team_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button11 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper3" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button11"> | ||
+ | <button onclick="myFunction11()">Details</button> | ||
+ | <script> | ||
+ | function myFunction11() { | ||
+ | window.open("https://2014.igem.org/Team:Hong_Kong_HKU/team"); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
<div class="page-content"> | <div class="page-content"> | ||
- | + | ||
<div class="vertical-align-wrapper"> | <div class="vertical-align-wrapper"> | ||
<style> | <style> | ||
- | #image- | + | #image-wrapper5 { |
position: relative; | position: relative; | ||
- | width: | + | width: 973px; |
- | height: | + | height: 547px; |
- | background-image: url(https:// | + | background-image: url(https://static.igem.org/mediawiki/2014/9/93/Lab_results_1_front_page_00005.jpg); |
background-size: 100% 100%; | background-size: 100% 100%; | ||
} | } | ||
</style> | </style> | ||
- | <div id="image- | + | <div id="image-wrapper5" style="max-width:100%; max-height:100%" class="vertical-align"> |
</div> | </div> | ||
</div> | </div> | ||
Line 358: | Line 416: | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper6 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/b/bb/Lab_results_2_Cloning_page_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button0 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper6" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button0"> | ||
+ | <button onclick="myFunction0()">Details</button> | ||
+ | <script> | ||
+ | function myFunction0() { | ||
+ | window.open("https://2014.igem.org/Team:Hong_Kong_HKU/cloning"); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper7 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/0/07/Lab_results_Protein_expression_00047.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button1 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper7" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button1"> | ||
+ | <button onclick="myFunction1()">Details</button> | ||
+ | <script> | ||
+ | function myFunction1() { | ||
+ | window.open("https://2014.igem.org/Team:Hong_Kong_HKU/proteinexpression"); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper8 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/7/76/Lab_results_Expression_optimization_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button2 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper8" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button2"> | ||
+ | <button onclick="myFunction2()">Details</button> | ||
+ | <script> | ||
+ | function myFunction2() { | ||
+ | window.open("https://2014.igem.org/Team:Hong_Kong_HKU/expressionoptimization"); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper9 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/4/47/Lab_results_BMC_purification_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button3 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper9" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button3"> | ||
+ | <button onclick="myFunction3()">Details</button> | ||
+ | <script> | ||
+ | function myFunction3() { | ||
+ | window.open("https://2014.igem.org/Team:Hong_Kong_HKU/BMCpurification"); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper10 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/7/74/Lab_results_Cargo_localization_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button4 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper10" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button4"> | ||
+ | <button onclick="myFunction4()">Details</button> | ||
+ | <script> | ||
+ | function myFunction4() { | ||
+ | alert("pETES was constructed from pETE as described in previous sections. Afterwards, mCherry was PCR-ed from BBa_J06702 and cloned into pETES downstream to and in-frame with the signal peptide. The .dna file is available online for the readers' reference, and the general cloning experimental protocols are available in the Methods and Protocols page."); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper11 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/b/b7/Lab_results_BMC-Cargo_co-purification_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button5 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper11" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button5"> | ||
+ | <button onclick="myFunction5()">Details</button> | ||
+ | <script> | ||
+ | function myFunction5() { | ||
+ | window.open("https://2014.igem.org/Team:Hong_Kong_HKU/BMCcargocopurification"); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper12 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/0/08/Lab_results_confocal_microscopy_00029.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button6 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper12" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button6"> | ||
+ | <button onclick="myFunction6()">Details</button> | ||
+ | <script> | ||
+ | function myFunction6() { | ||
+ | alert("BL21(DE3) carrying the pETES-mCherry plasmid, as well as the control, which are DH10β cells carrying a pCR2.1-mCherry plasmid, were streaked on a solid medium. Pink colonies, indicating the expression of mCherry, was picked and suspended in a drop of water on a glass slide, and imaged using Olympus Fluoview FV1000 Confocal Laser Scanning Biological Microscope."); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper13 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/c/cd/Lab_results_TEM_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button7 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper13" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button7"> | ||
+ | <button onclick="myFunction7()">Details</button> | ||
+ | <script> | ||
+ | function myFunction7() { | ||
+ | window.open("https://2014.igem.org/Team:Hong_Kong_HKU/TEM"); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper14 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/e/ea/Lab_results_Plasmid_design_00037.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button8 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper14" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button8"> | ||
+ | <button onclick="myFunction8()">Details</button> | ||
+ | <script> | ||
+ | function myFunction8() { | ||
+ | window.open("https://2014.igem.org/Team:Hong_Kong_HKU/plasmidesign"); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper15 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/5/5f/Lab_results_Plasmid_construction_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button9 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper15" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button9"> | ||
+ | <button onclick="myFunction9()">Details</button> | ||
+ | <script> | ||
+ | function myFunction9() { | ||
+ | window.open("https://2014.igem.org/Team:Hong_Kong_HKU/plasmidconstruction"); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper16 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/2/21/Human_Practice_front_page_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper16" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper17 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/d/da/Human_Practice_card_game_00079.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button18 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper17" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button18"> | ||
+ | <button onclick="myFunction18()">Details</button> | ||
+ | <script> | ||
+ | function myFunction18() { | ||
+ | window.open("https://2014.igem.org/Team:Hong_Kong_HKU/cardgame"); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | <div class="page-content"> | + | <div class="page-content"> |
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper30 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/1/15/Human_Practice_School_tour_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button17 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper30" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button17"> | ||
+ | <button onclick="myFunction17()">Details</button> | ||
+ | <script> | ||
+ | function myFunction17() { | ||
+ | window.open("https://2014.igem.org/Team:Hong_Kong_HKU/schooltour"); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper18 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/8/8d/Human_Practice_Biotechnological_course_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button14 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper18" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button14"> | ||
+ | <button onclick="myFunction14()">Details</button> | ||
+ | <script> | ||
+ | function myFunction14() { | ||
+ | window.open("https://2014.igem.org/Team:Hong_Kong_HKU/biotechcourse"); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper20 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/a/ae/Biobricks_front_page_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper20" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper22 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/e/e9/Others_front_page_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper22" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper23 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/d/dd/Safety_page_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper23" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper24 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/9/9e/Lab_note_page_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button13 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper24" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button13"> | ||
+ | <button onclick="myFunction13()">Details</button> | ||
+ | <script> | ||
+ | function myFunction13() { | ||
+ | window.open("https://2014.igem.org/Team:Hong_Kong_HKU/laboratorynotes"); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper25 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/9/9a/Methods_and_Protocols_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button15 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper25" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button15"> | ||
+ | <button onclick="myFunction15()">Details</button> | ||
+ | <script> | ||
+ | function myFunction15() { | ||
+ | window.open("https://2014.igem.org/Team:Hong_Kong_HKU/methodsnprotocols"); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
+ | |||
+ | <div class="vertical-align-wrapper"> | ||
+ | <style> | ||
+ | #image-wrapper26 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/4/4a/References_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | #detail-button16 { | ||
+ | position: ; | ||
+ | right: 10%; | ||
+ | bottom: 10%; | ||
+ | font-size: 50px; | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper26" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | <div id="detail-button16"> | ||
+ | <button onclick="myFunction16()">Details</button> | ||
+ | <script> | ||
+ | function myFunction16() { | ||
+ | window.open("https://2014.igem.org/Team:Hong_Kong_HKU/references"); | ||
+ | } | ||
+ | </script> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
<li class="page"> | <li class="page"> | ||
- | + | <div class="page-content"> | |
- | + | ||
- | + | <div class="vertical-align-wrapper"> | |
- | + | <style> | |
+ | #image-wrapper27 { | ||
+ | position: relative; | ||
+ | width: 973px; | ||
+ | height: 547px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/6/6d/Acknowledgement_00000.jpg); | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="image-wrapper27" style="max-width:100%; max-height:100%" class="vertical-align"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</li> | </li> | ||
</ul> | </ul> | ||
Line 481: | Line 1,088: | ||
<ul class="sub-menu"> | <ul class="sub-menu"> | ||
<li class="menu-button" data-page=19>Biobrick submission</li> | <li class="menu-button" data-page=19>Biobrick submission</li> | ||
- | <li class="menu-button" data-page=20> | + | <li class="menu-button" data-page=20>Others</li> |
- | <li class="menu-button" data-page=21 | + | <li class="menu-button" data-page=21>Safety notes</li> |
- | + | <li class="menu-button" data-page=22>Laboratory notes</li> | |
- | <li class="menu-button" data-page= | + | <li class="menu-button" data-page=23>Methods and Protocols</li> |
- | <li class="menu-button" data-page= | + | <li class="menu-button" data-page=24>References</li> |
- | <li class="menu-button" data-page= | + | <li class="menu-button" data-page=25>Acknowledgement</li> |
- | <li class="menu-button" data-page= | + | |
</ul> | </ul> | ||
</li> | </li> | ||
Line 513: | Line 1,119: | ||
#p-logo { | #p-logo { | ||
display: none; | display: none; | ||
+ | } | ||
+ | #search-controls { | ||
+ | display:none; | ||
} | } | ||
</style> | </style> |
Latest revision as of 03:50, 18 October 2014
<!DOCTYPE html>