World Championship Jamboree/MainPageTest

From 2011.igem.org

(Difference between revisions)
m
 
(16 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style>
<style>
-
body {
+
table, tr, td {
-
padding: none;
+
border: 0px solid #000;
 +
border-collapse: collapse;
 +
padding: none;
 +
margin: none;
}
}
-
table, tr, td {
+
.firstHeading {  
-
border: 0px solid #000;
+
display:none;}  <!--Removes header page title default from wiki-->
-
border-collapse: collapse;
+
 
-
padding: none;
+
#imgcenter {  <!--Defines block area for center "banner"-->
-
margin: none;
+
display: block;
 +
width: 540px;
 +
height: 300px;
 +
border: 0px solid #000;
}
}
-
.menu {
+
 
-
width: 200px;
+
#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;
font:bold 16px Arial;
-
text-align:center;
+
text-align: center;
-
color: #000;
+
vertical-align: middle;
-
vertical-align: middle;
+
color: #000;
 +
border: 0px solid #000;
}
}
.menu a:link, .menu a:visited, .menu a:active {
.menu a:link, .menu a:visited, .menu a:active {
-
color: #ffffff;
+
color: #ffffff;
-
text-decoration: none;
+
text-decoration: none;
-
vertical-align: text-middle;
+
display: block;
-
display: block;
+
width:200px;
-
width:200px;
+
height:46px;
-
height:46px;
+
background-image: url(https://static.igem.org/mediawiki/2011/5/51/2011_WC_Menu_Button1.png);
-
background-image: url(https://static.igem.org/mediawiki/2011/5/51/2011_WC_Menu_Button1.png);
+
background-repeat: no-repeat;
-
background-repeat: no-repeat;
+
}
}
.menu a:hover {
.menu a:hover {
-
color: #255f2a;
+
color: #255f2a;
-
text-decoration: none;
+
text-decoration: none;
-
display: block;
+
display: block;
-
width:200px;
+
width:200px;
-
height:46px;
+
height:46px;
-
background-image: url(https://static.igem.org/mediawiki/2011/a/a6/2011_WC_Menu_Button2.png);
+
background-image: url(https://static.igem.org/mediawiki/2011/a/a6/2011_WC_Menu_Button2.png);
-
background-repeat: no-repeat;
+
background-repeat: no-repeat;
}
}
-
.firstHeading {
+
 
-
    display:none;}
+
#twitterfeed {   <!--Defines block area for twitter feed-->
-
.register {
+
display: block;
-
position: absolute;
+
width: 200px;
-
z-index: 1;
+
height: 430px;
-
vertical-align:top;
+
border: 0px solid #000;
-
}
+
-
.title {
+
-
color: #255f2a;
+
-
font-size: 14pt;
+
-
font-weight: 150%;
+
-
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 {
.main_item {
-
font-family: Lucida Grande, Verdana, Arial, sans-serif;
+
font-family: Lucida Grande, Verdana, Arial, sans-serif;
-
color: #666;
+
color: #666;
-
margin-bottom: 50px;
+
margin: 10px 10px 50px 10px;
-
margin-top: 10px;
+
vertical-align: text-top;
-
vertical-align: text-top;
+
}
}
-
 
.main_item p {
.main_item p {
-
color:#666;
+
color:#666;
}
}
-
#sponsors {
+
.title {
-
float: left;
+
color: #255f2a;
-
width: 950px;
+
font-size: 14pt;
-
text-align: center;
+
font-family: Lucida Grande, Verdana, Arial, sans-serif;
 +
text-shadow: #dadada 1px 1px 1px;
 +
border-bottom: solid 1px #d2d2d2;
 +
margin-bottom: 3px;
 +
clear:both;
}
}
-
#sponsors td {
+
.main_item ul {
-
padding: 15px 0px 0px 15px;
+
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 {
-
#sponsor_table td {
+
font-weight: bold;
-
width: 250px;
+
color: #f16900;
-
padding-left: 5px;
+
}
-
padding-top: 35px;
+
.main_item a {
 +
font-weight: bold;
}
}
-
#sponsor_table td img {
+
#sponsors {
-
display: block;
+
float: left;
-
margin-left: auto;
+
width: 950px;
-
margin-right: auto;
+
text-align: center;
}
}
-
.main_item ul {
+
#sponsors td {
-
color:#666;
+
padding: 15px 0px 0px 15px;
-
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');
+
}
}
-
 
+
#sponsor_table td {
-
.main_item ul lh {
+
width: 250px;
-
font-weight: bold;
+
padding-left: 5px;
-
color: #f16900;
+
padding-top: 35px;
}
}
-
 
+
#sponsor_table td img {
-
.main_item ul li {
+
display: block;
-
/*list-style: circle;*/
+
margin-left: auto;
 +
margin-right: auto;
}
}
 +
</style>
-
.main_item a {
 
-
font-weight: bold;
 
-
}
 
-
 
-
</style>
 
<body>
<body>
-
<table align="center" style="margin-top:-10px;">
+
<table align="center" style= "width: 940px; margin-top:-10px;">
<tr>
<tr>
-
<td rowspan="6" style="width: 200px;" valign="top">
+
<td rowspan="6" style="width: 200px;" valign="top">
-
<div class="register">
+
<div id="imgleft">
-
<img src="https://static.igem.org/mediawiki/2011/4/44/2011_WC_Main_Left1.jpg" style="vertical-align:text-top;">
+
<img src="https://static.igem.org/mediawiki/2011/4/44/2011_WC_Main_Left1.jpg">
-
</div>
+
</div>
-
<!--BEGIN REGONLINE LINK CODE!-->
+
<!--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">
<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!-->
+
<!--END REGONLINE LINK CODE!-->
-
</td>
+
</td>
-
<td rowspan="6" style="width: 540px;">
+
 
-
<img src="https://static.igem.org/mediawiki/2011/5/55/2011_WC_Main1.jpg" style="float: right; border: 0px solid #000;">
+
<td rowspan="6">
-
</td>
+
<div id="imgcenter">
-
<td class="menu" style="vertical-align: middle;">
+
<img src="https://static.igem.org/mediawiki/2011/5/55/2011_WC_Main1.jpg">
-
<a href="https://2011.igem.org/World_Championship_Jamboree/Handbook">Jamboree Handbook</a>
+
</div>
-
</td>
+
</td>
 +
 
 +
<td class="menu">
 +
<a href="https://2011.igem.org/World_Championship_Jamboree/Handbook">Jamboree Handbook</a>
 +
</td>
</tr>
</tr>
<tr>
<tr>
-
<td class="menu">
+
<td class="menu">
-
<a href="https://2011.igem.org/World_Championship_Jamboree/Handbook">Schedule</a>
+
<a href="https://2011.igem.org/World_Championship_Jamboree/Schedule">Schedule</a>
-
</td>
+
</td>
</tr>
</tr>
<tr>
<tr>
-
<td class="menu">
+
<td class="menu">
-
<a href="https://2011.igem.org/World_Championship_Jamboree/Handbook">Campus Map</a>
+
<a href="https://2011.igem.org/World_Championship_Jamboree/Campus_Map">Campus Map</a>
-
</td>
+
</td>
</tr>
</tr>
<tr>
<tr>
-
<td class="menu" >
+
<td class="menu" >
-
<a href="https://2011.igem.org/World_Championship_Jamboree/Handbook">Jamboree Program</a>
+
<a href="https://2011.igem.org/World_Championship_Jamboree/Program">Jamboree Program</a>
-
</td>
+
</td>
</tr>
</tr>
<tr>
<tr>
-
<td class="menu">
+
<td class="menu">
-
<a href="https://2011.igem.org/World_Championship_Jamboree/Handbook">Workshops</a>
+
<a href="https://2011.igem.org/World_Championship_Jamboree/Workshops">Workshops</a>
-
</td>
+
</td>
</tr>
</tr>
<tr>
<tr>
-
<td class="menu">
+
<td class="menu">
-
<a href="https://2011.igem.org/World_Championship_Jamboree/Handbook">Press Kits</a>
+
<a href="https://2011.igem.org/World_Championship_Jamboree/Press">Press Kits</a>
-
</td>
+
<div>
 +
</td>
</tr>
</tr>
-
<td colspan="2" valign="top">
+
<td colspan="2" valign="top">
-
<div class="main_item">   
+
<div class="main_item">   
-
<div class="title">2011 iGEM World Champioship Jamboree</div>
+
<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!
+
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>
-
<div class="main_item">   
+
<div class="main_item">   
-
<div class="title">News Feed</div>
+
<div class="title">News Feed</div>
-
<ul>
+
<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-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.
+
<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>
+
</ul>
-
</div>
+
</div>
-
</td>
+
</td>
-
  <td valign="top" style="float:right;">
+
<td valign="top">
-
  <script src="http://widgets.twimg.com/j/2/widget.js"></script>
+
<div id="twitterfeed">
-
  <script>
+
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
-
  new TWTR.Widget({
+
<script>
-
  version: 2,
+
new TWTR.Widget({
-
  type: 'profile',
+
version: 2,
-
  rpp: 4,
+
type: 'profile',
-
  interval: 6000,
+
rpp: 4,
-
  width: 200,
+
interval: 6000,
-
  height: 350,
+
width: 200,
-
  theme: {
+
height: 430,
-
    shell: {
+
theme: {
-
      background: '#c0aa2d',
+
shell: {
-
      color: '#000000'
+
background: '#c0aa2d',
-
    },
+
color: '#000000'
-
    tweets: {
+
},
-
      background: '#FFFFFF',
+
tweets: {
-
      color: '#006633',
+
background: '#FFFFFF',
-
      links: '#F37321'}
+
color: '#006633',
-
  },
+
links: '#F37321'}
-
  features: {
+
},
-
    scrollbar: false,
+
features: {
-
    loop: false,
+
scrollbar: false,
-
    live: false,
+
loop: false,
-
    hashtags: true,
+
live: false,
-
    timestamp: false,
+
hashtags: true,
-
    avatars: false,
+
timestamp: false,
-
    behavior: 'all'
+
avatars: false,
-
  }
+
behavior: 'all'
-
}).render().setUser('iGEM').start();
+
}
-
</script>
+
}).render().setUser('iGEM').start();
-
 
+
</script>
-
</td>
+
</div>
 +
</td>
</tr>
</tr>
<tr>
<tr>
-
<td colspan="3">
+
<td colspan="3">
-
<div id="sponsor_logos" style="float:left; padding:5px 0px 0px 0px;">
+
<div id="sponsor_logos" style="float:left; padding:5px 0px 0px 0px;">
-
<table id="sponsor_table">
+
<table id="sponsor_table">
-
<tr>
+
<tr>
-
<td>
+
<td>
-
<a href="https://2011.igem.org/Sponsors">
+
<a href="https://2011.igem.org/Sponsors">
-
<img src="https://static.igem.org/mediawiki/2010/6/6f/Agilent-2c_Corp_Sig_50mm.jpg">
+
<img src="https://static.igem.org/mediawiki/2010/6/6f/Agilent-2c_Corp_Sig_50mm.jpg">
-
</a>
+
</a>
-
</td>
+
</td>
-
<td>
+
<td>
-
<a href="https://2011.igem.org/Sponsors">
+
<a href="https://2011.igem.org/Sponsors">
-
<img src="https://static.igem.org/mediawiki/2010/1/1e/Alberta_innovates_30h.jpg">
+
<img src="https://static.igem.org/mediawiki/2010/1/1e/Alberta_innovates_30h.jpg">
-
</a>
+
</a>
-
</td>
+
</td>
-
<td>
+
<td>
-
<a href="https://2011.igem.org/Sponsors">
+
<a href="https://2011.igem.org/Sponsors">
-
<img src="https://static.igem.org/mediawiki/2010/2/29/ADSK_logo_S_black_web_32h.png">
+
<img src="https://static.igem.org/mediawiki/2010/2/29/ADSK_logo_S_black_web_32h.png">
-
</a>
+
</a>
-
</td>
+
</td>
-
<td>
+
<td>
-
<a href="https://2011.igem.org/Sponsors">
+
<a href="https://2011.igem.org/Sponsors">
-
<img src="https://static.igem.org/mediawiki/2011/1/1e/BBF_logo_h35px.png">
+
<img src="https://static.igem.org/mediawiki/2011/1/1e/BBF_logo_h35px.png">
-
</a>
+
</a>
-
</td>
+
</td>
-
<td>
+
<td>
-
<a href="https://2011.igem.org/Sponsors">
+
<a href="https://2011.igem.org/Sponsors">
-
<img src="https://static.igem.org/mediawiki/2010/1/1e/Fbi_seal_mod_50px.png">
+
<img src="https://static.igem.org/mediawiki/2010/1/1e/Fbi_seal_mod_50px.png">
-
</a>
+
</a>
-
</td>
+
</td>
-
<td>
+
<td>
-
<a href="https://2011.igem.org/Sponsors">
+
<a href="https://2011.igem.org/Sponsors">
-
<img src="https://static.igem.org/mediawiki/2011/e/ea/Foley_logo_h35px.png">
+
<img src="https://static.igem.org/mediawiki/2011/e/ea/Foley_logo_h35px.png">
-
</a>
+
</a>
-
</td>
+
</td>
-
<td>
+
<td>
-
<a href="https://2011.igem.org/Sponsors">
+
<a href="https://2011.igem.org/Sponsors">
-
<img src="https://static.igem.org/mediawiki/igem.org/5/55/LT_Logo_RGB-35h76w.png">
+
<img src="https://static.igem.org/mediawiki/igem.org/5/55/LT_Logo_RGB-35h76w.png">
-
</a>
+
</a>
-
</td>
+
</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td>
+
<td>
-
<a href="https://2011.igem.org/Sponsors">
+
<a href="https://2011.igem.org/Sponsors">
-
<img src="https://static.igem.org/mediawiki/2010/9/97/Mathworks_Logo_R1_RGB_26h.jpg">
+
<img src="https://static.igem.org/mediawiki/2010/9/97/Mathworks_Logo_R1_RGB_26h.jpg">
-
</a>
+
</a>
-
</td>
+
</td>
-
<td>
+
<td>
-
<a href="https://2011.igem.org/Sponsors">
+
<a href="https://2011.igem.org/Sponsors">
-
<img src="https://static.igem.org/mediawiki/2010/9/93/Mit_logo_h26px.jpg">
+
<img src="https://static.igem.org/mediawiki/2010/9/93/Mit_logo_h26px.jpg">
-
</a>
+
</a>
-
</td>
+
</td>
-
<td>
+
<td>
-
<a href="https://2011.igem.org/Sponsors">
+
<a href="https://2011.igem.org/Sponsors">
-
<img src="https://static.igem.org/mediawiki/2011/f/fc/Nasa_logo_h50px.png">
+
<img src="https://static.igem.org/mediawiki/2011/f/fc/Nasa_logo_h50px.png">
-
</a>
+
</a>
-
</td>
+
</td>
-
<td>
+
<td>
-
<a href="https://2011.igem.org/Sponsors">
+
<a href="https://2011.igem.org/Sponsors">
-
<img src="https://static.igem.org/mediawiki/2010/6/6c/Nsf_logo_h26px.jpg">
+
<img src="https://static.igem.org/mediawiki/2010/6/6c/Nsf_logo_h26px.jpg">
-
</a>
+
</a>
-
</td>
+
</td>
-
<td>
+
<td>
-
<a href="https://2011.igem.org/Sponsors">
+
<a href="https://2011.igem.org/Sponsors">
-
<img src="https://static.igem.org/mediawiki/2010/5/5f/Osli_official_logo_26h.png">
+
<img src="https://static.igem.org/mediawiki/2010/5/5f/Osli_official_logo_26h.png">
-
</a>
+
</a>
-
</td>
+
</td>
-
<td>
+
<td>
-
<a href="https://2011.igem.org/Sponsors">
+
<a href="https://2011.igem.org/Sponsors">
-
<img src="https://static.igem.org/mediawiki/2010/e/e9/SynBERC_logo_h26px.png">
+
<img src="https://static.igem.org/mediawiki/2010/e/e9/SynBERC_logo_h26px.png">
-
</a>
+
</a>
-
</td>
+
</td>
 +
</tr>
 +
</table>
 +
</div>
 +
</td>
</tr>
</tr>
</table>
</table>
-
</div>
 
-
</td>
 
-
</tr>
 
-
</table>
 
-
 
</body>
</body>
</html>
</html>

Latest revision as of 04:54, 25 October 2011

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
  • 10-24-2011: The schedule for Practice Sessions are up!
  • 10-16-2011: The results are in! All the regional Jamborees have finished. Check out the teams that are advancing to the World Championship Jamboree.