Team:Calgary/Notebook
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | {{ | + | {{CalgaryMenu}} |
- | Want to know what | + | <html> |
- | + | <head> | |
+ | |||
+ | <style> | ||
+ | |||
+ | div.container{ | ||
+ | background-image:url("http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/PageContainer-1.png"); | ||
+ | background-repeat: repeat-y; | ||
+ | width: 975px; | ||
+ | float: left; | ||
+ | margin-left: -5px; | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
+ | |||
+ | div.sidebar{ | ||
+ | width: 235px; | ||
+ | float: left; | ||
+ | margin-left: 14px; | ||
+ | margin-right: 10px; | ||
+ | padding-left: 0px; | ||
+ | margin-top: 10px; | ||
+ | |||
+ | } | ||
+ | |||
+ | div.sidebar h1, div.sidebar ul li a{ | ||
+ | color:#7b54cc; | ||
+ | } | ||
+ | |||
+ | |||
+ | div.mainbody{ | ||
+ | width: 670px; | ||
+ | float: left; | ||
+ | margin-left: 20px; | ||
+ | margin-right: 20px; | ||
+ | margin-top: 10px; | ||
+ | } | ||
+ | |||
+ | #bodytitle h1{ | ||
+ | color:#ff8400; | ||
+ | } | ||
+ | |||
+ | .blue p, .blue a{ | ||
+ | color:#54bcf8; | ||
+ | } | ||
+ | |||
+ | .green p, .green a{ | ||
+ | color:#7ae722; | ||
+ | } | ||
+ | |||
+ | .purple p, .purple a{ | ||
+ | color:#7b54cc; | ||
+ | } | ||
+ | |||
+ | div.mainbody table{ | ||
+ | margin-top: 20px; | ||
+ | } | ||
+ | |||
+ | div.mainbody table tr td img{ | ||
+ | padding-right: 15px; | ||
+ | padding-bottom: 10px; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | <div class="container"> | ||
+ | |||
+ | <div class="sidebar"> | ||
+ | |||
+ | <h1>Sections</h1> | ||
+ | |||
+ | <ul> | ||
+ | <li><a href="https://2010.igem.org/Team:Calgary/Notebook/Calendar">Calendar</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Calgary/Notebook/Brainstorming">Brainstorming</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Calgary/Notebook/Safety_And_Protocols">Safety and Protocols</a></li> | ||
+ | </ul> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class="mainbody"> | ||
+ | |||
+ | <span id="bodytitle"><h1>Team Notebook</h1></span> | ||
+ | |||
+ | <p>The University of Calgary 2010 iGEM team keeps a record of our summer's work in the Notebook. The Notebook contains daily activities, a log of our brainstorming sessions and meetings, and a handy, detailed reference guide to each lab procedure we have used.</p> | ||
+ | |||
+ | <table> | ||
+ | <tr> | ||
+ | <td><a href="https://2010.igem.org/Team:Calgary/Notebook/Calendar"><img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/CalendarIcon.png"></a></img></td> | ||
+ | <td><span class="blue"><p>Calendar</p></span> | ||
+ | <p>Want to know what we've been up to? Click <span class="blue"><a href="https://2010.igem.org/Team:Calgary/Notebook/Calendar">here</a></span> for a record of each team member's activity over the summer.</p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td><a href="https://2010.igem.org/Team:Calgary/Notebook/Brainstorming"><img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/BrainstormIcon.png"></a></img></td> | ||
+ | <td><span class="green"><p>Brainstorming</p></span> | ||
+ | <p>How did we come up with our project ideas? Click <span class="green"<a href="https://2010.igem.org/Team:Calgary/Notebook/Brainstorming">here</a></span> to see the thought process behind it all.</p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td><a href="https://2010.igem.org/Team:Calgary/Notebook/Safety_And_Protocols"><img src="http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/ProtocolIcon.png"></a></img></td> | ||
+ | <td><span class="purple"><p>Safety and Protocols</p></span> | ||
+ | <p>So you've looked at our <span class="purple"<a href="https://2010.igem.org/Team:Calgary/Notebook/Calendar">calendar</a></span>. That's all well and good... but what is this "PCR" thing that keeps popping up? If you want to see details for each lab procedure mentioned in our calendar, click <span class="purple"<a href="https://2010.igem.org/Team:Calgary/Notebook/Safety_And_Protocols">here</a></span> for a reference.</p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </body> | ||
+ | </html> |
Revision as of 19:03, 23 August 2010
Team Notebook
The University of Calgary 2010 iGEM team keeps a record of our summer's work in the Notebook. The Notebook contains daily activities, a log of our brainstorming sessions and meetings, and a handy, detailed reference guide to each lab procedure we have used.
Calendar Want to know what we've been up to? Click here for a record of each team member's activity over the summer. |
|
Brainstorming How did we come up with our project ideas? Click here to see the thought process behind it all. |
|
Safety and Protocols So you've looked at our calendar. That's all well and good... but what is this "PCR" thing that keeps popping up? If you want to see details for each lab procedure mentioned in our calendar, click here for a reference. |