Team:WHU-China/Notebook/Daytoday

From 2011.igem.org

(Difference between revisions)
Line 8: Line 8:
margin-top:180px;
margin-top:180px;
margin-left:50px
margin-left:50px
-
}
+
heigth:800px;
-
#team_images
+
width:400px;
-
{
+
-
position:relative;
+
-
height:300px;
+
-
width:880px;
+
background:yellow;
background:yellow;
}
}
-
#introduction
+
#content2
{
{
-
position:relative;
+
position:absolute;
-
height:400px;
+
margin-top:180px;
-
width:880px;
+
margin-left:470px
-
background:pink;
+
heigth:300px;
 +
width:300px;
 +
background:blue;
}
}
-
#decoration
+
#content3
{
{
-
position:relative;
+
position:absolute;
-
height:100px;
+
margin-top:500px;
-
width:880px;
+
margin-left:470px
-
background:red;
+
heigth:300px;
 +
width:300px;
 +
background:red;
}
}
 +
</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 40: Line 41:
<body>
<body>
<div id="content1">
<div id="content1">
-
<div id="team_images">
+
日志</div>
-
几张集体照轮流播放 dunde
+
<div id="content2">
-
</div>
+
JS日历控件</div>
-
<div id="introduction">
+
<div id="content2">
-
文字介绍
+
其他</div>
-
</div>
+
-
<div id="decoration">
+
-
稍加修饰
+
-
</div>
+
-
</div>
+
</body>
</body>
</html>
</html>
-
{{WHUcss}}
 

Revision as of 20:08, 16 September 2011

Count Down

days

hours

minutes

seconds

Visitor

日志
JS日历控件
其他

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