Team:TU Darmstadt/Modeling

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
 
(49 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
 
-
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
 
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<style type="text/css">
-
This is a template page. READ THESE INSTRUCTIONS.
+
body
 +
{
 +
margin:0;  
 +
padding:15px 0 0;
 +
background-color: #ececec;
 +
background-image:url("https://static.igem.org/mediawiki/2013/1/14/Background_(3000x180_Pixel).jpg");
 +
background-repeat:repeat;
 +
}
 +
 
 +
/* Inner Environment (origin item) */
 +
#content
 +
{
 +
  background-color: white;
 +
  background-image: url("/wiki/images/7/70/Hintergrund3.jpg");
 +
  background-attachment: scroll;
 +
  background-position: 50% 0;
 +
  background-repeat: repeat;
 +
  overflow: auto;
 +
  border-style: none;
 +
}
 +
 
 +
#top-section
 +
{
 +
    background: white;
 +
    background-image: url('/wiki/images/2/2f/Header_(mit_Logo).jpg');
 +
    margin: 0 auto;
 +
    height:250px ;
 +
    text-align: center;
 +
    z-index: 1;
 +
    position: relative;
 +
    top: 0;
 +
    background-repeat: no-repeat;
 +
    background-size: 100% 100% ;
 +
    border-style: none;
 +
}
 +
 
 +
#p-logo { display:none;}
 +
.firstHeading {display:none;}
 +
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;}
 +
 
 +
#mm_icon1
 +
{
 +
position: absolute;
 +
top: 150px;
 +
left: 200px;
 +
}
 +
 
 +
#mm_icon2
 +
{
 +
position: center;
 +
top: 150px;
 +
left: 350px;
 +
}
 +
 
 +
#mm_icon3
 +
{
 +
position: absolute;
 +
top: 150px;
 +
left: 670px;
 +
}
 +
 
 +
#abstracticon1
 +
{
 +
position: absolute;
 +
top: 180px;
 +
left: 230px;
 +
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: 650px;
 +
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: 700px;
 +
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
 +
{
 +
position:absolute;
 +
top:10px;
 +
left:400px;
 +
z-index: 5;
 +
}
 +
 
 +
</style>
 +
<!-- Taskbar -->
 +
<div id="taskbar">
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt">
 +
<img alt="Home_ausgewählt" src="/wiki/images/e/ef/Darmstadt_green_Home.jpg" width="70" height="30"></a>
 +
 
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt/problem">
 +
<img alt="Problem" src="/wiki/images/6/66/Darmstadt_green_Problem.jpg" width="100" height="30"></a>
 +
 
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt/solution">
 +
<img alt="solution" src="/wiki/images/8/87/Darmstadt_green_Solution.jpg" width="100" height="30"></a>
 +
 
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt/result">
 +
<img alt="result" src="/wiki/images/2/2c/Darmstadt_green_Result.jpg" width="80" height="30"></a>
 +
 
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt/safety">
 +
<img alt="safety" src="/wiki/images/7/7a/Darmstadt_green_Safety.jpg" width="90" height="30"></a>
 +
 
 +
<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>
 +
<br>
 +
 
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt/strategy">
 +
<img alt="team" src="/wiki/images/a/a0/Darmstadt_green_Strategy.jpg" width="100" height="30"></a>
 +
 
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt/humanpractice">
 +
<img alt="team" src="/wiki/images/4/4f/Darmstadt_green_Human_Practice.jpg" width="150" height="30"></a>
 +
 
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt/modelling">
 +
<img alt="team" src="/wiki/images/0/06/Darmstadt_green_Modelling.jpg" width="110" height="30"></a>
 +
 
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt/labbook">
 +
<img alt="team" src="/wiki/images/f/f3/Darmstadt_green_Labbook.jpg" width="90" height="30"></a>
 +
 
 +
 
 +
 
 +
 
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
 
-
</div>
 
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You <strong>MUST</strong>  have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
 
-
</div>
 
-
</div>
 
-
</html>
 
-
<!-- *** End of the alert box *** -->
 
 +
<center>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<h2><font size="6" color="#F0F8FF" face="Arial regular">Modelling</font></h2>
 +
<div id="all">
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
 
-
!align="center"|[[Team:TU_Darmstadt|Home]]
 
-
!align="center"|[[Team:TU_Darmstadt/Team|Team]]
 
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=TU_Darmstadt Official Team Profile]
 
-
!align="center"|[[Team:TU_Darmstadt/Project|Project]]
 
-
!align="center"|[[Team:TU_Darmstadt/Parts|Parts Submitted to the Registry]]
 
-
!align="center"|[[Team:TU_Darmstadt/Modeling|Modeling]]
 
-
!align="center"|[[Team:TU_Darmstadt/Notebook|Notebook]]
 
-
!align="center"|[[Team:TU_Darmstadt/Safety|Safety]]
 
-
!align="center"|[[Team:TU_Darmstadt/Attributions|Attributions]]
 
-
|}
 
-
If you choose to include a '''Modeling''' page, please write about your modeling adventures hereThis is not necessary but it may be a nice list to include.
+
 
 +
<br>
 +
<br>
 +
<br>
 +
 
 +
<center>
 +
 
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt/Modeling/Statistics" >
 +
<div id="mm_icon1" style="z-index:4"
 +
onMouseOver="this.style.zIndex= 1" onMouseOut="this.style.zIndex=4">
 +
<img alt="Icon_statistic" src="/wiki/images/3/33/Icon_statistic4.png" width="590" height="360"></br><br>
 +
<font size="6" color="#F0F8FF" face="Arial regular">Satistics</font>
 +
</div>
 +
 
 +
</a>
 +
<div id="abstracticon1" style="z-index:3; width:530px;  height:300px; overflow:hidden;"
 +
onMouseOver="this.style.zIndex=5" onMouseOut="this.style.zIndex=3">
 +
<font size="3" color="#006600" face="Arial regular"><B>
 +
<p text-aligne:left style="margin-left:10px; margin-right:10px">
 +
<br>
 +
Satistics Baby
 +
</B><br>
 +
</B><br>
 +
<br><a href="https://2013.igem.org/Team:TU_Darmstadt/Modeling/Statistics"><font size="4"><B>Click</B></font></a> <font size="4"> to read more.</font><br><br><br><br><br><br><br><br><br></font>
 +
</div>
 +
 
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
 
 +
</div>
 +
<a href="https://2013.igem.org/Team:TU_Darmstadt/Modeling/Structure">
 +
<div id="mm_icon2 "style="z-index:4"
 +
onMouseOver="this.style.zIndex= 1" onMouseOut="this.style.zIndex=4">
 +
<img alt="Icon_structure.png" src="/wiki/images/3/3d/Icon_structure.png" width="500" height="350"></br><br>
 +
<font size="6" color="#F0F8FF" face="Arial regular">Structure</font>
 +
</div>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<IMG SRC="http://213.239.196.197/cgi-bin/mimetex.cgi?4$a^2+c^2=c^2" />
 +
 
 +
</html>

Latest revision as of 22:23, 2 October 2013





Modelling












Icon_statistic

Satistics


Satistics Baby



Click to read more.



















Icon_structure.png

Structure