Team:Peking/Notebook

From 2010.igem.org

(Difference between revisions)
Line 8: Line 8:
===Notebook===
===Notebook===
 +
<html>
 +
<style>
 +
.fl{float:left;width:700px;height:100px;background:#cccccc;margin-left:5px; text-align;center; margin-top:5px;}
 +
.f2{float:left;width:350px;height:500px;background:#cccccc;margin-left:5px; text-align;center; margin-top:5px;}
 +
.clrb{clear:both}
 +
.clrl{ clear:left;}
 +
.clrr{ clear:right;}
 +
</style>
 +
 +
<div class="fl">1</div>
 +
<div class="f2">2</div>
 +
<div class="clr"></div>
 +
<div class="f2">3</div>
 +
<div class="fl">4</div>
 +
<div class="fl">5</div>
-
/*You should make use of the calendar feature on the wiki and start a lab notebook.  This may be looked at by the judges to see how your work progressed throughout the summer.  It is a very useful organizational tool as well.*/
+
 
 +
 
 +
 
 +
</html>

Revision as of 11:40, 10 September 2010

Home Team Project Parts Modeling Notebook Human Practice



Notebook

1
2
3
4
5