Team:Nevada/Notebook
From 2012.igem.org
(Difference between revisions)
Leochong718 (Talk | contribs) |
Leochong718 (Talk | contribs) |
||
Line 2: | Line 2: | ||
{{Template:Team:Nevada:Final_Header}} | {{Template:Team:Nevada:Final_Header}} | ||
- | |||
- | |||
<HTML> | <HTML> | ||
<center><iframe src="https://www.google.com/calendar/embed?title=Nevada%20iGEM%202012&showPrint=0&mode=AGENDA&height=400&wkst=2&bgcolor=%23ffffff&src=dkvu5jch5npumdsmejm62ta30k%40group.calendar.google.com&color=%232952A3&ctz=America%2FLos_Angeles" style=" border-width:0 " width="600" height="400" frameborder="0" scrolling="no"></iframe></center> | <center><iframe src="https://www.google.com/calendar/embed?title=Nevada%20iGEM%202012&showPrint=0&mode=AGENDA&height=400&wkst=2&bgcolor=%23ffffff&src=dkvu5jch5npumdsmejm62ta30k%40group.calendar.google.com&color=%232952A3&ctz=America%2FLos_Angeles" style=" border-width:0 " width="600" height="400" frameborder="0" scrolling="no"></iframe></center> | ||
- | </ | + | <html> |
+ | <style> | ||
+ | |||
+ | #navcon { | ||
+ | background-image:url('https://static.igem.org/mediawiki/2011/4/47/UCD_paperheadersketch.JPG'); | ||
+ | } | ||
+ | </style> | ||
+ | <script> | ||
+ | thispagenumber = 4; | ||
+ | </script></html> | ||
+ | |||
+ | <html> | ||
+ | |||
+ | <div class="floatbox"> | ||
+ | <center> | ||
+ | <h3>Week Selection</h3> | ||
+ | <table id="linktable"> | ||
+ | <tr> | ||
+ | <td><a href="https://2012.igem.org/Team:Nevada/Notebook/Week_1">1</a></td> | ||
+ | <td><a href="https://2012.igem.org/Team:Nevada/Notebook/Week_2">2</a></td> | ||
+ | <td><a href="https://2012.igem.org/Team:Nevada/Notebook/Week_3">3</a></td> | ||
+ | <td><a href="https://2012.igem.org/Team:Nevada/Notebook/Week_4">4</a></td> | ||
+ | <td><a href="https://2012.igem.org/Team:Nevada/Notebook/Week_5">5</a></td> | ||
+ | <td><a href="https://2012.igem.org/Team:Nevada/Notebook/Week_6">6</a></td> | ||
+ | <td><a href="https://2012.igem.org/Team:Nevada/Notebook/Week_7">7</a></td> | ||
+ | <td><a href="https://2012.igem.org/Team:Nevada/Notebook/Week_8">8</a></td> | ||
+ | <td><a href="https://2012.igem.org/Team:Nevada/Notebook/Week_9">9</a></td> | ||
+ | <td><a href="https://2012.igem.org/Team:Nevada/Notebook/Week_10">10</a></td> | ||
+ | <td><a href="https://2012.igem.org/Team:Nevada/Notebook/Week_11">11</a></td> | ||
+ | <td><a href="https://2012.igem.org/Team:Nevada/Notebook/Week_12">12</a></td> | ||
+ | <td><a href="https://2012.igem.org/Team:Nevada/Notebook/Week_13">13</a></td> | ||
+ | <td><a href="https://2012.igem.org/Team:Nevada/Notebook/Week_14">14</a></td> | ||
+ | <td><a href="https://2012.igem.org/Team:Nevada/Notebook/Week_15">15</a></td> | ||
+ | <td><a href="https://2012.igem.org/Team:Nevada/Notebook/Week_16">16</a></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </center> | ||
+ | </div> | ||
+ | |||
+ | <html> | ||
+ | <div class="floatbox"> | ||
+ | <h1>Notebook</h1> | ||
+ | <div class="floatbox3"> | ||
+ | <img src="" width="300px" height="200px" align="left"> | ||
+ | Welcome to our notebook. Here, you may will find summaries of our progress, pictures from throughout the summer, and information on the protocols we use in our lab.<br><br> | ||
+ | |||
+ | You may select a week above to travel directly to it, or begin at Week 1 <a href="https://2011.igem.org/Team:UC_Davis/Notebook/Week_1"><font style="color:#EE3333; size:40px;"> here</font></a>. | ||
+ | <br><br> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class="floatboxleft"> | ||
+ | <h2>Google Calendar</h2> | ||
+ | .<br><br> | ||
+ | </div> | ||
+ | |||
+ | <div class="floatboxright"> | ||
+ | <h2>Protocols</h2> | ||
+ | Check out our <a href="https://2012.igem.org/Team:Nevada/Protocols"><font style="color:#EE3333; size:40px;"> Protocols</font></a> page for step-by-step instructions on how to replicate our experiments.<br> | ||
+ | </div> | ||
+ | |||
+ | <style> | ||
+ | |||
+ | h1{ | ||
+ | color:#EE3333; | ||
+ | font-size: 40px; | ||
+ | } | ||
+ | h2{ | ||
+ | color:#EE3333; | ||
+ | font-size: 28px; | ||
+ | } | ||
+ | h3{ | ||
+ | color:#EE3333; | ||
+ | font-size: 20px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | <script> | ||
+ | $('#linktable td').mouseover(function(){ | ||
+ | $(this).dequeue().animate({opacity:1}); | ||
+ | }); | ||
+ | $('#linktable td').mouseout(function(){ | ||
+ | $(this).dequeue().animate({opacity:.3}); | ||
+ | }); | ||
+ | $('#linktable td').click(function(){ | ||
+ | window.location = "https://2011.igem.org/Team:UC_Davis/Notebook/Week_" + $(this).text(); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | </html> |
Revision as of 19:05, 29 June 2012
Notebook
Welcome to our notebook. Here, you may will find summaries of our progress, pictures from throughout the summer, and information on the protocols we use in our lab.
You may select a week above to travel directly to it, or begin at Week 1 here.
You may select a week above to travel directly to it, or begin at Week 1 here.