Main
From 2012.igem.org
(Difference between revisions)
(Created page with "<html> <head> <script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({ version: 2, type: 'profile', rpp: 4, interval: 30000, widt...") |
|||
(41 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
- | |||
</head> | </head> | ||
<body> | <body> | ||
+ | <div id="H1"> | ||
+ | <br><br> | ||
+ | </div> | ||
+ | |||
+ | <div id="main-page wrapper1" style="width:96%; margin:2%; height:350px;"> | ||
+ | <div id="H7" style="float:right; width:50%; height:350px;"> | ||
+ | <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="468" height="60" id="mymoviename"> | ||
+ | <param name="movie" value="https://static.igem.org/mediawiki/2012/6/67/Main_menu.swf" /> | ||
+ | <param name="quality" value="high" /> | ||
+ | <param name="bgcolor" value="#ffffff" /> | ||
+ | <embed src="https://static.igem.org/mediawiki/2012/6/67/Main_menu.swf" quality="high" bgcolor="#ffffff" width="468px" height="60px" name="mymoviename" align="" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"> | ||
+ | </embed> | ||
+ | </object> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/3/30/Main_youtube.png" height=36> | ||
+ | </div> | ||
+ | |||
+ | <div id="H8" style="width:50% height:350px;"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/c/c7/Main_aboutus3.png" height=36> | ||
+ | <p> <b> | ||
+ | Here is a description of <a href="https://2012.igem.org/Team:Korea_U_Seoul/Project/Description"> our team project </a>. | ||
+ | </b></p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div id="main-page wrapper2" style="width:96%; margin:2%; height:300px;"> | ||
+ | <div id="H2" style="float:right; width:28%; height:300px; background-color:green;"> | ||
+ | </div> | ||
+ | |||
+ | <div id="H3,4 wrapper" style="width:72%; height:300px;"> | ||
+ | <div id="H3" style="float:left; width:33%; height:300px; background-color:blue;"> | ||
+ | </div> | ||
+ | |||
+ | <div id="H4" style="widht:66%; height:300px; background-color:red;"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div id="H10" style="float:right; margin:2%;"> | ||
+ | <br> | ||
+ | <script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script> | ||
+ | <script> | ||
+ | new TWTR.Widget({ | ||
+ | version: 2, | ||
+ | type: 'profile', | ||
+ | rpp: 4, | ||
+ | interval: 30000, | ||
+ | width: 250, | ||
+ | height: 300, | ||
+ | theme: { | ||
+ | shell: { | ||
+ | background: '#ab0022', | ||
+ | color: '#ffffff' | ||
+ | }, | ||
+ | tweets: { | ||
+ | background: '#ffffff', | ||
+ | color: '#000000', | ||
+ | links: '#a3001e' | ||
+ | } | ||
+ | }, | ||
+ | features: { | ||
+ | scrollbar: true, | ||
+ | loop: false, | ||
+ | live: false, | ||
+ | behavior: 'all' | ||
+ | } | ||
+ | }).render().setUser('iGEM_KU2012').start(); | ||
+ | </script> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 06:39, 20 August 2012
Here is a description of our team project .