Difference between revisions of "Team:Technion Israel/Lab Notebook/Protocols"
Line 11: | Line 11: | ||
} | } | ||
− | + | #protocol_instructions | |
− | + | {width: 900px; | |
+ | margin: auto; | ||
+ | padding: 10px; | ||
+ | background-color: white; | ||
+ | font-size: 16} | ||
+ | |||
+ | #DNA_protocols | ||
+ | {position: absolute; | ||
+ | width: 150px; | ||
+ | top:35%; | ||
+ | left:25% | ||
} | } | ||
− | # | + | #DNA_protocols h1 |
− | + | {font-size: 24; | |
+ | text-align: center; | ||
+ | float: top;} | ||
+ | |||
+ | #Medium_protocols | ||
+ | {position: absolute; | ||
+ | width: 150px; | ||
+ | top: 90%; | ||
+ | left: 75%; | ||
} | } | ||
+ | #Medium_protocols h1{font-size: 24; | ||
+ | text-align: center;} | ||
+ | |||
+ | #Comb_protocols h1{font-size: 24; | ||
+ | text-align: center;} | ||
+ | #Comb_protocols | ||
+ | {position: absolute; | ||
+ | width: 100px; | ||
+ | top: 90%; | ||
+ | left: 60%; | ||
+ | } | ||
+ | |||
+ | #Proof_protocols | ||
+ | {position: absolute; | ||
+ | width: 100px; | ||
+ | top: 85%; | ||
+ | left: 20%; | ||
+ | } | ||
+ | #Proof_protocols h1{font-size: 24; | ||
+ | text-align: center; | ||
+ | float: left;} | ||
+ | |||
+ | #Misc_protocols | ||
+ | {position: absolute; | ||
+ | top: 35%; | ||
+ | left: 35%; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
Line 122: | Line 168: | ||
<!---------------------------------------dropdown menu-end-----------------------------------> | <!---------------------------------------dropdown menu-end-----------------------------------> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div id="protocol_instructions"> | <div id="protocol_instructions"> | ||
<p>Here you can find all the final protocols we worked with for out project. Click the main protocol category to be linked to the webpage containing the protocols in that category. There, you will have the option to download PDFs of each protocol.</p> | <p>Here you can find all the final protocols we worked with for out project. Click the main protocol category to be linked to the webpage containing the protocols in that category. There, you will have the option to download PDFs of each protocol.</p> | ||
</div> | </div> | ||
+ | <div class= "Protocol_Main"> | ||
+ | <div id="DNA_protocols"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/6/64/Technion_Israel_2015_DNA.png" alt="DNA" height="200" width="200" > | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Lab_Notebook/Protocols/Cloning"><h1>DNA and Cloning</h1></a> | ||
+ | </div> | ||
+ | <div id= "Proof_protocols"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/7/7f/Technion_Israel_2015_Protocols_i.png" alt="Medium" height="150" width="50" > | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Lab_Notebook/Protocols/Proof"><h1>The Works: Proof of Concept</h1></a> | ||
+ | </div> | ||
+ | <div id="Comb_protocols"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/1/1a/Technion_Israel_2015_Protocols_Comb.png" alt="Medium" height="200" width="200" > | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Lab_Notebook/Protocols/Comb"><h1>Comb Experiments</h1></a> | ||
+ | </div> | ||
+ | <div id= "Medium_protocols"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/e/e0/Technion_Israel_2015_Protocols_Methods.png" alt="Medium" height="150" width="100" > | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Lab_Notebook/Protocols/Mediums"><h1>Medium Preparation</h1></a> | ||
+ | </div> | ||
+ | <div id= "Misc_protocols"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/8/8a/Technion_Israel_2015_Protocols_Bacteria.png" alt="Medium" height="500" width="450"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </html> |
Revision as of 19:43, 26 August 2015
Here you can find all the final protocols we worked with for out project. Click the main protocol category to be linked to the webpage containing the protocols in that category. There, you will have the option to download PDFs of each protocol.