Sifuentes anita testpage5
From 2014.igem.org
(Difference between revisions)
(52 intermediate revisions not shown) | |||
Line 6: | Line 6: | ||
<style type="text/css"> | <style type="text/css"> | ||
/*-- subdivided container (three equal columns)--*/ | /*-- subdivided container (three equal columns)--*/ | ||
+ | |||
+ | #firstwrap { | ||
+ | width: 975px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | background-color: #ffffff; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | #mission { | ||
+ | background-color: #e3e3e3; | ||
+ | width: 275px; | ||
+ | float: left; | ||
+ | height: 200px; | ||
+ | } | ||
+ | |||
+ | #programs { | ||
+ | background-color: #a5a5a5; | ||
+ | width: 425px; | ||
+ | float: left; | ||
+ | height: 200px; | ||
+ | } | ||
+ | |||
+ | #values { | ||
+ | background-color: #e3e3e3; | ||
+ | width: 275px; | ||
+ | float: left; | ||
+ | height: 200px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
#communitywrap { | #communitywrap { | ||
Line 16: | Line 48: | ||
#communityfeature1 { | #communityfeature1 { | ||
- | background-color: | + | background-color: #a5a5a5; |
width: 243.75px; | width: 243.75px; | ||
float: left; | float: left; | ||
+ | height:150px; | ||
} | } | ||
#communityfeature2 { | #communityfeature2 { | ||
- | background-color: | + | background-color: #e3e3e3; |
width: 243.75px; | width: 243.75px; | ||
float: left; | float: left; | ||
+ | height:150px; | ||
} | } | ||
Line 36: | Line 70: | ||
} | } | ||
- | # | + | #featuredAandC { |
- | background-color: | + | background-color: #414141; |
- | width: | + | width: 245px; |
float: left; | 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 { | #featuredhighlights { | ||
- | background-color: | + | background-color: #a5a5a5; |
- | width: | + | width: 415px; |
float: left; | float: left; | ||
+ | height: 200px; | ||
+ | padding-left:5px; | ||
+ | padding-right:5px; | ||
+ | padding-top: 20px; | ||
+ | padding-bottom: 20px; | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
#clear { | #clear { | ||
Line 68: | Line 123: | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | < | + | <div id="firstwrap"> |
- | + | <div id="mission">MISSION</div> | |
- | < | + | <div id="programs">PROGRAMS</div> |
- | + | <div id="values">VALUES</div> | |
- | < | + | <div id="clear"></div> |
- | + | </div> | |
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | </ | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | <table width=" | + | <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><td colspan="7" align="center"> <b>FACETS </b><br>iGEM is much more than a competition...</td></tr> | ||
Line 119: | Line 148: | ||
<tr><td colspan="7" align="center"> </td></tr> | <tr><td colspan="7" align="center"> </td></tr> | ||
</table> | </table> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | </div> | ||
<div id="communitywrap"> | <div id="communitywrap"> | ||
Line 148: | Line 166: | ||
<div id="clear"></div> | <div id="clear"></div> | ||
</div> | </div> | ||
+ | |||
+ | |||
+ | |||
<div id="featuredwrap"> | <div id="featuredwrap"> | ||
- | <div id=" | + | <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="featuredhighlights">Highlights</div> | ||
- | <div id=" | + | |
+ | <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 id="clear"></div> | ||
</div> | </div> |
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.
Dedicated to education and competition, advancement of synthetic biology, and the development of open community and collaboration.