Team:Tianjin

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
__NOTOC__
__NOTOC__
 +
 +
<style type="text/css">
 +
#l1{
 +
width:960px;
 +
height:639px;
 +
background-image:url(https://static.igem.org/mediawiki/2010/8/80/L1bg.jpg);
 +
background-repeat:no-repeat;
 +
}
 +
#l1t1{
 +
margin-left:25px;
 +
width:926px;
 +
height:582px;
 +
}
 +
#l1t2{
 +
height:30px;
 +
}
 +
#content{
 +
height:auto;
 +
overflow:auto;
 +
}
 +
</style>
 +
<html>
<html>
Line 15: Line 37:
     </div>
     </div>
     <div style="width:960px;height:17px;"><img src="https://static.igem.org/mediawiki/2010/5/5d/Index_head_10.jpg" /></div>
     <div style="width:960px;height:17px;"><img src="https://static.igem.org/mediawiki/2010/5/5d/Index_head_10.jpg" /></div>
 +
</div>
 +
 +
<div id="content">
 +
<div id="l1">
 +
    <div id="l1t1">
 +
        <img src="https://static.igem.org/mediawiki/2010/5/55/Showpic1.jpg" style="margin-top:7px;"width="920" height="582" />
 +
      </div>
 +
        <div id="l1t2"></div>
 +
    </div>
 +
    <div id="l2">
 +
    <div id="l2c1"></div>
 +
        <div id="l2c2"></div>
 +
        <div id="l2c3"></div>
 +
    </div>
</div>
</div>

Revision as of 13:20, 24 October 2010


<style type="text/css">

  1. l1{

width:960px; height:639px; background-image:url(L1bg.jpg); background-repeat:no-repeat; }

  1. l1t1{

margin-left:25px; width:926px; height:582px; }

  1. l1t2{

height:30px; }

  1. content{

height:auto; overflow:auto; } </style>