Difference between revisions of "Team:Colegio EmelinaU/Team"

 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Template_All_Teams}}
 
{{Template_All_Teams}}
  
<html lang="en">
+
<!-- Declare that you are going to use html code instead of wiki code -->
 +
<html>
 +
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
 +
<link href='https://fonts.googleapis.com/css?family=Rancho' rel='stylesheet' type='text/css'>
  
<head>
+
<!-- Start of CSS-->
 +
<style type="text/css">
  
    <meta charset="utf-8">
+
h2{
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+
    <meta name="viewport" content="width=device-width, initial-scale=1">
+
    <meta name="description" content="">
+
    <meta name="author" content="">
+
    <link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
+
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript" ></script>
+
    <title>UV WRITESBAND - EMELINA URRUTIA</title>
+
 
+
 
+
    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+
    <!--[if lt IE 9]>
+
        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+
        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+
    <![endif]-->
+
<style>
+
 
+
 
+
 
+
*{
+
 
+
margin: 0 ;
+
padding: 0;
+
  
 +
text-aling:left;
 
}
 
}
 
+
body{
 
+
.contenedor{
+
 
+
width:80%;
+
margin:0 auto;
+
background-color:#FAFAFA;
+
display: flex;
+
flex-direction:column;
+
 
+
  
  
 
}
 
}
  
#globalWrapper, #content{
 
  
background-color: transparent;
+
.intro{
border: 0px;
+
text-align:left;
float:none;
+
margin:0;
+
padding: 0;
+
  
 
}
 
}
  
header{
+
p{
 
+
text-align:justify;
width:100%;
+
height:150px;
+
background:white;
+
 
+
 
+
 
+
}         
+
.logo{
+
 
+
width: 100%;
+
height: 100%;
+
text-align: center;
+
padding: 10px 0px 0px 0px;
+
 
+
 
+
 
}
 
}
  
/* Menu */
+
.imagen{
  
/* RESET STYLES */
+
float:left;
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
+
padding:10px;
table { border-collapse:collapse; border-spacing:0 }
+
box-sizing: border-box;
fieldset, img { border:0 }
+
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
+
ol, ul, li { list-style:none }
+
caption, th { text-align:left }
+
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
+
q:before, q:after { content:''}
+
strong { font-weight: bold }
+
em { font-style: italic }
+
.italic { font-style: italic }
+
.aligncenter { display:block; margin:0 auto; }
+
.alignleft { float:left; margin:10px; }
+
.alignright { float:right;margin:10px; }
+
.no-margin{margin:0px;}
+
.no-bottom{margin-bottom:0px;}
+
.no-padding{padding:0px;}
+
.margin-t{margin-top:22px;}
+
div { position:relative }
+
a{text-decoration:none;}
+
a:hover{text-decoration:underline;}
+
a:active,a:focus{outline: none;}
+
  
img.alignleft, img.alignright, img.aligncenter {
 
    margin-bottom: 11px;
 
 
}
 
}
  
.alignleft, img.alignleft{
+
.logo{
display: inline;
+
padding-top:50px;
    float: left;
+
    margin-right: 22px;
+
}
+
  
.alignright, img.alignright {
 
    display: inline;
 
    float: right;
 
    margin-left: 22px;
 
 
}
 
}
  
.aligncenter, img.aligncenter {
+
#globalWrapper, #content{
    clear: both;
+
float:none;
    display: block;
+
margin:0 auto;
    margin-left: auto;
+
    margin-right: auto;
+
}
+
 
+
article, aside, figure, footer, header, hgroup, nav, section {display: block;}
+
  
  
*{
 
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
 
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
 
    box-sizing: border-box;        /* Opera/IE 8+ */
 
 
}
 
}
  
 +
/* since the background is dark, we change the color of the text and links so they are visible on "show preview" mode */
  
 +
p, #content {
 +
color:#808284;
 +
}
  
html{-webkit-font-smoothing:antialiased;}
+
a, a:visited {
 +
color:#22BCB9;
 +
}
  
a{color:#BA0707;}
 
a:hover{color:#BA0707;text-decoration:underline;}
 
  
body{
 
background: #E4CAF2;
 
color:#3E4156;
 
font: 14px "Open Sans", Helvetica, Arial, sans-serif;
 
-webkit-font-smoothing: antialiased;
 
-webkit-text-size-adjust: 100%;
 
line-height:1;
 
width:100%;}
 
  
hr{color:#F9FBFA}
+
/* PAGE LAYOUT */
h1{font-size:36px;line-height:1.3em; }
+
h2{font-size:32px;line-height:1.3em;}
+
h3{font-size:24px;line-height:1.3em;}
+
h4{font-size:18px;line-height:1.3em;}
+
h5{font-size:16px;}
+
h6{font-size:14px;}
+
p{padding-bottom:11px; text-align: justify; font-family: 'Roboto', sans-serif;}
+
p,div, span{line-height:1.5em;}
+
.column-clear{clear:both;}
+
.clear{overflow: hidden;}
+
  
 +
 +
/* Set up a width, height and color of the body wrapper*/
 +
body {
 +
background-color:#ffffff;
 +
                                font-family: 'Roboto', sans-serif;
 +
}
  
.mainWrap{width:960px;margin:0 auto;}
+
/* Creates a container that will wrap all of the content inside your wiki pages. */
 +
#mainContainer {
 +
width: 980px;
 +
overflow:hidden;
 +
float:left;
 +
margin-left:20px;
 +
margin-bottom: 10px;
 +
background-color: #fff;
 +
 +
                                -webkit-box-shadow: 2px 0px 34px 0px rgba(145,145,145,0.72);
 +
                                -moz-box-shadow: 2px 0px 34px 0px rgba(145,145,145,0.72);
 +
                                box-shadow: 2px 0px 34px 0px rgba(145,145,145,0.72);  
  
.title{margin:100px 0 20px 0;
 
text-align:center;
 
color:#3E4156;}
 
.back{text-align:center;}
 
  
nav{display:block;
+
background:#9c27b0;
+
}
}
+
  
.menu{display:block;}
+
/* Creates the container for the menu */
 +
#menuContainer  {  
 +
      width: 200px;
 +
                              background: #BA00E8;
 +
                              font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;
 +
                              zoom: 1;
 +
                              font-size: 12px;
 +
                              float:left;
 +
                              margin-right:15px;
 +
                              height:1200px;
 +
                           
 +
                           
 +
                               
  
.menu li{display: inline-block;
+
}
position: relative;
+
z-index:100;}
+
  
.menu li:first-child{margin-left:0;}
+
/* Creates the container for the content */
 +
#contentContainer {
 +
padding-top:10px;
 +
padding-right:10px;
 +
margin-bottom: 20px;
 +
padding-left: 50px;
 +
background-color: #fff;
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
             
 +
                         
 +
                             
 +
}
  
.menu li a {font-weight:normal;
 
text-decoration:none;
 
padding:11px;
 
display:block;
 
color:#ffffff;
 
  
-webkit-transition: all 0.2s ease-in-out 0s;
+
/*Set up height place holder for the banner*/
  -moz-transition: all 0.2s ease-in-out 0s;
+
      #bannerContainer {
  -o-transition: all 0.2s ease-in-out 0s;
+
height:200px;
  -ms-transition: all 0.2s ease-in-out 0s;
+
margin:auto;
  transition: all 0.2s ease-in-out 0s;
+
text-align:center;
}
+
color: #24B694;
 +
                                background:url(https://static.igem.org/mediawiki/2015/2/29/Banner_wiki_03.png);
 +
                             
 +
                               
 +
}
  
.menu li a:hover, .menu li:hover > a{color:#ffffff;
+
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
background:#9CA3DA;}
+
  
.menu ul {display: none;
+
/*Change the styling of text for everything inside main container*/
margin: 0;
+
#mainContainer p {  
padding: 0;
+
font-size: 13px;
width: 150px;
+
color: #000000;
position: absolute;
+
}
top: 43px;
+
left: 0px;
+
/*This changes the color and font family */
background: #ffffff;
+
#contentContainer h1, h2, h3, h4, h5, h6 {
}
+
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
color: #29221F;
 +
border-bottom: none;
 +
font-weight: bold;
 +
margin-top:10px;
 +
}
  
.menu ul li {display:block;
+
/*Style of the links - links are different inside the menu */
float: none;
+
#contentContainer a {  
background:none;
+
font-weight: bold;
margin:0;
+
color: #22BCB9;
padding:0;
+
}
}
+
.menu ul li a {font-size:12px;
+
font-weight:normal;
+
display:block;
+
color:#797979;
+
border-left:3px solid #ffffff;
+
background:#ffffff;}
+
  
.menu ul li a:hover, .menu ul li:hover > a{
+
  /* Styling links on hover- links are different inside the menu */
background:#f0f0f0;
+
#contentContainer a:hover {  
border-left:3px solid #9CA3DA;
+
color: #14747D;
color:#797979;
+
}
}
+
  
.menu li:hover > ul{ display: block;}
+
/*Change the styling of tables */
.menu ul ul {left: 149px;
+
        #contentContainer table {
    top: 0px;
+
    border: 2px solid #29221F;
}
+
    border-collapse: collapse;
 +
    margin: auto;
 +
    margin-bottom: 15px;
 +
    margin-top: 15px;
 +
    margin-right: 10px;
 +
    margin-left: 10px;
 +
    }
  
.mobile-menu{display:none;
+
/*Change the styling of table cells*/
width:100%;
+
    #contentContainer  td {
padding:11px;
+
    background-color: #fff;
background:#3E4156;
+
    padding: 20px;
color:#ffffff;
+
    border: 2px solid #29221F;
text-transform:uppercase;
+
    border-collapse: collapse;
font-weight:600;
+
    vertical-align: text-top;
}
+
    }
.mobile-menu:hover{background:#3E4156;
+
color:#ffffff;
+
text-decoration:none;
+
}
+
  
  
@media (min-width: 970px) and (max-width: 960px) {
+
/*Change the styling of table headers */
 +
    #contentContainer th {
 +
    background-color: #F4F0D8;
 +
    padding: 10px;
 +
    border: 2px solid #29221F;
 +
    border-collapse: collapse;
 +
    vertical-align: text-top;
 +
    }
  
.mainWrap{width:768px;}
 
.menu ul {top:0px;}
 
.menu li a{font-size:12px;
 
padding:8px;}
 
}
 
  
@media (max-width: 767px) {
 
  
.mainWrap{width:auto;padding:50px 20px;}
 
  
.menu{display:none;}
+
/*MENU STYLING */
  
.mobile-menu{display:block;
+
/*Styling for the links in the menu */
margin-top:100px;}
+
#menuContainer a {
 +
color: #fff;
 +
text-decoration:none;
 +
                               
 +
 +
}
  
nav{margin:0;
+
/* Sets the style for lists inside menuContainer  */
background:none;}
+
#menuContainer ul {  
 +
list-style: none;
 +
margin-left:5px;
 +
}
  
.menu li{display:block;
+
/*Styles the list items to become menu buttons */
margin:0;}
+
#menuContainer ul li {  
 +
 +
display: block;
 +
width: 100%;
 +
height:30px;
 +
padding-top:10px;
 +
                                padding-left:0px;
 +
                                border-bottom: 1px solid #fff;
 +
                             
  
.menu li a {background:#ffffff;
+
}
color:#797979;
+
border-top:1px solid #e0e0e0;
+
border-left:3px solid #ffffff;}
+
  
.menu li a:hover, .menu li:hover > a{
+
/*For the menu buttons, changes the color when hovering*/
background:#f0f0f0;
+
#menuContainer li:hover {
color:#797979;
+
color: #FFF;
border-left:3px solid #9CA3DA;}
+
background-color: #ED417B;
 +
                                transition:1s;
 +
                                margin-left:10px;
 +
}
  
.menu ul {display:block;
+
/*Submenus are not displayed as default*/
position:relative;
+
#menuContainer li ul {
top:0;
+
left:0;
+
width:100%;}
+
  
.menu ul ul {left:0;}
+
display: none;
 +
padding-top:15px;
 +
margin-left: 0px;
  
}
 
  
@media (max-width: 480px) {
+
}
  
}
+
/*Submenus are displayed when hovering the menu button */
 +
#menuContainer li:hover ul {
 +
/*display: inline-block; */
 +
display: block;
 +
position: absolute;
 +
float:right;
 +
margin-left: 150px;
 +
                                margin-top:-42px;
  
  
@media (max-width: 320px) {
+
}
}
+
  
.team{
+
/*Style the submenu buttons*/
 +
#menuContainer li ul li{
 +
                                background-color: rgba(172, 41, 229, 0.8);
 +
                                background: rgba(172, 41, 229, 0.8);
 +
                                color: rgba(172, 41, 229, 0.8);
 +
padding-left:20px;
 +
padding-right:20px;
 +
height:30px;
 +
padding-top:10px;
 +
margin-top:-3px;
 +
color: white;
 +
                                font-size:1rem;
 +
                                width:200px;
 +
}
  
 +
/*CLASSES */
  
float: left;
+
/*Clear class for all the pages, adds spacing too*/
padding: 10px 10px 0px 0px;
+
.clear{
 +
clear:both;
 +
height: 10px;
 +
}
  
}
 
  
 +
/* highlight box for special messages */
 +
          .highlightBox {
 +
            width:500px;
 +
            margin:auto;
 +
            background-color: #F4F0D8;
 +
    margin-bottom: 15px;
 +
    margin-top: 15px;
 +
    padding: 15px;
 +
    padding-top: 5px;
 +
            }
 +
.animated {
 +
    -webkit-animation-duration: 4s;
 +
    animation-duration: 4s;
 +
    -webkit-animation-fill-mode: both;
 +
    animation-fill-mode: both;
 +
}
  
.intro{
+
@-webkit-keyframes bounceIn {  
 +
    0% {
 +
        opacity: 0;
 +
        -webkit-transform: scale(.3);
 +
    }
  
margin-top: 0px;
+
    50% {
padding: 0px 50px 0px 50px;
+
        opacity: 1;  
 +
        -webkit-transform: scale(1.05);  
 +
    }
  
}
+
    70% {
 +
        -webkit-transform: scale(.9);
 +
    }  
  
 +
    100% {
 +
        -webkit-transform: scale(1);
 +
    }
 +
}
  
 +
@keyframes bounceIn {
 +
    0% {
 +
        opacity: 0;
 +
        transform: scale(.3);
 +
    }
  
/* slider */
+
    50% {
 +
        opacity: 1;
 +
        transform: scale(1.05);
 +
    }
  
 +
    70% {
 +
        transform: scale(.9);
 +
    }
  
 +
    100% {
 +
        transform: scale(1);
 +
    }
 +
}
  
#slider{
+
.bounceIn {  
margin:50px auto;
+
    -webkit-animation-name: bounceIn;  
box-shadow: 0 .1em 1em black;
+
    animation-name: bounceIn;  
-webkit-box-shadow: 0 .1em 1em black;
+
-moz-box-shadow: 0 .1em 1em black;
+
-o-box-shadow: 0 .1em 1em black;
+
}
+
+
+
/* ESTILOS DEL SLIDESHOW */
+
+
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
+
li.bjqs-slide{position:absolute; display:none;}
+
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
+
ul.bjqs-controls.v-centered li a{position:absolute;}
+
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
+
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
+
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
+
ol.bjqs-markers.h-centered{text-align: center;}
+
ol.bjqs-markers li{display:inline;}
+
ol.bjqs-markers li a{display:inline-block;}
+
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
+
+
+
.bjqs-caption{
+
color:black;
+
background:whitesmoke;
+
opacity:.75;
+
}
+
+
/* BOTONERA UBICADA AL PIE DEL SLIDESHOW */
+
ol.bjqs-markers{
+
margin-top:35px;
+
}
+
ol.bjqs-markers li a{
+
padding: 5px 10px;
+
background: #000;
+
color: #fff;
+
margin: 5px;
+
text-decoration: none;
+
transition:background .5s ease;
+
-webkit-transition:background .5s ease;
+
-moz-transition:background .5s ease;
+
-o-transition:background .5s ease;
+
}
+
li.active-marker a, ol.bjqs-markers li a:hover{
+
background:gray!important;
+
}
+
+
/* CONTROLES ATRAS Y ADELANTE */
+
ul.bjqs-controls.v-centered li a {
+
display: block;
+
padding: 10px;
+
background: whitesmoke;
+
color: #000;
+
text-decoration: none;
+
opacity:.75;
+
+
transition:color .5s ease, background .5s ease;
+
-webkit-transition:color .5s ease, background .5s ease;
+
-moz-transition:color .5s ease, background .5s ease;
+
-o-transition:color .5s ease, background .5s ease;
+
}
+
ul.bjqs-controls.v-centered li a:hover{
+
    background:#000;
+
    color:#fff;
+
 
}
 
}
  
</style>
+
</style>
</head>
+
<!-- End of CSS -->
  
<body>
 
  
<div class="contenedor">
+
<!-- Start of the template html elements. -->
 +
<div id ="mainContainer"><!--This div will close on the page.-->
  
<header>
+
 
+
<div id="bannerContainer">
<div class="logo">
+
<div class="logo">
<img src="https://static.igem.org/mediawiki/2015/a/a0/LOGO_UVWRITSBAND4.png">
+
<img src="https://static.igem.org/mediawiki/2015/3/33/Logo_oficial.png">
  
 
</div>
 
</div>
 +
</div>
  
 +
<!-- Start of menu -->
 +
<div id="menuContainer">
  
</header>
+
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
 +
<ul class="animated bounceIn">
 +
<a href="https://2015.igem.org/Team:Colegio_EmelinaU"><li>HOME</li></a>
  
<a id="touch-menu" class="mobile-menu" href="#"><i class="icon-reorder"></i>Menu</a>
+
<a href="https://2015.igem.org/Team:Colegio_EmelinaU/Team"><li>TEAM</li></a>
   
+
    <nav>
+
    <ul class="menu">
+
    <li><a  href="#"><i class="icon-envelope-alt"></i>HOME</a></li>
+
    <li><a  href="#"><i class="icon-envelope-alt"></i>TEAM</a></li>
+
  <li><a href="#"><i class="icon-home"></i>PROYECTS</a>
+
  <ul class="sub-menu">
+
  <li><a href="#">DESCRIPTION</a></li>
+
  <li><a href="#">PROTOCOLS</a></li>
+
  <li><a href="#">RESULTS</a></li>
+
  <li><a href="#">DESING</a></li>
+
  </ul>
+
  </li>
+
  <li><a  href="#"><i class="icon-envelope-alt"></i>MODELING</a></li>
+
  <li><a  href="#"><i class="icon-camera"></i>PARTS</a>
+
  <ul class="sub-menu">
+
    <li><a href="#">TEAM PARTS</a></li>
+
  <li><a href="#">BASIC PARTS</a></li>
+
  <li><a href="#">COMPOSITE PARTS</a></li>
+
  <li><a href="#">PARTS COLLECTION</a></li>
+
+
 
+
  </ul>
+
  </li>
+
  <li><a  href="#"><i class="icon-bullhorn"></i>NOTEBOOK</a></li>
+
  <li><a  href="#"><i class="icon-envelope-alt"></i>ATTRIBUTIONS</a></li>
+
  <li><a  href="#"><i class="icon-bullhorn"></i>COLLABORATIONS</a></li>
+
  </ul>
+
  </nav>
+
  
<section>
+
<a href="#"><li>PROJECT >
<!-- SLIDESHOW -->
+
            <ul>
   
+
<a href="https://2015.igem.org/Team:Colegio_EmelinaU/Description"><li>Description</li></a>
    <div id="slider">
+
<a href="https://2015.igem.org/Team:Colegio_EmelinaU/Experiments"><li>Experiments & Protocols</li></a
        <ul class="bjqs">
+
<a href="https://2015.igem.org/Team:Colegio_EmelinaU/Results"><li>Results</li></a>
            <li>
+
                                                        <a href="https://2015.igem.org/Team:Colegio_EmelinaU/Design"><li>Design</li></a>
                <img src="https://static.igem.org/mediawiki/2015/a/a7/Picture_slider_01.jpg" alt="" title="Este mensaje se ve automaticamente si se incluye en el tag title de la imagen" />
+
                                                        <a href="https://2015.igem.org/Team:Colegio_EmelinaU/Bussingmodels"><li>Bussing Models</li></a> 
            </li>
+
</ul>
            <li>
+
</li></a>
                <img src="https://static.igem.org/mediawiki/2015/3/32/Picture_slider_02.jpg" alt="" title="El aspecto de este texto se modifica con CSS en la clase bjqs-caption" />
+
            </li>
+
            <li>
+
                <img src="https://static.igem.org/mediawiki/2015/3/31/Picture_slider_03.jpg" alt="" title="Para eliminarlo, simplemente remover el tag title en la imagen" />
+
            </li>
+
        </ul>
+
    </div>
+
  
</section>
+
<a href="#"><li>PARTS >
 +
            <ul>
 +
<a href="https://2015.igem.org/Team:Colegio_EmelinaU/Parts"><li>Team Parts</li></a>
 +
</a> 
 +
</ul>
 +
</li></a>
 +
                                        <a href="https://2015.igem.org/Team:Colegio_EmelinaU/Practices"><li>HUMAN PRACTICES</li></a>
  
 +
<a href="https://2015.igem.org/Team:Colegio_EmelinaU/Notebook"><li>NOTEBOOK</li></a>
 +
     
 +
<a href="https://2015.igem.org/Team:Colegio_EmelinaU/Modeling"><li>MODELING</li></a>
  
<div class="intro">
+
                                        <a href="https://2015.igem.org/Team:Colegio_EmelinaU/Attributions"><li>ATTRIBUTIONS</li></a>
<h1>Description:</h1>
+
<hr>
+
<img class="team" src="https://static.igem.org/mediawiki/2015/f/f4/Img_portada.jpg"><p>
+
According to the Ministry of Health in Chile in the last 5 years there have been 20-25 cases of skin cancer per 100 inhabitants. One of the main factors causing skin cancer is the ultraviolet radiation (UV). This is a natural radiation which in low dose is harmless to the cells, even it can be beneficial for an organism survival. However, when a certain amount is exceeded, it can cause a serious cell damage. The highest levels of UV radiation are reported in Chile.
+
Our team proposes a system that alerts the intensity of UV radiation. In detail, the project it is represented in a bracelet which it is composed by Bacillus subtilis bacteria that is modified genetically with a system that senses ultraviolet light and according to the intensity it generate the correct coloration . This
+
  
<p>
+
<a href="https://2015.igem.org/Team:Colegio_EmelinaU/Collaborations"><li>COLLABORATIONS</li></a>
</div>
+
  
 +
  
 +
</ul>
 +
</div>
 +
<!-- End of menu  -->
  
 +
<!-- Start of content -->
 +
<div id="contentContainer">
  
  
 +
                        <div class="intro">
 +
<h1>Team:  </h1>
  
</div>
+
<hr>
  
<script type="text/javascript">
+
<h2>Belén Carrasco</h2>
  
$(document).ready(function(){
+
<img class="imagen" src="https://static.igem.org/mediawiki/2015/5/57/Belen_profile.png"><p>
    var touch  = $('#touch-menu');
+
My name is Belen Carrasco, I'm 16 years old and I'm 11th grade in Emelina Urrutia school .
    var menu    = $('.menu');
+
In my free time I like reading, research and learn new things, I listen to rock music, and watch "Big Bang Theory "
+
I consider myself as a trustworthy person , with personality and sometimes sociable. I am passionate about literature, theater , music and especially the science related to chemistry and biology.
    $(touch).on('click', function(e) {
+
After high school, I want to study something related to biotechnology career, because in the short time I've been immersed in this world it has fascinated me all this area of science .
        e.preventDefault();
+
I'm a Virgo.</p>
        menu.slideToggle();
+
<br>
    });
+
<hr>
   
+
    $(window).resize(function(){
+
        var w = $(window).width();
+
        if(w > 767 && menu.is(':hidden')) {
+
            menu.removeAttr('style');
+
        }
+
    });
+
   
+
});
+
  
 +
<h2>Michelle Toro </h2>
  
</script>
+
<img class="imagen" src="https://static.igem.org/mediawiki/2015/5/55/Michelle_profile.png"><p>Michelle Alejandra Toro Díaz
 +
I'm a 11th (eleventh) grade student at Emelina Urrutia School. I consider myself as a creative and optimistic person, I love the design, innovation and science.
 +
My experience in IGEM has been very enjoyable and satisfying , I have gained a lot of knowledge about synthetic biology and how it can be used in daily life; That's why I think IGEM is a great opportunity to develop myself as a person and a future scientific .</p>
 +
<br>
 +
<br>
 +
<hr>
  
<script>
+
<h2>Sade Valdes</h2>
jQuery(document).ready(function($) {
+
    $('#slider').bjqs({
+
+
       
+
// PARAMETROS OPCIONALES QUE NOS OFRECE EL PLUGIN
+
width : 900,
+
height : 300,
+
+
// animation values
+
animtype : 'fade', // accepts 'fade' or 'slide'
+
animduration : 500, // how fast the animation are
+
animspeed : 4000, // the delay between each slide
+
automatic : true, // automatic
+
+
// control and marker configuration
+
showcontrols : true, // show next and prev controls
+
centercontrols : true, // center controls verically
+
nexttext : 'Next', // Text for 'next' button (can use HTML)
+
prevtext : 'Prev', // Text for 'previous' button (can use HTML)
+
showmarkers : false, // Show individual slide markers
+
centermarkers : true, // Center markers horizontally
+
+
// interaction values
+
keyboardnav : true, // enable keyboard navigation
+
hoverpause : true, // pause the slider on hover
+
+
// presentational options
+
usecaptions : true, // show captions for images using the image title tag
+
responsive : true // enable responsive capabilities (beta)
+
    });
+
});
+
  
 +
<img class="imagen" src="https://static.igem.org/mediawiki/2015/9/98/Sade_profile.png"><p>Sade Valdes
 +
For me, IGEM has been the first project which I have participated. It has made me grow as a person and realize that science is the issue that I’m most interested in and the path that I want to follow.
 +
I like to dance break-dance, skateboarding, and play basketball in my spare time, despite not having much. I like reading books and watching science fiction and horror movies.</p>
 +
<br>
 +
<br>
 +
<hr>
 +
<h2>Jacqueline Puebla</h2>
  
 +
<img class="imagen" src="https://static.igem.org/mediawiki/2015/1/1a/Jacqueline_profile.png"><p>Hi, I'm the teacher of these science geniuses, I'm proud of them for having reached this stage and attend to the Jamboree in Boston. I tell you that over a year ago I'm the responsible to encourage and motivate my students to carry out their project.
 +
By profession, I am a biology and chemistry teacher, but only since the last year I internalized in genetically modified biological machines, for me it was amazing to see the significance that has synthetic biology and I want to continue specializing in it.</p>
 +
<br>
 +
<br>
 +
<hr>
  
</script>
 
  
<script>
 
  
/*
 
* Basic jQuery Slider plug-in v.1.3
 
*
 
* http://www.basic-slider.com
 
*
 
* Authored by John Cobb
 
* http://www.johncobb.name
 
* @john0514
 
*
 
* Copyright 2011, John Cobb
 
* License: GNU General Public License, version 3 (GPL-3.0)
 
* http://www.opensource.org/licenses/gpl-3.0.html
 
*
 
*/(function(e){"use strict";e.fn.bjqs=function(t){var n={width:700,height:300,animtype:"fade",animduration:450,animspeed:4e3,automatic:!0,showcontrols:!0,centercontrols:!0,nexttext:"Next",prevtext:"Prev",showmarkers:!0,centermarkers:!0,keyboardnav:!0,hoverpause:!0,usecaptions:!0,randomstart:!1,responsive:!1},r=e.extend({},n,t),i=this,s=i.find("ul.bjqs"),o=s.children("li"),u=null,a=null,f=null,l=null,c=null,h=null,p=null,d=null,v={slidecount:o.length,animating:!1,paused:!1,currentslide:1,nextslide:0,currentindex:0,nextindex:0,interval:null},m={width:null,height:null,ratio:null},g={fwd:"forward",prev:"previous"},y=function(){o.addClass("bjqs-slide");r.responsive?b():E();if(v.slidecount>1){r.randomstart&&L();r.showcontrols&&x();r.showmarkers&&T();r.keyboardnav&&N();r.hoverpause&&r.automatic&&C();r.animtype==="slide"&&S()}r.usecaptions&&k();if(r.animtype==="slide"&&!r.randomstart){v.currentindex=1;v.currentslide=2}s.show();o.eq(v.currentindex).show();r.automatic&&(v.interval=setInterval(function(){O(g.fwd,!1)},r.animspeed))},b=function(){m.width=i.outerWidth();m.ratio=m.width/r.width,m.height=r.height*m.ratio;if(r.animtype==="fade"){o.css({height:r.height,width:"100%"});o.children("img").css({height:r.height,width:"100%"});s.css({height:r.height,width:"100%"});i.css({height:r.height,"max-width":r.width,position:"relative"});if(m.width<r.width){o.css({height:m.height});o.children("img").css({height:m.height});s.css({height:m.height});i.css({height:m.height})}e(window).resize(function(){m.width=i.outerWidth();m.ratio=m.width/r.width,m.height=r.height*m.ratio;o.css({height:m.height});o.children("img").css({height:m.height});s.css({height:m.height});i.css({height:m.height})})}if(r.animtype==="slide"){o.css({height:r.height,width:r.width});o.children("img").css({height:r.height,width:r.width});s.css({height:r.height,width:r.width*r.slidecount});i.css({height:r.height,"max-width":r.width,position:"relative"});if(m.width<r.width){o.css({height:m.height});o.children("img").css({height:m.height});s.css({height:m.height});i.css({height:m.height})}e(window).resize(function(){m.width=i.outerWidth(),m.ratio=m.width/r.width,m.height=r.height*m.ratio;o.css({height:m.height,width:m.width});o.children("img").css({height:m.height,width:m.width});s.css({height:m.height,width:m.width*r.slidecount});i.css({height:m.height});h.css({height:m.height,width:m.width});w(function(){O(!1,v.currentslide)},200,"some unique string")})}},w=function(){var e={};return function(t,n,r){r||(r="Don't call this twice without a uniqueId");e[r]&&clearTimeout(e[r]);e[r]=setTimeout(t,n)}}(),E=function(){o.css({height:r.height,width:r.width});s.css({height:r.height,width:r.width});i.css({height:r.height,width:r.width,position:"relative"})},S=function(){p=o.eq(0).clone();d=o.eq(v.slidecount-1).clone();p.attr({"data-clone":"last","data-slide":0}).appendTo(s).show();d.attr({"data-clone":"first","data-slide":0}).prependTo(s).show();o=s.children("li");v.slidecount=o.length;h=e('<div class="bjqs-wrapper"></div>');if(r.responsive&&m.width<r.width){h.css({width:m.width,height:m.height,overflow:"hidden",position:"relative"});s.css({width:m.width*(v.slidecount+2),left:-m.width*v.currentslide})}else{h.css({width:r.width,height:r.height,overflow:"hidden",position:"relative"});s.css({width:r.width*(v.slidecount+2),left:-r.width*v.currentslide})}o.css({"float":"left",position:"relative",display:"list-item"});h.prependTo(i);s.appendTo(h)},x=function(){u=e('<ul class="bjqs-controls"></ul>');a=e('<li class="bjqs-next"><a href="#" data-direction="'+g.fwd+'">'+r.nexttext+"</a></li>");f=e('<li class="bjqs-prev"><a href="#" data-direction="'+g.prev+'">'+r.prevtext+"</a></li>");u.on("click","a",function(t){t.preventDefault();var n=e(this).attr("data-direction");if(!v.animating){n===g.fwd&&O(g.fwd,!1);n===g.prev&&O(g.prev,!1)}});f.appendTo(u);a.appendTo(u);u.appendTo(i);if(r.centercontrols){u.addClass("v-centered");var t=(i.height()-a.children("a").outerHeight())/2,n=t/r.height*100,s=n+"%";a.find("a").css("top",s);f.find("a").css("top",s)}},T=function(){l=e('<ol class="bjqs-markers"></ol>');e.each(o,function(t,n){var i=t+1,s=t+1;r.animtype==="slide"&&(s=t+2);var o=e('<li><a href="#">'+i+"</a></li>");i===v.currentslide&&o.addClass("active-marker");o.on("click","a",function(e){e.preventDefault();!v.animating&&v.currentslide!==s&&O(!1,s)});o.appendTo(l)});l.appendTo(i);c=l.find("li");if(r.centermarkers){l.addClass("h-centered");var t=(r.width-l.width())/2;l.css("left",t)}},N=function(){e(document).keyup(function(e){if(!v.paused){clearInterval(v.interval);v.paused=!0}if(!v.animating)if(e.keyCode===39){e.preventDefault();O(g.fwd,!1)}else if(e.keyCode===37){e.preventDefault();O(g.prev,!1)}if(v.paused&&r.automatic){v.interval=setInterval(function(){O(g.fwd)},r.animspeed);v.paused=!1}})},C=function(){i.hover(function(){if(!v.paused){clearInterval(v.interval);v.paused=!0}},function(){if(v.paused){v.interval=setInterval(function(){O(g.fwd,!1)},r.animspeed);v.paused=!1}})},k=function(){e.each(o,function(t,n){var r=e(n).children("img:first-child").attr("title");r||(r=e(n).children("a").find("img:first-child").attr("title"));if(r){r=e('<p class="bjqs-caption">'+r+"</p>");r.appendTo(e(n))}})},L=function(){var e=Math.floor(Math.random()*v.slidecount)+1;v.currentslide=e;v.currentindex=e-1},A=function(e){if(e===g.fwd)if(o.eq(v.currentindex).next().length){v.nextindex=v.currentindex+1;v.nextslide=v.currentslide+1}else{v.nextindex=0;v.nextslide=1}else if(o.eq(v.currentindex).prev().length){v.nextindex=v.currentindex-1;v.nextslide=v.currentslide-1}else{v.nextindex=v.slidecount-1;v.nextslide=v.slidecount}},O=function(e,t){if(!v.animating){v.animating=!0;if(t){v.nextslide=t;v.nextindex=t-1}else A(e);if(r.animtype==="fade"){if(r.showmarkers){c.removeClass("active-marker");c.eq(v.nextindex).addClass("active-marker")}o.eq(v.currentindex).fadeOut(r.animduration);o.eq(v.nextindex).fadeIn(r.animduration,function(){v.animating=!1;v.currentslide=v.nextslide;v.currentindex=v.nextindex})}if(r.animtype==="slide"){if(r.showmarkers){var n=v.nextindex-1;n===v.slidecount-2?n=0:n===-1&&(n=v.slidecount-3);c.removeClass("active-marker");c.eq(n).addClass("active-marker")}r.responsive&&m.width<r.width?v.slidewidth=m.width:v.slidewidth=r.width;s.animate({left:-v.nextindex*v.slidewidth},r.animduration,function(){v.currentslide=v.nextslide;v.currentindex=v.nextindex;if(o.eq(v.currentindex).attr("data-clone")==="last"){s.css({left:-v.slidewidth});v.currentslide=2;v.currentindex=1}else if(o.eq(v.currentindex).attr("data-clone")==="first"){s.css({left:-v.slidewidth*(v.slidecount-2)});v.currentslide=v.slidecount-1;v.currentindex=v.slidecount-2}v.animating=!1})}}};y()}})(jQuery);
 
  
 +
</div>
  
</script>
 
</body>
 
  
 +
</div>
 +
<!--This div will close on the page.-->
 
</html>
 
</html>

Latest revision as of 20:39, 18 September 2015

Team:


Belén Carrasco

My name is Belen Carrasco, I'm 16 years old and I'm 11th grade in Emelina Urrutia school . In my free time I like reading, research and learn new things, I listen to rock music, and watch "Big Bang Theory " I consider myself as a trustworthy person , with personality and sometimes sociable. I am passionate about literature, theater , music and especially the science related to chemistry and biology. After high school, I want to study something related to biotechnology career, because in the short time I've been immersed in this world it has fascinated me all this area of science . I'm a Virgo.



Michelle Toro

Michelle Alejandra Toro Díaz I'm a 11th (eleventh) grade student at Emelina Urrutia School. I consider myself as a creative and optimistic person, I love the design, innovation and science. My experience in IGEM has been very enjoyable and satisfying , I have gained a lot of knowledge about synthetic biology and how it can be used in daily life; That's why I think IGEM is a great opportunity to develop myself as a person and a future scientific .




Sade Valdes

Sade Valdes For me, IGEM has been the first project which I have participated. It has made me grow as a person and realize that science is the issue that I’m most interested in and the path that I want to follow. I like to dance break-dance, skateboarding, and play basketball in my spare time, despite not having much. I like reading books and watching science fiction and horror movies.




Jacqueline Puebla

Hi, I'm the teacher of these science geniuses, I'm proud of them for having reached this stage and attend to the Jamboree in Boston. I tell you that over a year ago I'm the responsible to encourage and motivate my students to carry out their project. By profession, I am a biology and chemistry teacher, but only since the last year I internalized in genetically modified biological machines, for me it was amazing to see the significance that has synthetic biology and I want to continue specializing in it.