Team:TU Darmstadt/labbook
From 2013.igem.org
(Difference between revisions)
(→) |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
Line 35: | Line 36: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: 100% 100% ; | background-size: 100% 100% ; | ||
- | border-style: none; | + | border-style: none;;} |
- | } | + | |
#p-logo { display:none;} | #p-logo { display:none;} | ||
Line 42: | Line 42: | ||
p {line-height:1.5em; margin:0 0 15px; text-align:justify; color:white;} | p {line-height:1.5em; margin:0 0 15px; text-align:justify; color:white;} | ||
h1 {font-size:1.8em; font-weight:400; margin:0 0 12px;} | h1 {font-size:1.8em; font-weight:400; margin:0 0 12px;} | ||
+ | |||
+ | #mm_icon1 | ||
+ | { | ||
+ | position: absolute; | ||
+ | top: 150px; | ||
+ | left: 30px; | ||
+ | } | ||
+ | |||
+ | #mm_icon2 | ||
+ | { | ||
+ | position: absolute; | ||
+ | top: 150px; | ||
+ | left: 350px; | ||
+ | } | ||
+ | |||
+ | #mm_icon3 | ||
+ | { | ||
+ | position: absolute; | ||
+ | top: 150px; | ||
+ | left: 670px; | ||
+ | } | ||
+ | |||
+ | #abstracticon1 | ||
+ | { | ||
+ | position: absolute; | ||
+ | top: 150px; | ||
+ | left: 30px; | ||
+ | background:white; | ||
+ | filter:alpha(opacity=83); opacity:0.83; | ||
+ | border:1px solid #aaaaaa; | ||
+ | -moz-border-radius:15px; | ||
+ | -khtml-border-radius:15px; | ||
+ | border-radius:15px; | ||
+ | } | ||
+ | |||
+ | #abstracticon2 | ||
+ | { | ||
+ | position: absolute; | ||
+ | top: 150px; | ||
+ | left: 350px; | ||
+ | background:white; | ||
+ | filter:alpha(opacity=83); opacity:0.83; | ||
+ | border:1px solid #aaaaaa; | ||
+ | -moz-border-radius:15px; | ||
+ | -khtml-border-radius:15px; | ||
+ | border-radius:15px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #abstracticon3 | ||
+ | { | ||
+ | position: absolute; | ||
+ | top: 150px; | ||
+ | left: 670px; | ||
+ | background:white; | ||
+ | filter:alpha(opacity=83); opacity:0.83; | ||
+ | border:1px solid #aaaaaa; | ||
+ | -moz-border-radius:5px; | ||
+ | -khtml-border-radius:15px; | ||
+ | border-radius:15px; | ||
+ | } | ||
#taskbar | #taskbar | ||
{ | { | ||
position:absolute; | position:absolute; | ||
- | top: | + | top:0px; |
- | left: | + | left:350px; |
- | z-index: | + | z-index: 2; |
} | } | ||
+ | |||
+ | ul { | ||
+ | list-style: none; | ||
+ | |||
+ | } | ||
+ | |||
+ | li:before { | ||
+ | content: "• "; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | dl.igemTUD2013gelpicture | ||
+ | { | ||
+ | border: 1px solid #000; | ||
+ | background-color: #109f71; | ||
+ | width: 110px; | ||
+ | text-align: center; | ||
+ | padding: 5px 5px 5px 5px; | ||
+ | float: right; | ||
+ | margin: 0 0 0 0; | ||
+ | margin-left:15px | ||
+ | } | ||
+ | |||
+ | .igemTUD2013gelpicture dt | ||
+ | { | ||
+ | font-weight: bold; | ||
+ | background-color: #131210; | ||
+ | color: #959289; | ||
+ | padding: 0 0; | ||
+ | margin-bottom: 10px; | ||
+ | } | ||
+ | |||
+ | .igemTUD2013gelpicture dd img | ||
+ | { | ||
+ | border: 1px solid #000; | ||
+ | width: 100px; | ||
+ | height: 200px; | ||
+ | } | ||
+ | |||
+ | .igemTUD2013gelpicture dd | ||
+ | { | ||
+ | margin: 0; | ||
+ | padding: 5px 5px 5px 5px; | ||
+ | font-size: 100%; | ||
+ | text-align: left; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | dl.igemTUD2013gelpicture2 | ||
+ | { | ||
+ | border: 1px solid #000; | ||
+ | background-color: #109f71; | ||
+ | width: 210px; | ||
+ | text-align: center; | ||
+ | padding: 5px 5px 5px 5px; | ||
+ | float: right; | ||
+ | margin: 0 0 0 0; | ||
+ | margin-left:15px | ||
+ | } | ||
+ | |||
+ | .igemTUD2013gelpicture2 dt | ||
+ | { | ||
+ | font-weight: bold; | ||
+ | background-color: #131210; | ||
+ | color: #959289; | ||
+ | padding: 0 0; | ||
+ | margin-bottom: 10px; | ||
+ | } | ||
+ | |||
+ | .igemTUD2013gelpicture2 dd img | ||
+ | { | ||
+ | border: 1px solid #000; | ||
+ | width: 200px; | ||
+ | height: 200px; | ||
+ | } | ||
+ | |||
+ | .igemTUD2013gelpicture2 dd | ||
+ | { | ||
+ | margin: 0; | ||
+ | padding: 5px 5px 5px 5px; | ||
+ | font-size: 100%; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
+ | |||
+ | |||
+ | <center> | ||
+ | <!-- central main menu --> | ||
+ | |||
+ | <br> | ||
+ | <br> | ||
+ | |||
<!-- Taskbar --> | <!-- Taskbar --> | ||
<div id="taskbar"> | <div id="taskbar"> | ||
Line 71: | Line 228: | ||
<a href="https://2013.igem.org/Team:TU_Darmstadt/team"> | <a href="https://2013.igem.org/Team:TU_Darmstadt/team"> | ||
<img alt="team" src="/wiki/images/a/a4/Darmstadt_green_Team.jpg" width="70" height="30"></a> | <img alt="team" src="/wiki/images/a/a4/Darmstadt_green_Team.jpg" width="70" height="30"></a> | ||
+ | |||
<br> | <br> | ||
Line 87: | Line 245: | ||
</div> | </div> | ||
- | |||
- | < | + | <br> |
+ | <h2><font size="6" color="#F0F8FF" face="Arial regular">Our Workflow</font></h2> | ||
- | + | <br><br><br> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/a/a2/Darmstadt13_Workflow.png" width="75%" height="75%" align="center" alt=""> | |
- | + | ||
- | + | ||
- | + | ||
- | |||
- | < | + | <br><br><br><br> |
- | < | + | |
- | + | <a href="https://2013.igem.org/Team:TU_Darmstadt/labbook/DetectionConstruct detection construct"> | |
- | </ | + | <img alt="Labbookdetection" border="5" width="57,5" height="50" src="/wiki/images/8/81/Book2.gif"> |
- | < | + | <font size="6" color="#F0F8FF" face="Arial regular">Visit Our Labbook for the detection construct</font><br /> |
+ | </a> | ||
+ | <br><br><br><br> | ||
+ | <a href="https://2013.igem.org/Team:TU_Darmstadt/labbook/Biobricks pSB1C3-LssmOrange and pSB1C3-mKate"> | ||
+ | <img alt="Labbookbiobricks" border="5" width="57,5" height="50" src="/wiki/images/8/81/Book2.gif"> | ||
+ | <font size="6" color="#F0F8FF" face="Arial regular">Visit Our Labbook for the fluorescence proteins</font><br /> | ||
+ | </a> | ||
<br><br><br> | <br><br><br> | ||
- | < | + | <h2><font size="6" color="#F0F8FF" face="Arial regular">Stuff</font></h2> |
+ | <font size="3" color="#F0F8FF" face="Arial regular"> | ||
+ | <p text-aligne:left style="margin-left:50px; margin-right:50px"> | ||
+ | |||
+ | You intrest in our standard protocols or materials ? | ||
+ | <br> | ||
+ | <br> | ||
+ | Click here: | ||
+ | </p> | ||
<br><br><br> | <br><br><br> | ||
- | |||
- | </ | + | <a href="https://2013.igem.org/Team:TU_Darmstadt/protocols"> |
- | </ | + | <img alt="Labbookdetection" border="5" width="57,5" height="50" src="/wiki/images/8/81/Book2.gif"> |
+ | <font size="6" color="#F0F8FF" face="Arial regular">Protocols</font> | ||
+ | </a> | ||
+ | | ||
- | + | <a href="https://2013.igem.org/Team:TU_Darmstadt/materials"> | |
+ | <img alt="Labbookdetection" border="5" width="57,5" height="50" src="/wiki/images/8/81/Book2.gif"> | ||
+ | <font align:center size="6" color="#F0F8FF" face="Arial regular">Materials</font><br /> | ||
+ | </a> | ||
+ | |||
+ | |||
+ | |||
+ | </body> | ||
+ | |||
+ | </html> |
Revision as of 21:04, 3 October 2013
Our Workflow
Visit Our Labbook for the detection construct
Visit Our Labbook for the fluorescence proteins
Stuff
You intrest in our standard protocols or materials ?
Click here:
Protocols Materials