Team:NU Kazakhstan
From 2013.igem.org
Line 4: | Line 4: | ||
<img src="http://s11.postimg.org/yo0r6q8c3/logon.jpg" width="900" height="200"></html> | <img src="http://s11.postimg.org/yo0r6q8c3/logon.jpg" width="900" height="200"></html> | ||
<html> | <html> | ||
+ | </body> | ||
<head> | <head> | ||
- | < | + | <title>NU_Kazakhstan</title> |
- | / | + | <style type="text/css"> |
- | ul | + | ul { |
- | + | font-family: Arial, Verdana; | |
- | + | font-size: 14px; | |
- | ul | + | margin: 0; |
- | ul | + | padding: 0; |
- | + | list-style: none; | |
- | + | } | |
- | + | ul li { | |
- | + | display: block; | |
- | + | position: relative; | |
- | + | float: left; | |
+ | } | ||
+ | li ul { | ||
+ | display: none; | ||
+ | } | ||
+ | ul li a { | ||
+ | display: block; | ||
+ | text-decoration: none; | ||
+ | color: black; | ||
+ | border-top: 1px solid #ffffff; | ||
+ | padding: 5px 45px 5px 45px; | ||
+ | background: green; | ||
+ | margin-left: 1px; | ||
+ | white-space: nowrap; | ||
+ | } | ||
+ | ul li a:hover { | ||
+ | background: cyan; | ||
+ | } | ||
+ | li:hover ul { | ||
+ | display: block; | ||
+ | position: absolute; | ||
+ | } | ||
+ | li:hover li { | ||
+ | float: none; | ||
+ | font-size: 15px; | ||
+ | } | ||
+ | li:hover a { background: green; } | ||
+ | li:hover li a:hover { | ||
+ | background: green; | ||
+ | } | ||
+ | </style> | ||
</head> | </head> | ||
+ | |||
<body> | <body> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <ul id="menu"> | ||
+ | <li><a href="https://2013.igem.org/Team:NU_Kazakhstan">Home</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:NU_Kazakhstan/Team">Team</a></li> | ||
+ | <li><a href="https://igem.org/Team.cgi?year=2013">Official team profile</a></li> | ||
+ | <li><a>Project</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2013.igem.org/Team:NU_Kazakhstan/Modeling">Overview</a></li> | ||
+ | <li><a href="https://2013.igem.org/wiki/index.php?title=Team:NU_Kazakhstan/E.Coli&action=edit&redlink=1">E. Coli expression system</a></li> | ||
+ | <li><a href="https://2013.igem.org/wiki/index.php?title=Team:NU_Kazakhstan/Yeast&action=edit&redlink=1">Yeast expression system</a></li> | ||
+ | <li><a href="https://2013.igem.org/wiki/index.php?title=Team:NU_Kazakhstan/Aptamers&action=edit&redlink=1">Selection of aptamers</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a>Lab Notebook</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2013.igem.org/wiki/index.php?title=Team:NU_Kazakhstan/Protocols&action=edit&redlink=1">Protocols</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:NU_Kazakhstan/Notebook">Calendar</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a>Considerations</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2013.igem.org/Team:NU_Kazakhstan/Safety">Safety</a></li> | ||
+ | <li><a href="https://2013.igem.org/wiki/index.php?title=Team:NU_Kazakhstan/Human_practices&action=edit&redlink=1">Human practices</a></li> | ||
+ | <li><a href="a href="https://2013.igem.org/Team:NU_Kazakhstan/Attributions">Attributions</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
- | |||
</body> | </body> | ||
- | |||
</html> | </html> | ||
Revision as of 14:44, 17 August 2013