Team:NU Kazakhstan/Notebook
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | < | + | <html></body> |
+ | <head> | ||
+ | <title>NU_Kazakhstan</title> | ||
+ | <style type="text/css"> | ||
+ | ul { | ||
+ | font-family: Arial, Verdana; | ||
+ | font-size: 14px; | ||
+ | margin: 0; | ||
+ | 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> | ||
- | + | <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></html> | ||
+ | |||
+ | {{#calendar:}} | ||
You should make use of the calendar feature on the wiki and start a lab notebook. This may be looked at by the judges to see how your work progressed throughout the summer. It is a very useful organizational tool as well. | You should make use of the calendar feature on the wiki and start a lab notebook. This may be looked at by the judges to see how your work progressed throughout the summer. It is a very useful organizational tool as well. |