Team:Chiba/Notebook
From 2013.igem.org
(Difference between revisions)
(Prototype team page) |
|||
(39 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | < | + | {{Chiba_base}} |
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> | ||
+ | <title>iGEM-2013 Chiba</title> | ||
+ | <style type="text/css"> | ||
- | + | .section{ | |
- | + | float:left; | |
- | + | width:700px; | |
- | + | padding-left:50px; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | .aside{ | |
+ | float:left; | ||
+ | width:10px | ||
+ | padding-left:50px; | ||
+ | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | .article { | ||
+ | padding: 5px; | ||
+ | border: solid 1px #ccc; | ||
+ | margin: 10px; | ||
+ | zoom: 1; | ||
+ | font-size:15px; | ||
+ | } | ||
+ | .article { | ||
+ | border:solid 1px #999; | ||
+ | border-bottom:0; | ||
+ | margin:0 5px; | ||
+ | padding:0; | ||
+ | } | ||
+ | .article:last-child { | ||
+ | border-bottom:solid 1px #999; | ||
+ | } | ||
+ | .article h3 { | ||
+ | background-color: #ffc0cb; | ||
+ | padding-left:4px; | ||
+ | font-color:#006400; | ||
+ | } | ||
+ | .article h3 a { | ||
+ | display:block; | ||
+ | font-color:#3cb371; | ||
- | + | } | |
+ | |||
+ | |||
+ | .article h3 +div { | ||
+ | max-height:0; | ||
+ | overflow:hidden; | ||
+ | -webkit-transition:max-height 1s ; | ||
+ | transition:max-height 1s; | ||
+ | } | ||
+ | .article h3:target +div { | ||
+ | max-height:1000px; | ||
+ | overflow:auto; | ||
+ | margin:5px; | ||
+ | } | ||
+ | |||
+ | |||
+ | p{font-size:12px; | ||
+ | font-color: #808080; | ||
+ | } | ||
+ | |||
+ | a{color:#006400;} | ||
+ | |||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | |||
+ | <body> | ||
+ | <div class="textSpace"> | ||
+ | |||
+ | |||
+ | <div class="section"> | ||
+ | |||
+ | <div class="article"> | ||
+ | |||
+ | |||
+ | <h2 style="background-color:#ff9933"><center>Assay</center></h2> | ||
+ | |||
+ | <center> | ||
+ | <table border="1"> | ||
+ | |||
+ | |||
+ | <tr> | ||
+ | |||
+ | <td align="center"> | ||
+ | <a href="https://2013.igem.org/Team:Chiba/Assay/uptake"><img src = "https://static.igem.org/mediawiki/2013/archive/c/c2/20130927162646%21Chiba_uptake.jpg" ALT = "#"width="216.5px"height="349px"></A> | ||
+ | </td> | ||
+ | |||
+ | |||
+ | <td align="center"> | ||
+ | <a href="https://2013.igem.org/Team:Chiba/Assay/store"><img src = "https://static.igem.org/mediawiki/2013/a/a3/Chiba_storage.jpg" ALT = "#"width="211px"height="346.5px"></a> | ||
+ | </td> | ||
+ | |||
+ | <td align="center"> | ||
+ | <a href="https://2013.igem.org/Team:Chiba/Assay/oxidation"><img src = "https://static.igem.org/mediawiki/2013/archive/8/8b/20130927163941%21Chiba_oxidation.jpg" ALT = "#"width="218px"height="349.5px"></a> | ||
+ | </td> | ||
+ | |||
+ | |||
+ | |||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | |||
+ | <th> | ||
+ | <a href="https://2013.igem.org/Team:Chiba/Assay/uptake">Reprogramming the iron homeostasis</a> | ||
+ | </th> | ||
+ | |||
+ | <th> | ||
+ | <a href="https://2013.igem.org/Team:Chiba/Assay/store">Establishment of Iron storage system</a> | ||
+ | </th> | ||
+ | |||
+ | <th> | ||
+ | <a href="https://2013.igem.org/Team:Chiba/Assay/oxidation">Reprogramming the redox state of the cell</a> | ||
+ | </th> | ||
+ | |||
+ | </tr> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </table> | ||
+ | </center> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | </body> | ||
+ | </html> |
Latest revision as of 04:22, 28 September 2013