Team:Illinois/Notebook

From 2008.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
<html>
 +
<head>
 +
<style>
 +
 +
.ideasList{
 +
margin-bottom:30px
 +
}
 +
 +
ul#sub {
 +
margin:0px;
 +
padding:0px;
 +
font-size:14px;
 +
list-style-image:none;
 +
list-style-type:none;
 +
 +
}
 +
 +
#sub li { margin-bottom:20px;}
 +
 +
#sub li a {
 +
color:#3300FF;
 +
text-decoration:underline;
 +
}
 +
 +
#sub li a:hover {
 +
text-decoration:none;
 +
}
 +
 +
.links {
 +
width:100%;
 +
background-color:#FF6103;
 +
margin-bottom:30px;
 +
}
 +
 +
.links tr {
 +
background-color: #FF6103;;
 +
}
 +
 +
.links td:hover {
 +
background-color:#FF6103;
 +
}
 +
 +
 +
.links a{
 +
text-decoration:none;
 +
font-size:15pt;
 +
        font-weight:bold;
 +
        font:'helvetica';
 +
color: rgb(255,255,255);
 +
}
 +
 +
.links a:active {
 +
        background-color:#FF6103;
 +
}
 +
 +
.links a:hover {
 +
        color: rgb(0,0,128);
 +
}
 +
 +
#navactive {
 +
        background-color: rgb(0,0,128);
 +
}
 +
 +
 +
#header {
 +
width: 100%;
 +
text-align: center;
 +
}
 +
 +
h4 {
 +
font-size: 14pt;
 +
font-weight: normal;
 +
}
 +
 +
dt {
 +
font-size: 12pt;
 +
}
 +
 +
#projectnav h4 {
 +
padding: .4ex;
 +
}
 +
 +
#projectnav dt {
 +
font-weight: normal;
 +
margin: 1.5ex 0 0 0;
 +
}
 +
 +
#projectnav h4, #projectnav dt, #projectnav dd {
 +
text-align: center;
 +
text-indent: 0;
 +
margin-left: 0;
 +
}
 +
 +
#hbnav dd {
 +
background-color: #FF6103;;
 +
border-left: dashed #FFF 3px;
 +
border-right: dashed #FFF 3px;
 +
padding: .8ex;
 +
}
 +
 +
#denav dd{
 +
background-color: #FF6103;;
 +
border-left: dashed #FFF 3px;
 +
border-right: dashed #FFF 3px;
 +
padding: 1ex;
 +
margin-top: 0;
 +
}
 +
 +
#projectnav a {
 +
color: #fff;
 +
}
 +
 +
#pagecontent p {
 +
text-indent: 1.25em;
 +
}
 +
</style>
 +
<! -- END of style sheet -->
 +
</head>
 +
<body>
 +
 +
<!-- Navigation Links Table-->
 +
<table class="links" >
 +
  <tr>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois" >Home</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Project" >Projects</a> </td>
 +
    <td align="center"id="navactive" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Notebook" >Notebook</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Research_articles" >Research Articles</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Current_Tasks">Protocols</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Project" >Project</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Pictures" >Pictures</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Parts" >Parts</a> </td>
 +
  </tr>
 +
</table>
 +
</html>
 +
<html>
<html>
<style type="text/css">
<style type="text/css">
Line 21: Line 156:
</style>  
</style>  
</html>
</html>
-
 
-
{| style="color:#0000CD;background-color:#FF6103;" cellpadding="10" cellspacing="1" border="0" bordercolor="#fff" width="100%" align="center"
 
-
!align="center"|[[Team:Illinois|Home]]
 
-
!align="center"|[[Team:Illinois/Team|The Team]]
 
-
!align="center"|[[Team:Illinois/Notebook|Notebook]]
 
-
!align="center"|[[Team:Illinois/Research_articles|Research Articles]]
 
-
!align="center"|[[Team:Illinois/Current_Tasks|Protocols]]
 
-
!align="center"|[[Team:Illinois/Project|The Project]]
 
-
!align="center"|[[Team:Illinois/Pictures|Pictures]]
 
-
!align="center"|[[Team:Illinois/Parts|Parts Submitted to the Registry]]
 
-
|}
 
-
 
Line 72: Line 195:
<br>
<br>
-
{| style="color:#0000CD;background-color:#FF6103;" cellpadding="10" cellspacing="1" border="0" bordercolor="#fff" width="100%" align="center"
+
<html>
-
!align="center"|[[Team:Illinois|Home]]
+
<head>
-
!align="center"|[[Team:Illinois/Team|The Team]]
+
<style>
-
!align="center"|[[Team:Illinois/Notebook|Notebook]]
+
 
-
!align="center"|[[Team:Illinois/Research_articles|Research Articles]]
+
.ideasList{
-
!align="center"|[[Team:Illinois/Current_Tasks|Protocols]]
+
margin-bottom:30px
-
!align="center"|[[Team:Illinois/Project|The Project]]
+
}
-
!align="center"|[[Team:Illinois/Pictures|Pictures]]
+
 
-
!align="center"|[[Team:Illinois/Parts|Parts Submitted to the Registry]]
+
ul#sub {
-
|}
+
margin:0px;
 +
padding:0px;
 +
font-size:14px;
 +
list-style-image:none;
 +
list-style-type:none;
 +
 
 +
}
 +
 
 +
#sub li { margin-bottom:20px;}
 +
 
 +
#sub li a {
 +
color:#3300FF;
 +
text-decoration:underline;
 +
}
 +
 
 +
#sub li a:hover {
 +
text-decoration:none;
 +
}
 +
 
 +
.links {
 +
width:100%;
 +
background-color:#FF6103;
 +
margin-bottom:30px;
 +
}
 +
 
 +
.links tr {
 +
background-color: #FF6103;;
 +
}
 +
 
 +
.links td:hover {
 +
background-color:#FF6103;
 +
}
 +
 
 +
 
 +
.links a{
 +
text-decoration:none;
 +
font-size:15pt;
 +
        font-weight:bold;
 +
        font:'helvetica';
 +
color: rgb(255,255,255);
 +
}
 +
 
 +
.links a:active {
 +
        background-color:#FF6103;
 +
}
 +
 
 +
.links a:hover {
 +
        color: rgb(0,0,128);
 +
}
 +
 
 +
#navactive {
 +
        background-color: rgb(0,0,128);
 +
}
 +
 
 +
 
 +
#header {
 +
width: 100%;
 +
text-align: center;
 +
}
 +
 
 +
h4 {
 +
font-size: 14pt;
 +
font-weight: normal;
 +
}
 +
 
 +
dt {
 +
font-size: 12pt;
 +
}
 +
 
 +
#projectnav h4 {
 +
padding: .4ex;
 +
}
 +
 
 +
#projectnav dt {
 +
font-weight: normal;
 +
margin: 1.5ex 0 0 0;
 +
}
 +
 
 +
#projectnav h4, #projectnav dt, #projectnav dd {
 +
text-align: center;
 +
text-indent: 0;
 +
margin-left: 0;
 +
}
 +
 
 +
#hbnav dd {
 +
background-color: #FF6103;;
 +
border-left: dashed #FFF 3px;
 +
border-right: dashed #FFF 3px;
 +
padding: .8ex;
 +
}
 +
 
 +
#denav dd{
 +
background-color: #FF6103;;
 +
border-left: dashed #FFF 3px;
 +
border-right: dashed #FFF 3px;
 +
padding: 1ex;
 +
margin-top: 0;
 +
}
 +
 
 +
#projectnav a {
 +
color: #fff;
 +
}
 +
 
 +
#pagecontent p {
 +
text-indent: 1.25em;
 +
}
 +
</style>
 +
<! -- END of style sheet -->
 +
</head>
 +
<body>
 +
 
 +
<!-- Navigation Links Table-->
 +
<table class="links" >
 +
  <tr>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois" >Home</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Project" >Projects</a> </td>
 +
    <td align="center"id="navactive" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Notebook" >Notebook</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Research_articles" >Research Articles</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Current_Tasks">Protocols</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Project" >Project</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Pictures" >Pictures</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Parts" >Parts</a> </td>
 +
  </tr>
 +
</table>
 +
</html>

Revision as of 05:32, 8 August 2008


Summaries of the latest meetings will be posted here in the calendar.

Notebook

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.


Calendar

May
MTWTFSS
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
June
MTWTFSS
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
July
MTWTFSS
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
August
MTWTFSS
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
  • Tues. 27th Meeting Minutes
  • Fri. 30th Meeting Minutes
  • Tues. 3rd Meeting
  • Wed. 4th Cram BASH
  • Mon. 9th Culturing/Spreading Exercise
  • Mon. 9th Student Meeting
  • Tues. 10th Group Meeting with Professors
  • Wed. 11th PCR Tutorial
  • Thur. 12th 3ish
    • Gel Tutorial