Sifuentes anita testpage5

From 2014.igem.org

(Difference between revisions)
 
(386 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>
 
 +
<style type="text/css">
 +
/*-- subdivided container (three equal columns)--*/
-
<br><br>
+
#firstwrap { 
-
<!--MENU-->
+
width: 975px;
-
<table id="menu" width="100%"  cellspacing="0" align="center">
+
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align:center;
 +
}
-
<tr >
+
#mission {
-
<td ></td>
+
background-color: #e3e3e3;
 +
width: 275px;
 +
float: left;
 +
height: 200px;
 +
}
-
<td width="975px"  align="center">
+
#programs {
 +
background-color: #a5a5a5;
 +
width: 425px;
 +
float: left;
 +
height: 200px;
 +
}
-
<table width="975px">
+
#values {
-
<td width="2%" ></td>
+
background-color: #e3e3e3;
-
<td align="left"><img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="60px"></td>
+
width: 275px;
-
<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>
+
-
<!-- BANNER -->
+
#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;
 +
}
-
<div id="banner" style="width:auto;overflow:hidden;">
 
-
<img src="https://static.igem.org/mediawiki/2014/5/51/Gifattemptdemo.gif" style="width:100%;" />
 
-
</div>
 
 +
#featuredwrap { 
 +
width: 975px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align:center;
 +
}
-
<!-- MAIN INFO -->
+
#featuredAandC {
 +
background-color: #414141;
 +
width: 245px;
 +
float: left;
 +
height: 200px;
 +
color: #ffffff;
 +
padding-top: 20px;
 +
padding-bottom: 20px;
 +
padding-left:15px;
 +
padding-right:15px;
 +
}
-
<table width="100%" cellspacing="0">
 
-
<tr bgColor="#e3e3e3"><td></td>
 
-
<td width="975px">
+
#upcomingeventrow {
-
<table width="975px" cellspacing="0"  cellpadding="10">
+
width: 225px;
-
<tr >
+
height:30px;
 +
background-color: #ffffff;
 +
color: #414141;
 +
padding-left:10px;
 +
padding-right:10px;
 +
display: table-cell;
 +
vertical-align: middle;
 +
text-align:left;
 +
}
-
<td width="30%"  valign="top">
 
-
<b> iGEM</b> <br><br>
 
-
International and multidisciplinary, iGEM is much more than a competition. We are a non profit dedicated to the advancement of synthetic biology.
 
-
<br><br>
 
-
<table align="center"><tr height="40px" > <td style="border: 2px solid black;" align="center" width="100px">  <b> ABOUT </b> </td>  </tr></table>
 
-
</td>
+
#featuredhighlights {
-
<td width="40%"  valign="top">
+
background-color: #a5a5a5;
-
<table cellspacing="0" width="390px" >
+
width: 415px;
 +
float: left;
 +
height: 200px;
 +
padding-left:5px;
 +
padding-right:5px;
 +
padding-top: 20px;
 +
padding-bottom: 20px;
 +
}
-
<tr bgColor="#a5a5a5"> <td    colspan="2" align="center" > <b>PROGRAMS </b> <br> iGEM has a place for everyone</td></tr>
 
-
<tr height="55px" align="center">
 
-
<td width="50%" bgColor="#e3e3e3">COLLEGIATE  <br> <img src="https://static.igem.org/mediawiki/2014/6/64/Gearpng.png" ></td>
 
-
<td width="50%" bgColor="#d2d2d2">LABS  <br> <img src="https://static.igem.org/mediawiki/2014/6/64/Gearpng.png" ></td></tr>
 
-
<tr height="55px" align="center">
 
-
<td width="50%" bgColor="#d2d2d2"> HIGHSCHOOL  <br> <img src="https://static.igem.org/mediawiki/2014/6/64/Gearpng.png" ></td>
 
-
<td width="50%" bgColor="#e3e3e3"> REGISTRY  <br> <img src="https://static.igem.org/mediawiki/2014/6/64/Gearpng.png" ></td></tr>
 
-
</table>
 
-
</td>
 
-
<td width="30%"  valign="top">
+
#clear {
-
<b>MISSION</b> <br><br>
+
clear: both;
-
iGEM promotes teamwork, leadership, cooperation a strong sense of community and overall a “Get, Give and Share” philosophy.
+
}
-
<br><br>
+
</style>
-
<table align="center"><tr height="40px" > <td style="border: 2px solid black;" align="center" width="100px">  <b> DONATE </b> </td>  </tr></table>
+
-
</td>
 
-
</tr></table>
+
<!-- BANNER -->
-
</td>
 
-
<td></td></tr>
 
 +
<div id="banner" style="width:auto;overflow:hidden;">
 +
<img src="https://static.igem.org/mediawiki/2014/9/96/Registrybanner04.jpg" style="width:100%;" />
 +
</div>
-
<!------------------------------------------------- UPCOMING EVENTS and HIGHLIGHTS -------------------------------------------------------------->
 
-
<tr bgColor="#e3e3e3"><td></td>
 
-
<td width="975px">
 
-
<table width="975px" cellspacing="0">
 
-
<tr>
 
-
<td width="70%" bgColor="#a5a5a5">
 
-
<br><br>
 
-
<table align="center" cellspacing="0">
 
-
 
-
 
-
<!-------------------------------UPCOMING EVENTS ------------------------------->
 
-
<tr height="40px"  bgColor="#a5a5a5" > <td  width="600px"><b>UPCOMING EVENTS </b> </td>  </tr>
 
-
 
-
 
-
<tr height="10px"  bgColor="#a5a5a5" > <td></td></tr>
 
-
 
-
<tr height="40px" > <td style="border: 2px solid black;"  width="600px">  DATE/  Information of the event / link  </td>  </tr>
 
-
<tr height="10px"  bgColor="#a5a5a5" > <td></td></tr>
 
-
<tr height="40px" > <td style="border: 2px solid black;"  width="600px">  DATE/  Information of the event / link  </td>  </tr>
 
-
<tr height="10px"  bgColor="#a5a5a5" > <td></td></tr>
 
-
<tr height="40px" > <td style="border: 2px solid black;"  width="600px">  DATE/  Information of the event / link  </td>  </tr>
 
-
<tr height="30px"  bgColor="#a5a5a5" > <td></td></tr>
 
-
</table>
 
-
 
-
<table cellspacing="0" align="center"><tr height="40px" > <td style="border: 2px solid black;" align="center" width="100px">  <b> CALENDAR </b> </td>  </tr></table>
 
-
<BR><BR>
 
-
</td>
 
 +
<div id="firstwrap">
 +
<div id="mission">MISSION</div>
 +
<div id="programs">PROGRAMS</div>
 +
<div id="values">VALUES</div>
 +
<div id="clear"></div>
 +
</div>
-
<!------------------------------HIGHLIGHTS -------------------------------------->
+
<div id="fullwidthcontainer">
-
<td width="30%" bgColor="#cdcdcd">
+
<table width="905px" cellspacing="0" cellpadding="15" >
-
<ul>
+
<tr><td colspan="7" align="center"> <b>FACETS </b><br>iGEM is much more than a competition...</td></tr>
-
<li> Giant Jambore </li>
+
-
<li> iGEM 2014 </li>
+
-
<li> Alumni </li>
+
-
<li> Opportunities </li>
+
-
</ul>
+
<tr bgColor="#E5ECAA">
-
</td>
+
<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></td></tr>
+
</div>
-
<!-----------------------------------------------end of  UPCOMING EVENTS and HIGHLIGHTS ----------------------------------------------------------->
+
<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>
-
<!--------------------------------------------------------------COMMUNITY----------------------------------------------------------------------->
 
-
<tr bgColor="#e3e3e3"><td></td>
 
-
<td width="975px">
+
<div id="featuredwrap">
-
<table cellspacing="0">
+
<div id="featuredAandC">
-
<tr >
+
-
<td width="1%"></td>
+
<b> UPCOMING EVENTS </b>
-
<td width="23%"> <b>COMMUNITY </b> <br><br>
+
<br><br>
-
In iGEM, we make sure our teams are working in a safe and secure environment. We want to help construct a society that can productively and safely apply biological technology.</td>
+
<div id="upcomingeventrow"> June something </div>
-
<td width="1%"></td>
+
<br>
-
<td width="25%"> <img src="https://static.igem.org/mediawiki/2014/c/cc/Teamwork_igemataglance.jpg" width="243px"> </td>
+
<div id="upcomingeventrow"> June something </div>
-
<td width="25%"> <img src="https://static.igem.org/mediawiki/2014/3/31/Entrepreneurship_igemataglance.jpg" width="243px"> </td>
+
<br>
-
<td width="25%"> <img src="https://static.igem.org/mediawiki/2014/2/23/Competition_igemataglance.jpg" width="243px"> </td>
+
<div id="upcomingeventrow"> June something </div>
-
</tr>
+
-
</table>
+
-
</td>
+
 +
</div>
-
<td></td></tr>
+
<div id="featuredhighlights">Highlights</div>
-
<!--------------------------------------------------------end of COMMUNITY----------------------------------------------------------------------->
+
 +
<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>
-
 
+
<!----------------------------------------------------------------------------------------------------------------------------------------------->
-
<!---------------------------------------------------------------SPONSORS----------------------------------------------------------------------->
+
-
 
+
-
<tr bgColor="#e3e3e3"><td></td>
+
-
 
+
-
<td width="975px" bgColor="#fff"  height="200px"> 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<!--Platinum Partners -->
+
-
<table cellspacing="20"; align="center" width="975px">
+
-
 
+
-
<tr> <td align="center" colspan="3"> <font color="#414141" size ="1"> <b>Platinum Partners </b> </font> </td>  </tr>
+
-
<tr align="center">
+
-
<td>
+
-
<a href="https://igem.org/Sponsors">
+
-
<img src="https://static.igem.org/mediawiki/igem.org/2/26/Sloan_Logo_Primary_Web_250px.png" width="200px">
+
-
</a></td>
+
-
<td>
+
-
<a href="https://igem.org/Sponsors">
+
-
<img src="https://static.igem.org/mediawiki/igem.org/7/7e/NSF_logo.png" width="80px">
+
-
</a></td>
+
-
<td>
+
-
<a href="https://igem.org/Sponsors">
+
-
<img src="https://static.igem.org/mediawiki/igem.org/8/82/SynBERC_logo_65h.png" width="200px">
+
-
</a></td>
+
-
</tr>
+
-
 
+
-
<tr> <td height="1px" colspan="3" bgColor="#f0f0f0"></td> </tr>
+
-
</table>
+
-
 
+
-
<!-- partners -->
+
-
<table align="center" width="975px">
+
-
<tr> <td align="center" colspan="3"> <font color="#414141" size ="1"><b>Partners</b> </font> </td>  </tr>
+
-
 
+
-
<tr align="center">
+
-
<td><img src="https://static.igem.org/mediawiki/igem.org/a/aa/Agilent_Technologies_logo.png"></td>
+
-
<td><img src="https://static.igem.org/mediawiki/2010/1/1e/Fbi_seal_mod_50px.png" width="50px"></td>
+
-
<td ><img src="https://static.igem.org/mediawiki/igem.org/c/c6/Autodesk-logo.png"> </td>
+
-
 
+
-
</tr>
+
-
 
+
-
<tr align="center">
+
-
 
+
-
<td ><img src="https://static.igem.org/mediawiki/2012/c/c0/MathWorks_logo_small.png" width="150px"></td>
+
-
<td  ><img src="https://static.igem.org/mediawiki/2014/5/57/Erasynbio.jpg" width="150px"></td>
+
-
<td > <img src="https://static.igem.org/mediawiki/parts/a/a2/IDT_Logo_2014_%28corp_blue%29.png" width="150px"></td>
+
-
</tr>
+
-
 
+
-
<tr> <td height="1px" colspan="3" bgColor="#f0f0f0"></td> </tr>
+
-
</table>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<!-- gold sponsors -->
+
-
<table align="center" width="975px">
+
-
<tr> <td height="45px"></td> </tr>
+
-
<tr> <td align="center" > <font color="#414141" size="1"> <b> Gold Sponsors  </b></font> </td> </tr>
+
-
 
+
-
 
+
-
<tr>
+
-
<td align="center">
+
-
<img src="https://static.igem.org/mediawiki/igem.org/a/a0/SGI-DNA_logo.png" width="80px"></td></tr>
+
-
<tr> <td height="25px"></td> </tr>
+
-
</table>
+
-
 
+
-
 
+
-
 
+
-
</td>
+
-
 
+
-
<td></td></tr>
+
-
 
+
-
 
+
-
<!-------------------------------------------------------------end SPONSORS--------------------------------------------------------------------->
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<!----------------------------------------------------------------FOOTER----------------------------------------------------------------------->
+
-
 
+
-
 
+
-
<tr bgColor="#e3e3e3">
+
-
<td></td>
+
-
 
+
-
<td width="975px">
+
-
<table width="975px" cellspacing="0">
+
-
<tr height="200px">
+
-
<td width="600px" bgColor="#d2d2d2"> QUICKLINKS</td>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<td width="30%"  bgColor="#a5a5a5">CONTACT<br>
+
-
<table >
+
-
<tr>
+
-
<td> <img src="https://static.igem.org/mediawiki/igem.org/b/b0/Igemdesign_phon.png" width="20px"> </td>
+
-
<td> <img src="https://static.igem.org/mediawiki/igem.org/b/bf/Igemdesign_location.png" width="20px"></td>
+
-
<td><img src="https://static.igem.org/mediawiki/igem.org/2/28/Igemdesign_mail2.png" width="20px"></td>
+
-
</tr>
+
-
 
+
-
 
+
-
</table>
+
-
 
+
-
</td>
+
-
 
+
-
</tr>
+
-
</table>
+
-
 
+
-
</td>
+
-
 
+
-
<td></td>
+
-
</tr>
+
-
 
+
-
<!----------------------------------------------------------end FOOTER----------------------------------------------------------------------->
+
-
 
+
-
 
+
-
 
+
-
</table>
+
</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.