Template:NotebookUpper
From 2013hs.igem.org
(Difference between revisions)
Jack Allen (Talk | contribs) |
Jack Allen (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<div id="fixiert"> | <div id="fixiert"> |
Revision as of 04:15, 3 June 2013
Notebook - Dates
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#01/07/2012">01/07/2012</a></li>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#02/19/2012">02/19/2012</a></li></td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#01/21/2012">01/21/2012</a></li></td> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#06/02/2012">06/02/2012</a></li></td> </tr><tr> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#02/04/2012">02/04/2012</a></li></td> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#06/09/2012">06/09/2012</a></li></td> </tr><tr> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#02/06/2012">02/06/2012</a></li></td> <td></td> </tr> </table> </ul> </li>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#Construction" style="color: #168dc4">Biosensor-Construction</a>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#02/23/2012">02/23/2012</a></li>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#03/16/2012">03/16/2012</a></li></td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#02/24/2012">02/24/2012</a></li></td> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#03/17/2012">03/17/2012</a></li></td> </tr><tr> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#02/25/2012">02/25/2012</a></li></td> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#05/08/2012">05/08/2012</a></li></td> </tr><tr> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#03/10/2012">03/10/2012</a></li></td> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#05/26/2012">05/26/2012</a></li></td> </tr><tr> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#03/13/2012">03/13/2012</a></li></td> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#06/02/2012-con">06/02/2012</a></li></td> </tr><tr> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#03/14/2012">03/14/2012</a></li></td> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#06/07/2012">06/07/2012</a></li></td> </tr><tr> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#03/15/2012">03/15/2012</a></li></td> <td></td> </tr> </table> </ul> </li>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#Calibration" style="color: #130ed2">Calibration and Characterization</a>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#04/27/2012">04/27/2012</a></li>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#05/27/2012">05/27/2012</a></li></td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#04/28/2012">04/28/2012</a></li></td> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#05/28/2012-cal">05/28/2012</a></li></td> </tr><tr> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#04/29/2012">04/29/2012</a></li></td> <td>
- <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Notebook#06/07/2012-cal">06/07/2012</a></li></td>
</tr>
</table>
</ul>
</li>
</div>
</div> </div> </body>
<script type="text/javascript"> function setPageSize() { len = document.getElementById('super_main_wrapper').offsetHeight; document.getElementById('bodyContent').style.height = len + 'px'; document.getElementById('SupWrapper').style.height = len + 'px'; document.getElementById('news').style.height = len + 'px'; } </script><style type="text/css">
#fixiert { position: absolute; top: 190px; width: 294px; heigth:750px; background-image: url(); border: none;
margin-bottom: 150px;
} html>body #fixiert { /* nur fuer moderne Browser! */ position: fixed; }
- fixiert li {
background-color: #eff7fc; }
</style>
<script type="text/javascript"> function Fensterweite () {
if (window.innerWidth) { return window.innerWidth; } else if (document.body && document.body.offsetWidth) { return document.body.offsetWidth; } else { return 0; }
}
function Fensterhoehe () {
if (window.innerHeight) { return window.innerHeight; } else if (document.body && document.body.offsetHeight) { return document.body.offsetHeight; } else { return 0; }
}
function neuAufbau () {
if (Weite != Fensterweite() || Hoehe != Fensterhoehe()) location.href = location.href;
}
if (!window.Weite && window.innerWidth) {window.onresize = neuAufbau; Weite = Fensterweite(); Hoehe = Fensterhoehe();
} </script>
<td>
<td>