Team:WHU-China/Project/Overview
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
文字介绍项目实际 文字配上一点图片(视频) | 文字介绍项目实际 文字配上一点图片(视频) | ||
+ | {{WHUcss}} | ||
+ | <html> | ||
+ | <head> | ||
+ | <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> | ||
+ | <style type="text/css"> | ||
+ | #content1 | ||
+ | { | ||
+ | position:absolute; | ||
+ | margin-top:200px; | ||
+ | width:900px; | ||
+ | heigh:400px; | ||
+ | background:yellow; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | <script type="text/javascript"> | ||
+ | function tt(){} | ||
+ | </script> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div id="content1"> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> |
Revision as of 07:47, 13 September 2011
文字介绍项目实际 文字配上一点图片(视频)