Team:WHU-China/Data

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{WHUcss}}
+
{{WHUcss}}<html>
-
<html>
+
<head>
<head>
<style type="text/css">
<style type="text/css">
-
#preview_images
+
#content1
{
{
position:absolute;
position:absolute;
-
top:470px;
+
margin-top:180px;
-
background:blue;
+
margin-left:50px
-
height:500px;
+
-
left:100px;
+
-
width:750px;
+
}
}
-
#show
+
#team_images
-
{
+
-
position:absolute;
+
-
top:260px;
+
-
background:red;
+
-
height:200px;
+
-
width:300px;}
+
-
#border
+
{
{
position:relative;
position:relative;
 +
height:300px;
 +
width:880px;
 +
background:yellow;
 +
}
 +
#introduction
 +
{
 +
position:relative;
 +
height:400px;
 +
width:880px;
 +
background:pink;
 +
}
 +
#decoration
 +
{
 +
position:relative;
 +
height:100px;
 +
width:880px;
 +
background:red;
}
}
</style>
</style>
 +
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>
 +
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
 +
<script type="text/javascript" src="http://gettopup.com/releases/latest/top_up-min.js"></script>
 +
<script type="text/javascript">
 +
 +
</script>
</head>
</head>
<body>
<body>
-
<h1 id="show">
+
<div id="content1">
-
操作说明
+
<div id="team_images">
-
</h1>
+
-
<h2 id="border">实验数据以及演示</h2>
+
<div>请选择实验参数一
<div>请选择实验参数一
<select name="gx" size="1">
<select name="gx" size="1">
Line 52: Line 62:
</div>
</div>
-
<div id="preview_images">
+
</div>
-
生成的模型
+
<div id="introduction">
 +
文字介绍
 +
</div>
 +
<div id="decoration">
 +
稍加修饰
</div>
</div>
</div>
</div>
</body>
</body>
-
 
</html>
</html>

Revision as of 17:57, 16 September 2011

Count Down

days

hours

minutes

seconds

Visitor

请选择实验参数一
请选择实验参数二
请选择实验参数三
文字介绍
稍加修饰

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