Team:KAIST-Korea/side menu

From 2011.igem.org

(Difference between revisions)
(Created page with " .aOverview{ position: absolute; font-family:Tw Cen MT; font-size:15pt; left:-15px; top:85px; } .aModeling{ position: absolute; font-family:Tw Cen MT; font-size:15pt; left:-15px...")
 
(185 intermediate revisions not shown)
Line 1: Line 1:
 +
<html>
 +
<body>
-
.aOverview{
+
<style type="text/css">
 +
#navi {
 +
position:absolute;
 +
padding: 0 0 0 0; 
 +
margin:0px;
 +
list-style: none;
 +
left:60px;
 +
top:78px;
 +
float:left;
 +
width:975px;
 +
height:1px;
 +
}
 +
 +
#navi li {
 +
float: left;
 +
position: relative;
 +
width: 14em;
 +
        height: 1em;
 +
font-family:Calibri,sans-serif;
 +
}
 +
 +
#navi a, #navi a:visited { text-decoration:none; color:white; font-weight:bold;}
 +
#navi a:hover, #navi a:active { color:white;}
 +
 
 +
.aOverview1{
position: absolute;
position: absolute;
font-family:Tw Cen MT;
font-family:Tw Cen MT;
font-size:15pt;
font-size:15pt;
-
left:-15px;
+
left:19px;
-
top:85px;
+
top:0px;
}
}
-
.aModeling{
+
.aReport1{
position: absolute;
position: absolute;
font-family:Tw Cen MT;
font-family:Tw Cen MT;
font-size:15pt;
font-size:15pt;
-
left:-15px;
+
left:20px;
-
top:110px;
+
top:40px;
}
}
-
.aExperiments{
+
.aReport2{
position: absolute;
position: absolute;
font-family:Tw Cen MT;
font-family:Tw Cen MT;
font-size:15pt;
font-size:15pt;
-
left:-15px;
+
left:20px;
-
top:135px;
+
top:78px;
}
}
-
.aBiobrick{
+
 
 +
.aReport3{
position: absolute;
position: absolute;
font-family:Tw Cen MT;
font-family:Tw Cen MT;
font-size:15pt;
font-size:15pt;
-
left:-15px;
+
left:20px;
-
top:160px;
+
top:117px;
}
}
-
.aFuture_Application{
+
 
 +
.aReport4{
position: absolute;
position: absolute;
font-family:Tw Cen MT;
font-family:Tw Cen MT;
font-size:15pt;
font-size:15pt;
-
left:-15px;
+
left:20px;
-
top:185px;
+
top:157px;
}
}
 +
 +
.aReport5{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:15pt;
 +
left:20px;
 +
top:196px;
 +
}
 +
 +
</style>
 +
 +
 +
 +
<div id="side menu" style="left:300px;position:relative;top:300px;">
 +
 +
 +
 +
 +
<div id="overview1" style="background-color:black;height:20px;width:100px;float:bottom;text-align:center;">
 +
<a class="aOverview1" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Overview"><font size="3" face="arial" color="gray">Overview</a>
 +
</div>
 +
<br>
 +
 +
<div id="report 1" style="background-color:black;height:20px;width:100px;float:bottom;text-align:center;">
 +
<a class="aReport1" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Overview"><font size="3" face="arial" color="gray">Report 1</a>
 +
</div>
 +
 +
<br>
 +
 +
<div id="report 2" style="background-color:black;height:20px;width:100px;float:bottom;text-align:center;">
 +
<a class="aReport2" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Overview"><font size="3" face="arial" color="gray">Report 2</a>
 +
</div>
 +
 +
<br>
 +
 +
<div id="report 3" style="background-color:black;height:20px;width:100px;float:bottom;text-align:center;">
 +
<a class="aReport3" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Overview"><font size="3" face="arial" color="gray">Report 3</a>
 +
</div>
 +
 +
<br>
 +
 +
<div id="report 4" style="background-color:black;height:20px;width:100px;float:bottom;text-align:center;">
 +
<a class="aReport4" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Overview"><font size="3" face="arial" color="gray">Report 4</a>
 +
</div>
 +
 +
<br>
 +
 +
<div id="report 5" style="background-color:black;height:20px;width:100px;float:bottom;text-align:center;">
 +
<a class="aReport5" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Overview"><font size="3" face="arial" color="gray">Report 5</a>
 +
</div>
 +
 +
 +
 +
 +
<div class="flip"><img src="https://static.igem.org/mediawiki/2011/b/b4/Menu_Menu.png" alt="Menu" width="80"  style="opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=90" onmouseout="this.style.opacity=1.0;this.filters.alpha.opacity=100"/></div>
 +
 +
 +
 +
 +
</div>
 +
</body>
 +
</html>

Latest revision as of 04:31, 8 July 2011