Team:ITESM-CEM/Team/School
From 2014.igem.org
(Difference between revisions)
(28 intermediate revisions not shown) | |||
Line 9: | Line 9: | ||
<title>TEC-CEM | Team</title> | <title>TEC-CEM | Team</title> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
+ | |||
+ | <!-- External scripts --> | ||
+ | <script src="http://code.jquery.com/jquery-2.1.0.min.js"></script> | ||
+ | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> | ||
+ | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> | ||
+ | |||
+ | <script> | ||
+ | $('.carousel').carousel({ | ||
+ | interval: 2000 | ||
+ | }) | ||
+ | </script> | ||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
body { | body { | ||
background-color: #98e04c; | background-color: #98e04c; | ||
+ | overflow-y:auto; | ||
+ | overflow-x:hidden; | ||
+ | margin-bottom: 20px; | ||
} | } | ||
- | + | ||
- | + | p { | |
- | + | /*font-family: 'Exo', sans-serif;*/ | |
- | + | font-family: 'Open Sans', sans-serif; | |
+ | font-size: 15px; | ||
+ | font-weight: 400; | ||
+ | letter-spacing: 10px | ||
+ | color: #222; | ||
+ | text-indent: 10; | ||
+ | white-space: inherit; | ||
+ | vertical-align: top; | ||
+ | position: relative; | ||
+ | width: 50%; | ||
+ | font-style: normal; | ||
+ | line-height: normal; | ||
+ | font-variant: normal; | ||
+ | padding-top: 0px; | ||
+ | padding-right: 0px; | ||
+ | padding-bottom: 0px; | ||
+ | padding-left: 25px; | ||
+ | border-top-style: none; | ||
+ | border-right-style: none; | ||
+ | border-bottom-style: none; | ||
+ | border-left-style: none; | ||
+ | text-align: left; | ||
} | } | ||
- | + | ||
- | + | pie { | |
- | + | font-family: 'Open Sans', sans-serif; | |
+ | font-size: 12px; | ||
+ | font-weight: 400; | ||
+ | letter-spacing: 10px | ||
+ | color: #222; | ||
+ | text-indent: 10; | ||
+ | vertical-align: top; | ||
+ | position: relative; | ||
+ | width: 30%; | ||
+ | text-align: left; | ||
} | } | ||
- | + | ||
- | + | ul { | |
- | + | /*font-family: 'Exo', sans-serif;*/ | |
- | + | font-family: 'Open Sans', sans-serif; | |
- | + | padding-left: 25px; | |
+ | list-style-image: none; | ||
} | } | ||
- | + | ||
- | + | h1 { | |
- | + | font-family: Exo; | |
- | + | font-size: 30px; | |
- | + | font-weight: 600; | |
+ | color: #FFF; | ||
+ | margin-left: 22px; | ||
+ | margin-top: 0px; | ||
+ | font-style: normal; | ||
+ | letter-spacing: -1pt; | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | position: relative; | ||
} | } | ||
- | + | h1n { | |
- | + | font-family: Exo; | |
- | + | font-size: 21px; | |
- | + | font-weight: 300; | |
- | + | color: #4a4a4a; | |
- | + | font-style: normal; | |
- | + | letter-spacing: -1pt; | |
- | + | -webkit-font-smoothing: antialiased; | |
- | + | position: static; | |
- | + | ||
- | + | ||
} | } | ||
- | + | ||
- | + | sub { | |
+ | font-family: Exo; | ||
+ | font-size: 18px; | ||
+ | color: #444; | ||
+ | font-weight: 600; | ||
+ | margin-right: 25px; | ||
+ | position: relative; | ||
+ | left: -20px; | ||
+ | top: -18px; | ||
} | } | ||
+ | |||
+ | sub2 { | ||
+ | font-family: Exo; | ||
+ | font-size: 16px; | ||
+ | color: #FFF; | ||
+ | font-weight: 600; | ||
+ | margin-right: 25px; | ||
+ | position: relative; | ||
+ | left: -20px; | ||
+ | top: -15px; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | font-family: 'Exo', sans-serif; | ||
+ | font-size: 20px; | ||
+ | font-weight: 600; | ||
+ | color: #222; | ||
+ | padding-left: 25px; | ||
+ | position: static; | ||
+ | border-top-style: none; | ||
+ | border-right-style: none; | ||
+ | border-bottom-style: none; | ||
+ | border-left-style: none; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | font-family: Exo; | ||
+ | font-size: 24px; | ||
+ | font-weight: 600; | ||
+ | margin-left: 22px; | ||
+ | position: static; | ||
+ | color: rgba(255,255,255,.2); | ||
+ | margin-top: 0px; | ||
+ | margin-right: 0px; | ||
+ | margin-bottom: 0px; | ||
+ | } | ||
+ | |||
+ | h4 { | ||
+ | font-family: 'Exo', sans-serif; | ||
+ | font-size: 16px; | ||
+ | font-weight: 600; | ||
+ | color: #333; | ||
+ | padding-left: 25px; | ||
+ | position: static; | ||
+ | border-top-style: none; | ||
+ | border-right-style: none; | ||
+ | border-bottom-style: none; | ||
+ | border-left-style: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | gotop { | ||
+ | font-family: Exo; | ||
+ | font-size: 12px; | ||
+ | color: #222; | ||
+ | font-weight: 400; | ||
+ | padding-left: 25px; | ||
+ | } | ||
+ | |||
+ | |||
+ | #ContenidoSecciones { | ||
+ | padding-bottom: 100px; | ||
+ | background: transparent; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
</style> | </style> | ||
Line 101: | Line 227: | ||
<td colspan="5" valign="top"> | <td colspan="5" valign="top"> | ||
- | <!-- | + | <!--INICIO CONTENIDO--> |
- | < | + | |
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- SLIDER INICIO--> | ||
+ | <div> | ||
+ | <div id="carousel-example-generic" class="carousel slide" data-ride="carousel" style="width:58%; position: absolute; left: 21%; top: 400px;"> | ||
+ | <!-- Indicators --> | ||
+ | <ol class="carousel-indicators"> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="1"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="2"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="3"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="4"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="5"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="6"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="7"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="8"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="9"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="10"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="11"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="12"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="13"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="14"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="15"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="16"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="17"></li> | ||
+ | </ol> | ||
+ | |||
+ | <!-- Wrapper for slides --> | ||
+ | <div class="carousel-inner"> | ||
+ | <div class="item active"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/0/0c/Foto_26-08-14_2_54_52_p.m..jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/2/27/10469786_318087115021340_1077862743_o.jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/c/c4/DSC_0249.JPG"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/2/23/Foto_26-08-14_2_52_30_p.m..jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/7/74/Foto_26-08-14_2_52_47_p.m..jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/a/af/10515767_319998758163509_1324304089_o.jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/5/58/Foto_26-08-14_2_53_12_p.m..jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/c/c9/Foto_26-08-14_2_53_19_p.m..jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/7/7c/Foto_26-08-14_2_54_36_p.m..jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/7/7f/Foto_26-08-14_2_54_29_p.m..jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/0/04/Foto_26-08-14_4_01_21_p.m..jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/a/af/Foto_26-08-14_4_01_35_p.m..jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/f/f4/Foto_26-08-14_2_54_57_p.m..jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/d/df/10481370_365816146915103_506880030_o.jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/f/f0/10575907_336429373187114_1932307638_o.jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/4/42/10433464_314021358761249_1035790100_o.jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/b/b2/Foto_26-08-14_1_21_02_p.m..jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/c/ce/Foto_26-08-14_1_21_17_p.m..jpg"> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <!-- Controls --> | ||
+ | <a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev"> | ||
+ | <span class="glyphicon glyphicon-chevron-left img-rounded"></span> | ||
+ | </a> | ||
+ | <a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next"> | ||
+ | <span class="glyphicon glyphicon-chevron-right img-rounded"></span> | ||
+ | </a> | ||
+ | </div> <!-- Carousel --> | ||
+ | </div> | ||
+ | |||
+ | <!-- SLIDER FIN--> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
<div style="background-color: #f3f3e2;"> | <div style="background-color: #f3f3e2;"> | ||
- | < | + | <h2> iGEM ITESM-CEM Team</h2> |
- | + | ||
- | <p | + | <p style="text-align: justify; text-justify: inter-word;"> Our university is such a great place not only to study, but to develop different abilities, such as entrepreneurship, leadership and team work. It is the second biggest campus of the ITESM system. This Campus counts with several auditoriums and also infrastructure to develop social and cultural activities for the alumni. Specifically to establish and to make this project possible, ITESM CEM has specialized laboratories such as "Chemistry and bioprocess Lab", "Tissue Engineering Lab", "Microbiology and Genetic Engineering Lab", "Scanning Electron Microscope". <br> |
+ | BORREGOS CEM! | ||
+ | |||
+ | </p> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br><br> | ||
+ | <br> | ||
+ | <br><br> | ||
+ | <br> | ||
+ | <br><br> | ||
+ | <br> | ||
+ | <br><br> | ||
+ | <br> | ||
<br> | <br> | ||
</div> | </div> |
Latest revision as of 03:17, 18 October 2014
ITESM-CEM | Enzy7-K me |
|
||||
Team
|
|||||
| |||||
iGEM ITESM-CEM Team Our university is such a great place not only to study, but to develop different abilities, such as entrepreneurship, leadership and team work. It is the second biggest campus of the ITESM system. This Campus counts with several auditoriums and also infrastructure to develop social and cultural activities for the alumni. Specifically to establish and to make this project possible, ITESM CEM has specialized laboratories such as "Chemistry and bioprocess Lab", "Tissue Engineering Lab", "Microbiology and Genetic Engineering Lab", "Scanning Electron Microscope". |