Team:Paris Bettencourt/Notebook

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
-
<style>
+
<style>
-
              body {
+
body {
-
                      width : 100%;
+
width : 100%;
-
              }
+
-
 
+
-
#topheader {
+
-
width : 100%;
+
-
height : 300px;
+
-
margin-top : 40px;
+
-
background-image : url("https://static.igem.org/mediawiki/2014/b/ba/Smell_of_roses.png");
+
-
        background-size : cover;
+
-
background-color : transparent;
+
-
}
+
-
 
+
-
h2 {
+
-
font-family : Times;
+
-
font-size : 30px;
+
-
text-align : center;
+
}
}
-
+
#topheader {
-
h3 {
+
width : 100%;
-
font-family : Times;
+
height : 300px;
-
font-size : 30px;
+
margin-top : 40px;
-
text-align : center;
+
background-image : url("https://static.igem.org/mediawiki/2014/7/7f/Faefe568ebc4d67e30154c3e4b21563a.jpg");
-
text-decoration : underline;
+
background-size : cover;
 +
background-color : rgb(0,255,255);
}
}
-
+
#subheader {
-
h4 {
+
width : 100%;
-
font-family : Times;
+
height : 60px;
-
font-size : 16px;
+
background : rgb(255,0,99);
-
margin-left : 5%;
+
margin-top : 0px;
-
text-decoration : underline;
+
-
color : rgb(0,0,0);
+
}
}
-
+
#subheader #tableau {
-
#cadre {
+
width : 100%;
-
border:5px double rgb(0,0,0);
+
height : 100%;
-
align="center";
+
text-align : center;
-
height ="45px";
+
background : rgb(255,0,99);
-
color: rgb(0,0,0);
+
}
}
-
+
#subheader #tableau tr td {
-
#link {
+
width : 16.666%;
-
color : rgb(0,0,0);
+
color : rgb(255,255,255);
 +
background : rgb(255,0,99);
}
}
-
+
.description {
-
#menu {
+
position : absolute;
 +
height : 200px;
 +
width : 100%;
 +
display : none;
 +
background-color : rgb(255,255,255);
 +
z-index : 50;
 +
left : 0;
 +
margin-top : 20px;
text-align : center;
text-align : center;
-
height : 45px;
+
vertical-align : middle;
-
width : 65%;
+
border : solid 1px rgb(0,0,0);
-
margin-left : 17.5%;
+
-
margin-right : 17.5%;
+
}
}
-
+
#subheader #tableau tr td:hover .description {
-
+
display : table-cell;
-
#shadow {
+
-
margin-left : 2%;
+
-
float : left;
+
-
border-radius : 5px;
+
-
box-shadow : -1px 2px 10px 3px rgb(190,190,190) inset;
+
}
}
-
 
+
.description p {
-
#menu-accordeon {
+
width : 90%;
-
padding:0;
+
margin-left : 5%;
-
margin:0;
+
font-size : 15px;
-
list-style:none;
+
vertical-align : middle;
-
width: 180px;
+
color : rgb(150,149,149);
 +
margin-top : 58px;
}
}
-
#menu-accordeon ul {
+
#subheader #tableau tr td a {
-
padding:0;
+
color : rgb(255,255,255);
-
margin:0;
+
text-decoration : none;
-
list-style:none;
+
font-size : 18px;
}
}
-
 
+
#top {
-
#menu-accordeon li {
+
position : fixed;
-
border-radius: 6px;
+
right : 20px;
-
margin-bottom:2px;
+
bottom : 10px;
 +
width : 25px;
 +
height : 25px;
 +
z-index : 100;
}
}
-
 
+
#top img {
-
#menu-accordeon li li {
+
width : 100%;
-
max-height:0;
+
height : 100%;
-
overflow: hidden;
+
-
transition: all .5s;
+
-
border-radius:0;
+
-
box-shadow: none;
+
-
border:none;
+
-
margin-left : 20px;
+
}
}
-
#menu-accordeon a {
+
#nameimg {
-
display:block;
+
position : relative;
-
text-decoration: none;
+
width : 200px;
-
color: rgb(0,0,0);
+
height : 200px;
-
padding: 8px 0;
+
left : 20%;
-
font-family: verdana;
+
background : transparent;
 +
z-index : 60;
}
}
-
+
#separation {
-
+
width : 100%;
-
#menu-accordeon ul li:last-child {
+
heigth : 1px;
-
border-radius: 0 0 6px 6px;
+
margin-top : 1150px;
-
border:none;
+
}
}
-
#menu-accordeon li:hover li {
+
#descriptionmain {
-
max-height: 15em;
+
width : 100%;
 +
height : 200px;
 +
text-align : center;
 +
vertical-align : middle;
 +
display : table-cell;
 +
z-index :0
 +
border : solid 1px rgb(0,0,0);
}
}
-
+
#descriptionmain p {
-
h5 {
+
width : 90%;
-
font-size : 17px;
+
margin-left : 5%;
-
margin-left : 6%;
+
font-size : 15px;
-
font-family : Times;
+
vertical-align : middle;
 +
color : rgb(150,149,149);
 +
}
 +
.date {
 +
position : relative;
 +
width : 100%;
 +
height : 50px;
 +
vertical-align : bottom;
 +
background-color : rgb(255,255,255);
 +
margin-bottom : 0px;
 +
}
 +
.date tr td {
 +
width : 20%;
color : rgb(0,0,0);
color : rgb(0,0,0);
 +
text-align : center;
}
}
-
+
.date tr td a {
-
p {
+
-
font-size : 14px;
+
-
margin-left : 2%;
+
-
                        margin-right : 2%;
+
color : rgb(0,0,0);
color : rgb(0,0,0);
-
text-align : justify;
+
text-decoration : none;
}
}
-
 
-
#corps {
 
-
border : 1px solid rgb(0,0,0);
 
-
border-radius : 5px;
 
-
margin-left : 18%;
 
-
margin-right : 18%;
 
-
                        width: 60%;
 
-
                        margin-bottom:50px;
 
-
                        overflow-x: hidden;
 
-
                        overflow-y: scroll;
 
-
                        /*overflow: scroll;*/
 
-
                        align = "center";
 
-
}
 
-
.nameimg {
 
-
position : absolute;
 
-
width : 230px;
 
-
margin-left : 8%;
 
-
                margin-top : 80px;
 
-
background : transparent;
 
-
z-index : 60;
 
-
}
 
-
 
-
 
</style>
</style>
-
 
<body>
<body>
-
 
+
<p id=top><a href="#topheader"><img src="https://static.igem.org/mediawiki/2014/4/41/Arrow.png"></a></p>
-
 
+
<div id="topheader">
<div id="topheader">
-
<img src="https://static.igem.org/mediawiki/2014/8/82/PB14dailynote.png" class=nameimg>
+
<img src="https://static.igem.org/mediawiki/2014/b/b1/Smelltheroses.png" id=nameimg>
</div>
</div>
-
 
+
<div id=subheader>
-
 
+
<table id=tableau>
-
+
<tr>
-
</br>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Odor_Library">SMELL THE ROSES</a><div class=description><p> Here we present the design of an odour palette. It is composed of BioBricks containing coding sequences for different enzymes known to catalyse reactions that yield volatile compounds with characteristic smells. We included smells with different tonalities such in order to explore the resulting aromas from different combinations of smelly units.
-
</br>
+
<table class=date><tr><td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Odor_Library#June">June</a></td>
-
</br>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Odor_Library#July">July</a></td>
-
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Odor_Library#August">August</a></td>
-
<div id="shadow">
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Odor_Library#September">September</a></td>
-
<ul id="menu-accordeon">
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Odor_Library#October">October</a></td></tr></table></p></div></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Odor_Library">+ Smell The Roses</a>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/TMAU">SOMETHING FISHY</a><div class=description><p>Trimethylaminuria (TMAU) is a rare genetic disease causing a strong fish odor. Our project aims at engineering skin bacteria to degrade trimethylamine, the odor causing molecule, by the enzyme TMM (trimethylamine monooxygenase).
-
<ul>
+
<table class=date><tr><td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/TMAU#June">June</a></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Odor_Library#June">June</a></li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/TMAU#July">July</a></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Odor_Library#July">July</a></li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/TMAU#August">August</a></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Odor_Library#August">August</a></li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/TMAU#September">September</a></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Odor_Library#September">September</a></li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/TMAU#October">October</a></td></tr></table></p></div></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Odor_Library#October">October</a></li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Foot_Odor">GOODY TWO SHOES</a><div class=description><p>Isovaleric acid is a compound produced by B. subtilis through leucine degradation pathway, which is hypothesized to be responsible for the foot odor (cheese smell.) Our project aims at validating this hypothesis with the aid of both invitro and insitu experimentation's.
-
</ul>
+
<table class=date><tr><td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Foot_Odor#June">June</a></td>
-
</li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Foot_Odor#July">July</a></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Old_People_Smell">+ Teen Spirit</a>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Foot_Odor#August">August</a></td>
-
<ul>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Foot_Odor#September">September</a></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Old_People_Smell#June">June</a></li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Foot_Odor#October">October</a></td></tr></table></p></div></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Old_People_Smell#July">July</a></li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Eliminate_Smell">DON'T SWEAT IT</a><div class=description><p>Bacteria processing sweat is the major responsible of body odor. Our project aims to study the bacteria involved in the creation of malodorant compounds and try to find natural variant that are odorless. The final goal would be to create a probiotic cosmetic.
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Old_People_Smell#August">August</a></li>
+
<table class=date><tr><td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Eliminate_Smell#June">June</a></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Old_People_Smell#September">September</a></li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Eliminate_Smell#July">July</a></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Old_People_Smell#October">October</a></li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Eliminate_Smell#August">August</a></td>
-
</ul>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Eliminate_Smell#September">September</a></td>
-
</li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Eliminate_Smell#October">October</a></td></tr></table></p></div></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/TMAU">+ Something Fishy</a>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Old_People_Smell">TEEN SPIRIT</a><div class=description><p>2-nonenal is a compound, with very specific strong odor perceived as iris, fat, and cucumber, which rate increases with age. Our goal is to study relationship between human skin bacteria and 2-nonenal.
-
<ul>
+
<table class=date><tr><td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Old_People_Smell#June">June</a></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/TMAU#June">June</a></li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Old_People_Smell#July">July</a></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/TMAU#July">July</a></li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Old_People_Smell#August">August</a></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/TMAU#August">August</a></li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Old_People_Smell#September">September</a></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/TMAU#September">September</a></li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Old_People_Smell#October">October</a></td></tr></table></p></div></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/TMAU#October">October</a></li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Interlab_Study">INTERLAB STUDIES</a><div class=description><p>2-nonenal is a compound, with very specific strong odor perceived as iris, fat, and cucumber, which rate increases with age. Our goal is to study relationship between human skin bacteria and 2-nonenal.
-
</ul>
+
<table class=date><tr><td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Interlab_Study#June">June</a></td>
-
</li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Interlab_Study#July">July</a></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Foot_Odor" id="link">+ Goody Two Shoes</a>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Interlab_Study#August">August</a></td>
-
<ul>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Interlab_Study#September">September</a></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Foot_Odor#June">June</a></li>
+
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Interlab_Study#October">October</a></td></tr></table></p></div></td>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Foot_Odor#July">July</a></li>
+
</tr>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Foot_Odor#August">August</a></li>
+
</table>
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Foot_Odor#September">September</a></li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Foot_Odor#October">October</a></li>
+
-
</ul>
+
-
</li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Eliminate_Smell" id="link">+ Don't Sweat It</a>
+
-
<ul>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Eliminate_Smell#June">June</a></li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Eliminate_Smell#July">July</a></li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Eliminate_Smell#August">August</a></li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Eliminate_Smell#September">September</a></li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Eliminate_Smell#October">October</a></li>
+
-
</ul>
+
-
</li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Interlab_Study" id="link">+ Interlab Study</a>
+
-
<ul>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Interlab_Study#June">June</a></li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Interlab_Study#July">July</a></li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Interlab_Study#August">August</a></li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Interlab_Study#September">September</a></li>
+
-
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Interlab_Study#October">October</a></li>
+
-
</ul>
+
-
</li>
+
-
</ul>
+
</div>
</div>
-
<div id="corps">
+
<div id=descriptionmain>
 +
<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sollicitudin elementum rutrum. Vivamus sapien ipsum, scelerisque ut facilisis vel, elementum at sapien. Curabitur et semper enim. Morbi vitae velit quis dui porttitor tristique. Mauris odio quam, pellentesque in quam sit amet, volutpat condimentum sem. Praesent cursus aliquam sodales. Duis nec.</p>
</div>
</div>
</body>
</body>
</html>
</html>
 +
{{:Team:Paris_Bettencourt/Footer}}
{{:Team:Paris_Bettencourt/Footer}}

Revision as of 13:17, 12 October 2014

SMELL THE ROSES

Here we present the design of an odour palette. It is composed of BioBricks containing coding sequences for different enzymes known to catalyse reactions that yield volatile compounds with characteristic smells. We included smells with different tonalities such in order to explore the resulting aromas from different combinations of smelly units.

June July August September October

SOMETHING FISHY

Trimethylaminuria (TMAU) is a rare genetic disease causing a strong fish odor. Our project aims at engineering skin bacteria to degrade trimethylamine, the odor causing molecule, by the enzyme TMM (trimethylamine monooxygenase).

June July August September October

GOODY TWO SHOES

Isovaleric acid is a compound produced by B. subtilis through leucine degradation pathway, which is hypothesized to be responsible for the foot odor (cheese smell.) Our project aims at validating this hypothesis with the aid of both invitro and insitu experimentation's.

June July August September October

DON'T SWEAT IT

Bacteria processing sweat is the major responsible of body odor. Our project aims to study the bacteria involved in the creation of malodorant compounds and try to find natural variant that are odorless. The final goal would be to create a probiotic cosmetic.

June July August September October

TEEN SPIRIT

2-nonenal is a compound, with very specific strong odor perceived as iris, fat, and cucumber, which rate increases with age. Our goal is to study relationship between human skin bacteria and 2-nonenal.

June July August September October

INTERLAB STUDIES

2-nonenal is a compound, with very specific strong odor perceived as iris, fat, and cucumber, which rate increases with age. Our goal is to study relationship between human skin bacteria and 2-nonenal.

June July August September October

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sollicitudin elementum rutrum. Vivamus sapien ipsum, scelerisque ut facilisis vel, elementum at sapien. Curabitur et semper enim. Morbi vitae velit quis dui porttitor tristique. Mauris odio quam, pellentesque in quam sit amet, volutpat condimentum sem. Praesent cursus aliquam sodales. Duis nec.

Centre for Research and Interdisciplinarity (CRI)
Faculty of Medicine Cochin Port-Royal, South wing, 2nd floor
Paris Descartes University
24, rue du Faubourg Saint Jacques
75014 Paris, France
+33 1 44 41 25 22/25
paris-bettencourt-igem@googlegroups.com
Copyright (c) 2014 igem.org. All rights reserved.