World Championship Jamboree/MainPageTest

From 2011.igem.org

(Difference between revisions)
m
m
Line 1: Line 1:
<html>
<html>
<style>
<style>
-
 
table, tr, td {
table, tr, td {
border: 0px solid #000;
border: 0px solid #000;
Line 8: Line 7:
margin: none;
margin: none;
}
}
-
.menu {
+
 
 +
.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;
width: 200px;
 +
height: 300px;
 +
border: 0px solid #000;
 +
position: absolute;
 +
z-index: 1;
 +
}
 +
 +
.menu {  <!--Defines menu block area for menu links-->
 +
display: block;
 +
width: 200px;
 +
height: 46px;
font:bold 16px Arial;
font:bold 16px Arial;
text-align:center;
text-align:center;
 +
vertical-align:top;
color: #000;
color: #000;
-
vertical-align: middle;
+
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;
Line 34: Line 55:
background-repeat: no-repeat;
background-repeat: no-repeat;
}
}
-
.firstHeading {
+
 
-
display:none;}
+
#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 {
.title {
color: #255f2a;
color: #255f2a;
font-size: 14pt;
font-size: 14pt;
-
font-weight: 150%;
 
font-family: Lucida Grande, Verdana, Arial, sans-serif;
font-family: Lucida Grande, Verdana, Arial, sans-serif;
text-shadow: #dadada 1px 1px 1px;
text-shadow: #dadada 1px 1px 1px;
Line 46: Line 81:
clear:both;
clear:both;
}
}
-
.main_item {
+
 
 +
.main_item ul {
 +
color:#666;
font-family: Lucida Grande, Verdana, Arial, sans-serif;
font-family: Lucida Grande, Verdana, Arial, sans-serif;
-
color: #666;
+
padding: 0 0 0 10px;
-
margin-bottom: 50px;
+
list-style-image:url('https://static.igem.org/mediawiki/2010/6/6c/Grey_circle_bullet_10px.png');
-
margin-top: 10px;
+
-
vertical-align: text-top;
+
}
}
-
 
+
.main_item ul lh {
-
.main_item p {
+
font-weight: bold;
-
color:#666;
+
color: #f16900;
}
}
 +
.main_item a {
 +
font-weight: bold;
 +
}
 +
#sponsors {
#sponsors {
float: left;
float: left;
Line 62: Line 101:
text-align: center;
text-align: center;
}
}
-
 
#sponsors td {
#sponsors td {
padding: 15px 0px 0px 15px;
padding: 15px 0px 0px 15px;
}
}
-
 
#sponsor_table td {
#sponsor_table td {
width: 250px;
width: 250px;
Line 72: Line 109:
padding-top: 35px;
padding-top: 35px;
}
}
-
 
#sponsor_table td img {
#sponsor_table td img {
display: block;
display: block;
margin-left: auto;
margin-left: auto;
margin-right: auto;
margin-right: auto;
-
}
 
-
.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 ul li {
 
-
/*list-style: circle;*/
 
-
}
 
-
.main_item a {
 
-
font-weight: bold;
 
-
}
 
-
#twitterfeed {
 
-
display: block;
 
-
width: 200px;
 
-
height: 430px;
 
-
border: 0px solid #000;
 
-
}
 
-
#imgcenter {
 
-
display: block;
 
-
width: 540px;
 
-
height: 300px;
 
-
border: 0px solid #000;
 
-
}
 
-
#imgleft {
 
-
display: block;
 
-
width: 200px;
 
-
height: 300px;
 
-
border: 0px solid #000;
 
-
position: absolute;
 
-
z-index: 1;
 
-
}
 
-
.menu {
 
-
display: block;
 
-
width: 200px;
 
-
height: 50px;
 
-
font:bold 16px Arial;
 
-
text-align:center;
 
-
color: #000;
 
-
border: 0px solid #000;
 
}
}
</style>
</style>
Line 127: Line 118:
<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">
Line 144: Line 135:
</td>
</td>
-
<td class="menu" style="vertical-align: middle;">
+
<td class="menu">
<a href="https://2011.igem.org/World_Championship_Jamboree/Handbook">Jamboree Handbook</a>
<a href="https://2011.igem.org/World_Championship_Jamboree/Handbook">Jamboree Handbook</a>
</td>
</td>
Line 186: Line 177:
</div>
</div>
</td>
</td>
-
<td valign="top" style="height:350px;">
+
<td valign="top">
<div id="twitterfeed">
<div id="twitterfeed">
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script src="http://widgets.twimg.com/j/2/widget.js"></script>

Revision as of 04:30, 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.