Team:WHU-China/Notebook/Protocols

From 2011.igem.org

(Difference between revisions)
Line 3: Line 3:
<head>
<head>
<style type="text/css">
<style type="text/css">
-
#main_column1
+
#content1
{
{
-
  position:absolute;
+
position:absolute;
-
  margin-top:178px;
+
margin-top:10px;
-
  margin-left:5px;
+
margin-left:50px
-
  }
+
}
-
#main_column2
+
#team_images
{
{
-
  position:relative;
+
position:relative;
-
  height:300px;
+
height:300px;
-
  width:700px;
+
width:880px;
-
  background:red;
+
background:yellow;
-
 
+
}
}
-
#main_column3
+
#introduction
{
{
-
  position:relative;
+
position:relative;
-
  height:400px;
+
height:400px;
-
  width:700px;
+
width:880px;
-
  background:blue;}
+
background:pink;
-
p.margin{margin: 2cm 4cm 3cm 4cm}
+
}
-
p.border
+
#decoration
{
{
-
  border-color: yellow;
+
position:relative;
-
  border-style: solid;
+
height:100px;
-
  border-top-width: 1px;
+
width:880px;
-
  border-right-width: 135px;
+
background:red;
-
  border-bottom-width: 135px;
+
-
  border-left-width: 1px;
+
-
 
+
}
}
-
 
</style>
</style>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>
Line 44: Line 39:
</head>
</head>
<body>
<body>
-
<div id ="main_column1">
+
<div id="content1">
-
  <div id ="main_column2">
+
<div id="team_images">
-
  <p class="margin">
+
几张集体照轮流播放 dunde
-
  放一张图片,介绍实验内容
+
</div>
-
  </div>
+
<div id="introduction">
-
  <div id="main_column3">
+
文字介绍
-
  <p class="margin">
+
</div>
-
  放一张图,介绍实验详细内容
+
<div id="decoration">
-
</div>
+
稍加修饰
 +
</div>
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 19:35, 16 September 2011

Count Down

days

hours

minutes

seconds

Visitor

几张集体照轮流播放 dunde
文字介绍
稍加修饰

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