Team:WHU-China/Parts/Submitted
From 2011.igem.org
(Difference between revisions)
(Created page with "表格一张 对应上面的项目") |
|||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | <head> | ||
+ | <style type="text/css"> | ||
+ | #form | ||
+ | { | ||
+ | position:relative; | ||
+ | width:900px; | ||
+ | left:50px; | ||
+ | top:30px; | ||
+ | height:700px; | ||
+ | |||
+ | } | ||
+ | </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"> | ||
+ | $(document).ready(function() | ||
+ | { | ||
+ | |||
+ | }); | ||
+ | </script> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div id="content1"> | ||
表格一张 对应上面的项目 | 表格一张 对应上面的项目 | ||
+ | <div id="form"></div> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> | ||
+ | {{WHUcss}} |
Revision as of 16:57, 21 September 2011
表格一张 对应上面的项目