Team:Macquarie Australia/Notebook
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | <html> | |
- | + | <head> | |
- | + | <style type="text/css"> | |
- | + | #navigation{background-color:#000; } | |
- | + | ul#navigation { list-style:none; align:left; padding-left:0;width:12em; } | |
- | + | ul#navigation li { | |
- | + | displa:inline; | |
- | + | background-color: #A11F37; | |
- | + | border-top: solid 1px #fff; | |
- | + | text-align: left; | |
- | ==Notebook | + | margin: 0; |
+ | align:left; | ||
+ | |||
+ | } | ||
+ | ul#navigation li a { | ||
+ | display: block; | ||
+ | text-decoration: none; | ||
+ | padding: .25em; | ||
+ | border-bottom: solid 1px #fff; | ||
+ | border-right: solid 1px #fff; | ||
+ | } | ||
+ | a:link, a:visited { color: #fff; } | ||
+ | a:hover, a:active { color: #000; } | ||
+ | a:hover { background-color: #fff; } | ||
+ | #navigation{align:left;} | ||
+ | #body{float:right;width:81%;padding-bottom:60px;text-align:justify;font-family:calibri,Arial, Helvetica, sans-serif;font-size:12;} | ||
+ | #sidebar{float:left; width:15%; padding:0em;} | ||
+ | #header{align:left;} | ||
+ | #pic{float:right;} | ||
+ | #pic img{height:185px;width:250px;} | ||
+ | #instructions{ color: #80 00 00;text-align: center; font-weight: normal; font-size: large; padding: 10px;} | ||
+ | #box{text-align: center; font-weight: bold; font-size: large; color: #80 00 00; padding: 15px;} | ||
+ | #cham{text-align:center; font-weight: normal; font-size: large; padding: 10px;} | ||
+ | #container{padding-top:0;} | ||
+ | |||
+ | body {background-color:#A11F37} | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div id="sidebar" > | ||
+ | <ul id="navigation"> | ||
+ | <li><a href="https://2010.igem.org/Team:Macquarie_Australia">Home</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Macquarie_Australia/Team">Team</a></li> | ||
+ | <li><a href="https://igem.org/Team.cgi?year=2010">Official Team Profile</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Macquarie_Australia/Project">Project</li> | ||
+ | <li><a href="https://2010.igem.org/Team:Macquarie_Australia/Parts">Parts Submitted to the Registry</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Macquarie_Australia/Modeling">Modeling</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Macquarie_Australia/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Macquarie_Australia/Safety">Safety</a></li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | <div id="body"> | ||
+ | <h2><font color="#47484c">Notebook</font></h2> | ||
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. | ||
+ | </div> | ||
+ | |||
+ | </body> | ||
+ | </html> |
Revision as of 03:40, 9 October 2010