Sifuentes anita testpage5

From 2014.igem.org

(Difference between revisions)
 
(473 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/Main}}
+
{{CSS/MainStyle}}
 +
{{MainStyle/Menu}}
<html>
<html>
-
<style>
 
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
 
-
</style>
 
-
<br><br>
+
<style type="text/css">
-
<!--MENU-->
+
/*-- subdivided container (three equal columns)--*/
-
<table id="menu" width="100%"  cellspacing="0" align="center">
+
-
<tr >
+
#firstwrap { 
-
<td ></td>
+
width: 975px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align:center;
 +
}
-
<td width="975px"  align="center">
+
#mission {
 +
background-color: #e3e3e3;
 +
width: 275px;
 +
float: left;
 +
height: 200px;
 +
}
-
<table width="975px">
+
#programs {
-
<td width="2%" ></td>
+
background-color: #a5a5a5;
-
<td align="left"><img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="60px"></td>
+
width: 425px;
-
<td width="10%" align="right">ABOUT </td>
+
float: left;
-
<td width="10%" align="right">PROGRAMS</td>
+
height: 200px;
-
<td width="10%" align="right">COMMUNITY </td>
+
}
-
<td width="10%" align="right">SPONSORS </td>
+
-
<td width="10%" align="right">DONATE</td>
+
-
<td width="10%" align="right">CONTACT </td>
+
-
</table>
+
-
</td>
+
-
<td></td>
+
-
</tr>
+
-
</table>
+
 +
#values {
 +
background-color: #e3e3e3;
 +
width: 275px;
 +
float: left;
 +
height: 200px;
 +
}
 +
 +
 +
 +
#communitywrap { 
 +
width: 975px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align:center;
 +
}
 +
 +
#communityfeature1 {
 +
background-color: #a5a5a5;
 +
width: 243.75px;
 +
float: left;
 +
height:150px;
 +
}
 +
 +
#communityfeature2 {
 +
background-color: #e3e3e3;
 +
width: 243.75px;
 +
float: left;
 +
height:150px;
 +
}
 +
 +
 +
#featuredwrap { 
 +
width: 975px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align:center;
 +
}
 +
 +
#featuredAandC {
 +
background-color: #414141;
 +
width: 245px;
 +
float: left;
 +
height: 200px;
 +
color: #ffffff;
 +
padding-top: 20px;
 +
padding-bottom: 20px;
 +
padding-left:15px;
 +
padding-right:15px;
 +
}
 +
 +
 +
#upcomingeventrow {
 +
width: 225px;
 +
height:30px;
 +
background-color: #ffffff;
 +
color: #414141;
 +
padding-left:10px;
 +
padding-right:10px;
 +
display: table-cell;
 +
vertical-align: middle;
 +
text-align:left;
 +
}
 +
 +
 +
#featuredhighlights {
 +
background-color: #a5a5a5;
 +
width: 415px;
 +
float: left;
 +
height: 200px;
 +
padding-left:5px;
 +
padding-right:5px;
 +
padding-top: 20px;
 +
padding-bottom: 20px;
 +
}
 +
 +
 +
 +
#clear {
 +
clear: both;
 +
}
 +
</style>
<!-- BANNER -->
<!-- BANNER -->
 +
 +
<div id="banner" style="width:auto;overflow:hidden;">
<div id="banner" style="width:auto;overflow:hidden;">
-
<img src="https://static.igem.org/mediawiki/2014/d/d9/Demo_educationfacet.jpg" style="width:100%;" />
+
<img src="https://static.igem.org/mediawiki/2014/9/96/Registrybanner04.jpg" style="width:100%;" />
</div>
</div>
-
<!-- MAIN INFO -->
 
-
<table width="100%">
+
<div id="firstwrap">
-
<tr bgColor="#e3e3e3"><td></td>
+
<div id="mission">MISSION</div>
 +
<div id="programs">PROGRAMS</div>
 +
<div id="values">VALUES</div>
 +
<div id="clear"></div>
 +
</div>
-
<td width="975px">
+
<div id="fullwidthcontainer">
-
<table width="975px" cellspacing="0" cellpadding="10">
+
<table width="905px" cellspacing="0" cellpadding="15" >
-
<tr height="300px">
+
<tr><td colspan="7" align="center"> <b>FACETS </b><br>iGEM is much more than a competition...</td></tr>
-
<td width="30%">
+
<tr bgColor="#E5ECAA">
-
<b> iGEM</b> <br>
+
<td>COMPETITION </td>
-
International and multidisciplinary, iGEM is much more than a competition. We are a non profit dedicated to the advancement of synthetic biology.
+
<td> EDUCATION</td>
-
</td>
+
<td> TEAMWORK</td>
-
<td width="40%">
+
<td> TECHNOLOGY</td>
-
<table cellspacing="0" width="390px">
+
<td> ENTREPRENEURSHIP</td>
-
<tr height="35px"><td width="50%" bgColor="#e3e3e3"></td> <td width="50%" bgColor="#d2d2d2"></td></tr>
+
<td> SAFETY+SECURITY</td>
-
<tr height="35px"> <td width="50%" bgColor="#d2d2d2"></td> <td width="50%" bgColor="#e3e3e3"> </td></tr>
+
<td> SHARING</td>
 +
</tr>
 +
 
 +
<tr><td colspan="7" align="center"> </td></tr>
</table>
</table>
-
</td>
 
-
<td width="30%">
+
</div>
-
<b> iGEM</b> <br>
+
-
International and multidisciplinary, iGEM is much more than a competition. We are a non profit dedicated to the advancement of synthetic biology.</td>
+
-
</tr></table>
+
<div id="communitywrap">
 +
<div id="communityfeature1">UpcomingEvents</div>
 +
<div id="communityfeature2">Highlights</div>
 +
<div id="communityfeature1">UpcomingEvents</div>
 +
<div id="communityfeature2">Highlights</div>
 +
<div id="clear"></div>
 +
</div>
-
</td>
+
<div id="communitywrap">
 +
<div id="communityfeature2">Highlights</div>
 +
<div id="communityfeature1">UpcomingEvents</div>
 +
<div id="communityfeature2">Highlights</div>
 +
<div id="communityfeature1">UpcomingEvents</div>
 +
<div id="clear"></div>
 +
</div>
-
<td></td></tr>
 
-
</table>
 
 +
 +
<div id="featuredwrap">
 +
<div id="featuredAandC">
 +
 +
<b> UPCOMING EVENTS </b>
 +
<br><br>
 +
<div id="upcomingeventrow"> June something </div>
 +
<br>
 +
<div id="upcomingeventrow"> June something </div>
 +
<br>
 +
<div id="upcomingeventrow"> June something </div>
 +
 +
</div>
 +
 +
<div id="featuredhighlights">Highlights</div>
 +
 +
<div id="featuredAandC">
 +
<b> FEATURED VIDEO </b> <br><br>
 +
<img src="https://static.igem.org/mediawiki/igem.org/8/88/Teamexperiencescreenshot.png" width="245px">
 +
</div>
 +
 +
<div id="clear"></div>
 +
</div>
 +
 +
 +
<!----------------------------------------------------------------------------------------------------------------------------------------------->
</html>
</html>
 +
{{MainStyle/Sponsors}}
 +
{{MainStyle/Footer}}

Latest revision as of 19:07, 16 July 2014

MISSION
PROGRAMS
VALUES
FACETS
iGEM is much more than a competition...
COMPETITION EDUCATION TEAMWORK TECHNOLOGY ENTREPRENEURSHIP SAFETY+SECURITY SHARING
UpcomingEvents
Highlights
UpcomingEvents
Highlights
Highlights
UpcomingEvents
Highlights
UpcomingEvents
UPCOMING EVENTS

June something

June something

June something
Highlights
FEATURED VIDEO

SPONSORS

CONTACT

One Kendall Square, Cambridge, MA, USA 02139

hq at igem dot org

+1 617 500 3106



Get the latest updates from iGEM by subscribing to our monthly newsletter.

iGEM Foundation
Dedicated to education and competition, advancement of synthetic biology, and the development of open community and collaboration.