Team:TU Darmstadt/modelling
From 2013.igem.org
(Difference between revisions)
Line 42: | Line 42: | ||
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; | ||
+ | } | ||
+ | #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; | ||
+ | } | ||
+ | |||
+ | #taskbar | ||
+ | { | ||
+ | position:absolute; | ||
+ | top:10px; | ||
+ | left:400px; | ||
+ | z-index: 5; | ||
+ | } | ||
</style> | </style> | ||
<text align><b> Modelling...... </b> </text> | <text align><b> Modelling...... </b> </text> | ||
</style> | </style> | ||
+ | <div id="all"> | ||
+ | <center> | ||
+ | |||
+ | <div id="all"> | ||
+ | <center> | ||
+ | |||
+ | <a href="https://2013.igem.org/Team:TU_Darmstadt/Modelling/Statistics" > | ||
+ | <div id="mm_icon1" style="z-index:4" | ||
+ | onMouseOver="this.style.zIndex= 1" onMouseOut="this.style.zIndex=4"> | ||
+ | <img alt="Icon_statistic4" src="/wiki/images/3/33/Icon_statistic4.png" width="690" height="500"></br><br> | ||
+ | <font size="6" color="#F0F8FF" face="Arial regular">Satistics</font> | ||
+ | </div> | ||
+ | </a> | ||
+ | <div id="abstracticon1" style="z-index:3; width:590px; height:490px; 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> | ||
+ | <br><a href="https://2013.igem.org/Team:TU_Darmstadt/Modelling/Statistics"><font size="4"><B>Click</B></font></a> <font size="4"> to read more.</font><br><br><br><br><br><br> | ||
+ | |||
+ | |||
+ | </html> |
Revision as of 14:20, 1 October 2013