World Championship Jamboree
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | < | + | <style> |
- | + | table, tr, td { | |
- | + | border: 0px solid #000; | |
- | + | border-collapse: collapse; | |
+ | padding: none; | ||
+ | margin: none; | ||
+ | } | ||
- | + | .firstHeading { | |
+ | display:none;} <!--Removes header page title default from wiki--> | ||
- | + | #imgcenter { <!--Defines block area for center "banner"--> | |
+ | display: block; | ||
+ | width: 540px; | ||
+ | height: 300px; | ||
+ | border: 0px solid #000; | ||
+ | } | ||
- | + | #imgleft { <!--Defines block area for left "banner" and its overlap position--> | |
+ | display: block; | ||
+ | width: 200px; | ||
+ | height: 300px; | ||
+ | border: 0px solid #000; | ||
+ | position: absolute; | ||
+ | z-index: 1; | ||
+ | } | ||
+ | .menu { <!--Defines menu block area for menu links--> | ||
+ | display: table-cell; | ||
+ | width: 200px; | ||
+ | height: 48px; | ||
+ | font:bold 16px Arial; | ||
+ | text-align: center; | ||
+ | vertical-align: middle; | ||
+ | color: #000; | ||
+ | border: 0px solid #000; | ||
+ | } | ||
+ | .menu a:link, .menu a:visited, .menu a:active { | ||
+ | color: #ffffff; | ||
+ | text-decoration: none; | ||
+ | display: block; | ||
+ | width:200px; | ||
+ | height:46px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2011/5/51/2011_WC_Menu_Button1.png); | ||
+ | background-repeat: no-repeat; | ||
+ | } | ||
+ | .menu a:hover { | ||
+ | color: #255f2a; | ||
+ | text-decoration: none; | ||
+ | display: block; | ||
+ | width:200px; | ||
+ | height:46px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2011/a/a6/2011_WC_Menu_Button2.png); | ||
+ | background-repeat: no-repeat; | ||
+ | } | ||
- | + | #twitterfeed { <!--Defines block area for twitter feed--> | |
- | + | display: block; | |
- | + | width: 200px; | |
+ | height: 430px; | ||
+ | border: 0px solid #000; | ||
+ | } | ||
+ | .main_item { | ||
+ | font-family: Lucida Grande, Verdana, Arial, sans-serif; | ||
+ | color: #666; | ||
+ | margin: 10px 10px 50px 10px; | ||
+ | vertical-align: text-top; | ||
+ | } | ||
+ | .main_item p { | ||
+ | color:#666; | ||
+ | } | ||
+ | .title { | ||
+ | color: #255f2a; | ||
+ | font-size: 14pt; | ||
+ | font-family: Lucida Grande, Verdana, Arial, sans-serif; | ||
+ | text-shadow: #dadada 1px 1px 1px; | ||
+ | border-bottom: solid 1px #d2d2d2; | ||
+ | margin-bottom: 3px; | ||
+ | clear:both; | ||
+ | } | ||
- | + | .main_item ul { | |
- | + | color:#666; | |
- | + | font-family: Lucida Grande, Verdana, Arial, sans-serif; | |
- | + | padding: 0 0 0 10px; | |
+ | list-style-image:url('https://static.igem.org/mediawiki/2010/6/6c/Grey_circle_bullet_10px.png'); | ||
+ | } | ||
+ | .main_item ul lh { | ||
+ | font-weight: bold; | ||
+ | color: #f16900; | ||
+ | } | ||
+ | .main_item a { | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | #sponsors { | ||
+ | float: left; | ||
+ | width: 950px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | #sponsors td { | ||
+ | padding: 15px 0px 0px 15px; | ||
+ | } | ||
+ | #sponsor_table td { | ||
+ | width: 250px; | ||
+ | padding-left: 5px; | ||
+ | padding-top: 35px; | ||
+ | } | ||
+ | #sponsor_table td img { | ||
+ | display: block; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | </style> | ||
- | + | <body> | |
- | + | ||
- | + | ||
- | + | ||
+ | <table align="center" style= "width: 940px; margin-top:-10px;"> | ||
+ | <tr> | ||
+ | <td rowspan="6" style="width: 200px;" valign="top"> | ||
+ | <div id="imgleft"> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/4/44/2011_WC_Main_Left1.jpg"> | ||
+ | </div> | ||
+ | <!--BEGIN REGONLINE LINK CODE!--> | ||
+ | <table style="position: absolute; margin-top:127px; margin-left:15px; z-index: 10;" align="center" class='pbrROL'><tr><td><div class='pbrROL-04' ><div class='ROLbtn'><ul><li><a href='http://www.regonline.com/igem2011worldchampionship' target='_blank' title='iGEM 2011 World Championship Jamboree'><span id='regLink'>Register Now!</span></a></li></ul></div></div></td></tr></table><link rel="stylesheet" href="https://www.regonline.com/styles/ClientButton.css" type="text/css"> | ||
+ | <!--END REGONLINE LINK CODE!--> | ||
+ | </td> | ||
- | + | <td rowspan="6"> | |
- | + | <div id="imgcenter"> | |
- | + | <img src="https://static.igem.org/mediawiki/2011/5/55/2011_WC_Main1.jpg"> | |
- | + | </div> | |
- | + | </td> | |
- | + | ||
- | + | <td class="menu"> | |
- | + | <a href="https://2011.igem.org/World_Championship_Jamboree/Handbook">Jamboree Handbook</a> | |
- | + | </td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td class="menu"> | |
- | + | <a href="https://2011.igem.org/World_Championship_Jamboree/Schedule">Schedule</a> | |
- | + | </td> | |
- | + | </tr> | |
+ | <tr> | ||
+ | <td class="menu"> | ||
+ | <a href="https://2011.igem.org/World_Championship_Jamboree/Campus_Map">Campus Map</a> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="menu" > | ||
+ | <a href="https://2011.igem.org/World_Championship_Jamboree/Program">Jamboree Program</a> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="menu"> | ||
+ | <a href="https://2011.igem.org/World_Championship_Jamboree/Workshops">Workshops</a> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="menu"> | ||
+ | <a href="https://2011.igem.org/World_Championship_Jamboree/Press">Press Kits</a> | ||
+ | <div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <td colspan="2" valign="top"> | ||
+ | <div class="main_item"> | ||
+ | <div class="title">2011 iGEM World Champioship Jamboree</div> | ||
+ | Welcome to the 2011 iGEM World Championship Jamboree! The World Championship is being held from November 5th - 7th on the MIT campus in Cambridge, MA, USA. Be sure to Register by October 28th! | ||
+ | </div> | ||
+ | <div class="main_item"> | ||
+ | <div class="title">News Feed</div> | ||
+ | <ul> | ||
+ | <li> 10-24-2011: The schedule for <a href="https://2011.igem.org/World_Championship_Jamboree/Schedule/Practice_Sessions">Practice Sessions</a> are up! | ||
+ | <li> 10-16-2011: The results are in! All the regional Jamborees have finished. <a href="https://igem.org/Results?year=2011">Check out</a> the teams that are advancing to the World Championship Jamboree. | ||
+ | </ul> | ||
+ | </div> | ||
+ | </td> | ||
+ | <td valign="top"> | ||
+ | <div id="twitterfeed"> | ||
+ | <script src="http://widgets.twimg.com/j/2/widget.js"></script> | ||
+ | <script> | ||
+ | new TWTR.Widget({ | ||
+ | version: 2, | ||
+ | type: 'profile', | ||
+ | rpp: 4, | ||
+ | interval: 6000, | ||
+ | width: 200, | ||
+ | height: 430, | ||
+ | theme: { | ||
+ | shell: { | ||
+ | background: '#c0aa2d', | ||
+ | color: '#000000' | ||
+ | }, | ||
+ | tweets: { | ||
+ | background: '#FFFFFF', | ||
+ | color: '#006633', | ||
+ | links: '#F37321'} | ||
+ | }, | ||
+ | features: { | ||
+ | scrollbar: false, | ||
+ | loop: false, | ||
+ | live: false, | ||
+ | hashtags: true, | ||
+ | timestamp: false, | ||
+ | avatars: false, | ||
+ | behavior: 'all' | ||
+ | } | ||
+ | }).render().setUser('iGEM').start(); | ||
+ | </script> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="3"> | ||
+ | <div id="sponsor_logos" style="float:left; padding:5px 0px 0px 0px;"> | ||
+ | <table id="sponsor_table"> | ||
+ | <tr> | ||
+ | <td> | ||
+ | <a href="https://2011.igem.org/Sponsors"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/6/6f/Agilent-2c_Corp_Sig_50mm.jpg"> | ||
+ | </a> | ||
+ | </td> | ||
+ | <td> | ||
+ | <a href="https://2011.igem.org/Sponsors"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/1/1e/Alberta_innovates_30h.jpg"> | ||
+ | </a> | ||
+ | </td> | ||
+ | <td> | ||
+ | <a href="https://2011.igem.org/Sponsors"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/2/29/ADSK_logo_S_black_web_32h.png"> | ||
+ | </a> | ||
+ | </td> | ||
+ | <td> | ||
+ | <a href="https://2011.igem.org/Sponsors"> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/1/1e/BBF_logo_h35px.png"> | ||
+ | </a> | ||
+ | </td> | ||
+ | <td> | ||
+ | <a href="https://2011.igem.org/Sponsors"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/1/1e/Fbi_seal_mod_50px.png"> | ||
+ | </a> | ||
+ | </td> | ||
+ | <td> | ||
+ | <a href="https://2011.igem.org/Sponsors"> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/e/ea/Foley_logo_h35px.png"> | ||
+ | </a> | ||
+ | </td> | ||
+ | <td> | ||
+ | <a href="https://2011.igem.org/Sponsors"> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/5/55/LT_Logo_RGB-35h76w.png"> | ||
+ | </a> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> | ||
+ | <a href="https://2011.igem.org/Sponsors"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/9/97/Mathworks_Logo_R1_RGB_26h.jpg"> | ||
+ | </a> | ||
+ | </td> | ||
+ | <td> | ||
+ | <a href="https://2011.igem.org/Sponsors"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/9/93/Mit_logo_h26px.jpg"> | ||
+ | </a> | ||
+ | </td> | ||
+ | <td> | ||
+ | <a href="https://2011.igem.org/Sponsors"> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/f/fc/Nasa_logo_h50px.png"> | ||
+ | </a> | ||
+ | </td> | ||
+ | <td> | ||
+ | <a href="https://2011.igem.org/Sponsors"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/6/6c/Nsf_logo_h26px.jpg"> | ||
+ | </a> | ||
+ | </td> | ||
+ | <td> | ||
+ | <a href="https://2011.igem.org/Sponsors"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/5/5f/Osli_official_logo_26h.png"> | ||
+ | </a> | ||
+ | </td> | ||
+ | <td> | ||
+ | <a href="https://2011.igem.org/Sponsors"> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/e/e9/SynBERC_logo_h26px.png"> | ||
+ | </a> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </body> | ||
+ | </html> |
Revision as of 13:55, 25 October 2011
|
|
Jamboree Handbook | |
Schedule | |||
Campus Map | |||
Jamboree Program | |||
Workshops | |||
Press Kits
|
2011 iGEM World Champioship Jamboree
Welcome to the 2011 iGEM World Championship Jamboree! The World Championship is being held from November 5th - 7th on the MIT campus in Cambridge, MA, USA. Be sure to Register by October 28th!
News Feed
|
|
|