Team:KAIST-Korea/side menu

From 2011.igem.org

(Difference between revisions)
 
(183 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
 +
<body>
<style type="text/css">
<style type="text/css">
-
#bodyContent {
+
#navi {  
-
width: 975px;
+
-
background-color:transparent;}
+
-
 
+
-
#menu ul {
+
-
padding: 0;
+
-
margin: 0;
+
-
width:975px;
+
-
height:1px;
+
-
}
+
-
 
+
-
#nav {  
+
position:absolute;  
position:absolute;  
padding: 0 0 0 0;   
padding: 0 0 0 0;   
Line 25: Line 15:
}
}
-
#nav li {
+
#navi li {
float: left;
float: left;
position: relative;
position: relative;
Line 33: Line 23:
}
}
-
#nav a, #nav a:visited { text-decoration:none; color:#ffffff; font-weight:bold;}
+
#navi a, #navi a:visited { text-decoration:none; color:white; font-weight:bold;}
-
#nav a:hover, #nav a:active { color:#ff6633;}
+
#navi a:hover, #navi a:active { color:white;}
 +
.aOverview1{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:15pt;
 +
left:19px;
 +
top:0px;
 +
}
-
.aOverview{
+
.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:85px;
+
top:40px;
}
}
-
.aModeling{
+
.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:110px;
+
top:78px;
}
}
-
.aExperiments{
+
.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:135px;
+
top:117px;
}
}
-
.aBiobrick{
+
 
 +
.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:160px;
+
top:157px;
}
}
-
.aFuture_Application{
+
 
 +
.aReport5{
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: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>
</html>

Latest revision as of 04:31, 8 July 2011