Team:Hong Kong HKUST/test1

From 2013.igem.org

(Difference between revisions)
 
(19 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<head>
<head>
 +
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js">
 +
</script>
 +
<script type="text/javascript">
 +
$(document).ready(function(){
 +
$(".menu li").hover(function(){
 +
$(this).find("ul>li").stop().fadeToggle(10);
 +
});
 +
});
 +
</script>
 +
<style type="text/css">
 +
.menu ul{
 +
margin:0;
 +
padding:0;
 +
list-style:none;
 +
}
 +
 +
.menu ul li{
 +
float:left;
 +
width:160px;
 +
height:30px;
 +
line-height:30px;
 +
text-align:center;
 +
background-color:blue;
 +
}
 +
 +
.menu ul li a{
 +
text-decoration:none;
 +
color:yellow;
 +
}
 +
 +
.menu ul li li{
 +
background-color:green;
 +
color:white;
 +
display:none;
 +
}
 +
 +
.menu ul li li:hover{
 +
background:#555;
 +
}
 +
 +
.menu ul li li a{
 +
text-decoration:none;
 +
color:white;
 +
}
 +
</style>
<style>
<style>
.pos_fixed
.pos_fixed
{
{
position:fixed;
position:fixed;
-
top:300px;
+
top:150px;
left:10px;
left:10px;
}
}
Line 20: Line 65:
display:block;
display:block;
font-weight:bold;
font-weight:bold;
-
color:#FFFFFF;
+
color:#494042;
-
background-color:#98bf21;
+
background-color:#35BB91;
width:120px;
width:120px;
text-align:center;
text-align:center;
padding:4px;
padding:4px;
text-decoration:none;
text-decoration:none;
-
text-transform:uppercase;
+
;
}
}
.pos_fixed a:hover,.pos_fixed a:active
.pos_fixed a:hover,.pos_fixed a:active
{
{
-
background-color:#7A991A;
+
background-color:#35BB91;
}
}
Line 84: Line 129:
<ol class="pos_fixed">
<ol class="pos_fixed">
-
<li><a href="#notebook">notebook</a></li>
+
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/https://2013.igem.org/Team:Hong_Kong_HKUST/experiment/exp4">Glyoxylate Shunt</a></li>
-
<li><a href="#protocols">protocols</a></li>
+
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/experiment/exp3">Protein Trafficking</a></li>
-
<li><a href="#safety">safety</a></il>
+
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/experiment/exp2">FA Sensing Mechanism</a></il>
 +
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/experiment/exp1">Cell Viability & FA Quantifictaion</a></il>
</ol>
</ol>
-
<h><a id="notebook">notebook</a></h><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
+
<br><br>
-
<h><a id="protocols">protocols</a></h><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
+
<h><a id="notebook"></a>notebook</h>
-
<h><a id="safety">safety</a></h>
+
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
 +
<h><a id="protocols"></a>protocols</h>
 +
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
 +
 
 +
<h><a id="C4"></a>safety</h>
</body>
</body>
</html>
</html>

Latest revision as of 20:40, 27 September 2013

  1. Glyoxylate Shunt
  2. Protein Trafficking
  3. FA Sensing Mechanism
  4. Cell Viability & FA Quantifictaion


notebook


































protocols


































safety