Difference between revisions of "Team:METU Turkey/interlab"
Ilkem.kumru (Talk | contribs) |
Ilkem.kumru (Talk | contribs) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
<head> | <head> | ||
− | + | ||
<style> | <style> | ||
+ | |||
+ | .highlightBox { | ||
+ | width: 570px; | ||
+ | background-color: #A0E0A9; | ||
+ | padding: 15px; | ||
+ | margin: auto; | ||
+ | |||
+ | } | ||
+ | |||
Line 21: | Line 30: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 48: | Line 41: | ||
} | } | ||
− | + | ul.nav { | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | background-color: #FFCE76; | |
− | + | padding: 3px; | |
− | padding: | + | font-size: 17px; |
− | + | ||
} | } | ||
− | |||
− | + | ul.nav li a { | |
+ | display: block; | ||
+ | text-decoration: none; | ||
+ | padding-bottom: 3px; | ||
+ | padding-top: 3px; | ||
+ | padding-right: 9px; | ||
+ | padding-left: 9px; | ||
+ | background-color: #FFCE76 | ||
+ | |||
+ | } | ||
− | + | ul.nav > li:hover { | |
− | + | ||
+ | background-color: #FFE9C2 | ||
+ | |||
+ | } | ||
− | } | + | ul.nav li a:hover { |
+ | background: #ccc; | ||
+ | background-color: #FFE9C2 | ||
+ | |||
+ | } | ||
+ | ul.nav > li { | ||
+ | display: inline-block; | ||
+ | position: relative; | ||
+ | background-color: #FFCE76 | ||
+ | |||
+ | } | ||
− | li { | + | ul.nav > li ul { |
− | + | display: none; | |
− | + | position: absolute; | |
− | + | left: -1px; | |
− | + | background-color: #FFCE76; | |
− | + | border-top-color: #fff; | |
− | } | + | margin-top: 0px; |
+ | width: 150px; | ||
+ | } | ||
− | . | + | ul.nav > li:hover ul { |
− | + | display: block; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | ||
− | . | + | ul.nav > li ul li { |
− | + | display: inline-block; | |
− | } | + | } |
+ | |||
+ | a.one:link {color:#0E2036;text-decoration:none;} | ||
+ | a.one:visited {color:#214D7F;text-decoration:none;} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</style> | </style> | ||
Line 124: | Line 109: | ||
<body> | <body> | ||
− | < | + | <ul class="nav"> |
− | + | <li> | |
− | < | + | <a class="one" href="https://2015.igem.org/Team:METU_Turkey">Home</a> |
− | + | </li> | |
− | + | <li> | |
− | + | <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Team">Team</a> | |
− | + | ||
− | + | </li> | |
− | + | <li> | |
− | + | <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Description">Project</a> | |
+ | <ul> | ||
+ | <li><a href="https://2015.igem.org/Team:METU_Turkey/Experiments">Experiments</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:METU_Turkey/Results">Results</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:METU_Turkey/Design">Design</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Parts">Parts</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2015.igem.org/Team:METU_Turkey/Basic_Part">Basic Part</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:METU_Turkey/Composite_Part">Composite Part</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:METU_Turkey/Part_Collection">Part Collection</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Notebook">Notebook</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Attributions">Attributions</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="one" href="https://2015.igem.org/Team:METU_Turkey/interlab">Interlab</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Collaborations">Collaborations</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Practices">Human Practices</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Safety">Safety</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Gallery">Gallery</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="one" href="https://2015.igem.org/Team:METU_Turkey/Sponsors">Sponsors</a> | ||
+ | </li> | ||
+ | |||
+ | </li> | ||
+ | </ul> | ||
+ | |||
+ | <!-- First block of content --> | ||
+ | <table cellspacing="20px" height="150px" align="center"> | ||
+ | <tr> | ||
+ | <td align="center" width="350px"><a href="https://igem.org/Main_Page" target="_blank"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="150px"></a></td> | ||
+ | |||
+ | <td align="center" bgColor="#FFFFFF" > | ||
+ | |||
+ | <!-- You can replace this image with your team's logo! --> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/c/cc/Metuigem_logo.png" width="120px"> | ||
+ | <h3>Welcome! <br> We are Team METU_Turkey! </h3> | ||
+ | |||
+ | </td> | ||
+ | <td align="center" width="162px"><a href="http://www.metu.edu.tr"color:#FFFFFF" target="_blank"><img src="https://static.igem.org/mediawiki/2014/9/91/Metulogo.jpg" width="300px"></a></td> | ||
</tr> | </tr> | ||
− | + | </table> | |
− | + | <!-- end of first block --> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<h1>InterLab Study Measurements/Results</h1> | <h1>InterLab Study Measurements/Results</h1> | ||
<div margin="300px"> | <div margin="300px"> | ||
Line 151: | Line 184: | ||
</div> | </div> | ||
− | + | <img align=center src="https://static.igem.org/mediawiki/2015/5/5d/METU_Turkey_interlab66.PNG" width="500px"> | |
− | <img align=center src="https://static.igem.org/mediawiki/2015/1/13/METU_Turkey_interlab_1.png" width=" | + | <hr> |
+ | <img align=center src="https://static.igem.org/mediawiki/2015/1/13/METU_Turkey_interlab_1.png" width="500px"> | ||
<p><h4>Confocal Microscopy Photos</h4> | <p><h4>Confocal Microscopy Photos</h4> | ||
The glowing cells have the devices; whereas, the cells which are not glowing are the control groups. </br> </br> | The glowing cells have the devices; whereas, the cells which are not glowing are the control groups. </br> </br> | ||
Line 163: | Line 197: | ||
</p> | </p> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- Sponsorlar beginning --> | ||
+ | <table id="firstblock" width="60%" cellspacing="10px" height="200px" align="center"> | ||
+ | <tr> | ||
+ | <td align=center> | ||
+ | <a href="http://www.metu.edu.tr" target="_blank"> <img src="https://static.igem.org/mediawiki/2014/9/91/Metulogo.jpg" width="350px" align="center"></a> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | |||
+ | <table id="firstblock" width="60%" cellspacing="10px" height="200px" align="center"> | ||
+ | |||
+ | |||
+ | <tr> | ||
+ | |||
+ | <td align="center" width="162px"><a href="http://odtuteknokent.com.tr/" target="_blank"> <img src="https://static.igem.org/mediawiki/2014/4/47/Odtuteknokent.jpg" width="175px"></a></td> | ||
+ | |||
+ | <td align="center" width="162px"><a href="http://www.kardiosis.com.tr/" target="_blank"> <img src="https://static.igem.org/mediawiki/2014/d/d4/Kardiosis.jpg" width="175px"></a></td> | ||
+ | |||
+ | <td align="center" width="162px"><a href="http://www.tr-idea.com/" target="_blank"> <img src="https://static.igem.org/mediawiki/2015/c/c6/METU_Turkey_Idea.PNG" width="350px"></a></td> | ||
+ | |||
+ | </tr> | ||
+ | </table> | ||
+ | <table align="center" cellspacing="10px"> | ||
+ | <tr> | ||
+ | |||
+ | <td align="center"><a href="http://www.sentegen.com/" target="_blank"> <img src="https://static.igem.org/mediawiki/2014/d/dd/Sentegenlogoder.PNG" width="175px"></a></td> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <td align="center"><a href="http://www.mathworks.com/" target="_blank"> <img src="https://static.igem.org/mediawiki/2015/a/ab/METU_Turkey_mathworks.png" width="175px"></a></td> | ||
+ | |||
+ | |||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | <!-- Sponsorlar end --> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 13:31, 4 October 2015
Welcome!
|
InterLab Study Measurements/Results
We have participated to the second InterLab study in Synthetic Biology.