Team:WHU-China/Notebook/Protocols

From 2011.igem.org

(Difference between revisions)
Line 13: Line 13:
position:relative;
position:relative;
height:300px;
height:300px;
-
width:880px;
+
width:630px;
background:yellow;
background:yellow;
}
}
Line 20: Line 20:
  position:relative;
  position:relative;
  height:400px;
  height:400px;
-
  width:880px;
+
  width:630px;
  background:pink;
  background:pink;
 +
}
 +
#content2
 +
{
 +
position:absolute;
 +
margin-top:680px;
 +
margin-left:50px
 +
}
 +
#introduction3
 +
{
 +
position:relative;
 +
height:700px;
 +
width:200px;
 +
background:pink;
 +
}
}
</style>
</style>
Line 34: Line 48:
<div id="content1">
<div id="content1">
<div id="team_images">
<div id="team_images">
-
几张集体照轮流播放 dunde
+
一张图片,概括
</div>
</div>
<div id="introduction">
<div id="introduction">
-
文字介绍
+
详细部分1
</div>
</div>
</div>
</div>
 +
<div id="content2">
 +
<div id="introduce2">
 +
详细部分2
 +
</div>
 +
</div>
 +
</body>
</body>
</html>
</html>

Revision as of 19:40, 16 September 2011

Count Down

days

hours

minutes

seconds

Visitor

一张图片,概括
详细部分1
详细部分2

Retrieved from "http://2011.igem.org/Team:WHU-China/Notebook/Protocols"