Sifuentes anita testpage5

From 2014.igem.org

(Difference between revisions)
 
(139 intermediate revisions not shown)
Line 1: Line 1:
 +
{{CSS/MainStyle}}
 +
{{MainStyle/Menu}}
<html>
<html>
-
 
-
 
-
<!-- this section changes the default wiki template to a white full width background -->
 
<style type="text/css">
<style type="text/css">
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
+
/*-- subdivided container (three equal columns)--*/
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
#firstwrap {
-
+
width: 975px;  
-
border: 0 none;
+
margin-left: auto;  
-
height: 14px;
+
margin-right: auto;  
-
z-index: 100;
+
background-color: #ffffff;  
-
top: 0;
+
text-align:center;
-
position: fixed;
+
-
width: 975px;
+
-
left: 50%;
+
-
margin-left: -487px;
+
}
}
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
#mission {
-
width: 100%;  
+
background-color: #e3e3e3;
-
height: 100%;
+
width: 275px;
-
border: 0px;
+
float: left;
-
background-color: transparent;
+
height: 200px;
-
margin: 0px;
+
-
padding: 0px;
+
}
}
-
html, body, .wrapper { /*-- changes default wiki settings --*/
+
#programs {
-
width: 100%;  
+
background-color: #a5a5a5;
-
height: 100%;  
+
width: 425px;
-
background-color: transparent;
+
float: left;
 +
height: 200px;
}
}
 +
#values {
 +
background-color: #e3e3e3;
 +
width: 275px;
 +
float: left;
 +
height: 200px;
 +
}
-
</style>
 
-
<!--  here ends the section that changes the default wiki template to a white full width background -->
 
-
<!--MENU-->
+
#communitywrap { 
-
<table id="menu" width="100%"  cellspacing="0" align="center">
+
width: 975px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align:center;
 +
}
-
<tr >
+
#communityfeature1 {
-
<td ></td>
+
background-color: #a5a5a5;
 +
width: 243.75px;
 +
float: left;
 +
height:150px;
 +
}
-
<td width="975px"  align="center">
+
#communityfeature2 {
 +
background-color: #e3e3e3;
 +
width: 243.75px;
 +
float: left;
 +
height:150px;
 +
}
-
<table width="975px">
 
-
<td width="2%" ></td>
 
-
<td><img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="60px"></td>
 
 +
#featuredwrap { 
 +
width: 975px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align:center;
 +
}
-
<td onMouseOver="this.bgColor='#089E71'" onMouseOut="this.bgColor='#ffffff'" bgColor="#ffffff" width="10%" align="center"> <b> ABOUT </b> </td>
+
#featuredAandC {
-
<td onMouseOver="this.bgColor='#089E71'" onMouseOut="this.bgColor='#ffffff'" bgColor="#ffffff" width="10%" align="center"><b> PROGRAMS </b> </td>
+
background-color: #414141;
-
<td onMouseOver="this.bgColor='#089E71'" onMouseOut="this.bgColor='#ffffff'" bgColor="#ffffff" width="10%" align="center"><b> COMMUNITY </b> </td>
+
width: 245px;
-
<td onMouseOver="this.bgColor='#089E71'" onMouseOut="this.bgColor='#ffffff'" bgColor="#ffffff" width="10%" align="center"><b> SPONSORS </b>  </td>
+
float: left;
-
<td onMouseOver="this.bgColor='#089E71'" onMouseOut="this.bgColor='#ffffff'" bgColor="#ffffff" width="10%" align="center"><b> DONATE </b></td>
+
height: 200px;
-
<td onMouseOver="this.bgColor='#089E71'" onMouseOut="this.bgColor='#ffffff'" bgColor="#ffffff" width="10%" align="center"><b> CONTACT </b> </td>
+
color: #ffffff;
 +
padding-top: 20px;
 +
padding-bottom: 20px;
 +
padding-left:15px;
 +
padding-right:15px;
 +
}
-
</table>
+
#upcomingeventrow {
-
</td>
+
width: 225px;
-
<td></td>
+
height:30px;
-
</tr>
+
background-color: #ffffff;
-
</table>
+
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>
Line 79: Line 123:
</div>
</div>
-
<table width="100%" cellspacing="0">
 
-
<tr><td bgColor="#e3e3e3"></td>
 
-
<td width="975px">
 
-
<table width="975px"  cellspacing="0">
 
-
<tr height="200px">
 
-
<td width="375px" bgColor="#414141"></td>
 
-
<td width="375px" bgColor="#a5a5a5"></td>
 
-
<td width="375px" bgColor="#414141"></td>
+
<div id="firstwrap">
 +
<div id="mission">MISSION</div>
 +
<div id="programs">PROGRAMS</div>
 +
<div id="values">VALUES</div>
 +
<div id="clear"></div>
 +
</div>
 +
<div id="fullwidthcontainer">
 +
<table width="905px" cellspacing="0" cellpadding="15" >
 +
<tr><td colspan="7" align="center"> <b>FACETS </b><br>iGEM is much more than a competition...</td></tr>
 +
 +
<tr bgColor="#E5ECAA">
 +
<td>COMPETITION </td>
 +
<td> EDUCATION</td>
 +
<td> TEAMWORK</td>
 +
<td> TECHNOLOGY</td>
 +
<td> ENTREPRENEURSHIP</td>
 +
<td> SAFETY+SECURITY</td>
 +
<td> SHARING</td>
</tr>
</tr>
 +
 +
<tr><td colspan="7" align="center"> </td></tr>
</table>
</table>
-
</td>
 
-
<td bgColor="#e3e3e3"></td></tr>
 
-
</table>
 
 +
</div>
 +
 +
<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>
 +
 +
<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>
 +
 +
 +
 +
 +
<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/Sponsors}}
{{MainStyle/Footer}}
{{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.