Team:Virginia/Notebook

From 2011.igem.org

(Difference between revisions)
(Prototype team page)
 
(5 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** -->
+
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 +
<title>iGEM - Team Virginia Parts</title>
 +
<style>
 +
@charset "UTF-8";
 +
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */
-
<html>
+
body {
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
margin: 0px;
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
color: #333;
-
This is a template page. READ THESE INSTRUCTIONS.
+
font-size: 12px;
-
</div>
+
font-family: "Trebuchet MS",Arial, Verdana, Univers;
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
background-color: #ffffff;
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
/*background-image: url(images/pattern.jpg);*/
-
</div>
+
background-repeat: repeat;
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
}
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page.  PLEASE keep all of your pages within your teams namespace. 
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
h1 { color: #333; font-size: 16px; font-weight: bold; margin: 3px 0px 25px 0px; border-top: solid; border-color: #666; border-width: 1px;}
 +
h2 { color: #333; font-size: 14px; font-weight: normal; margin: 0px 0px 15px 0px; }
 +
a          { color: #ba7007; }
 +
a:visited  { color: #ba7007; }
 +
a:hover    { color: black; }
-
{|align="justify"
+
.container {
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
width: 908px;
-
|[[Image:Virginia_logo.png|200px|right|frame]]
+
margin-left: auto;
-
|-
+
margin-right: auto;
-
|
+
background-color: #ffffff;
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:Virginia_team.png|right|frame|Your team picture]]
+
}
-
|-
+
-
|
+
-
|align="center"|[[Team:Virginia | Team Example]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
/* BANNER AREA */
-
!align="center"|[[Team:Virginia|Home]]
+
.bannerArea {
-
!align="center"|[[Team:Virginia/Team|Team]]
+
width: 908px;
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=Virginia Official Team Profile]
+
}
-
!align="center"|[[Team:Virginia/Project|Project]]
+
-
!align="center"|[[Team:Virginia/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Virginia/Modeling|Modeling]]
+
-
!align="center"|[[Team:Virginia/Notebook|Notebook]]
+
-
!align="center"|[[Team:Virginia/Safety|Safety]]
+
-
!align="center"|[[Team:Virginia/Attributions|Attributions]]
+
-
|}
+
 +
.bannerNav {
 +
width: 800px;
 +
margin: 0px 0px 40px 15px;
 +
#margin-bottom: 10px; /* for IE */
 +
color: #0360b0;
 +
font-size: 14px;
 +
font-weight: bold;
 +
}
-
==Notebook==
+
.bannerNav ul{
 +
margin: 0px;
 +
}
-
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.
+
.bannerNav li{
 +
list-style: none;
 +
float:left;
 +
margin: 0px 18px 0px 0px;
 +
#margin-left: 20px; /* for IE */
 +
}
 +
 
 +
.bannerNav a{
 +
margin-left: 0px;
 +
color: #0360b0;
 +
text-decoration: none;
 +
}
 +
.bannerNav a:visited{
 +
color: #0360b0;
 +
}
 +
 
 +
.bannerNav a:hover{
 +
color: #000000;
 +
}
 +
 
 +
.bannersubnav {
 +
padding-top: 20px;
 +
padding-right: 20px;
 +
float: right;
 +
color: #3e75a6;
 +
font-size: 10px;
 +
font-weight: bold;
 +
font-family: Verdana,Arial, Helvetica , sans-serif;
 +
}
 +
 
 +
.bannersubnav a { color: #3e75a6; text-decoration: none; padding-left: 5px; padding-right: 5px; }
 +
.bannersubnav a:visited { color: #3e75a6; }
 +
.bannersubnav a:hover { color: #000000; text-decoration: none; }
 +
 
 +
.toplogo {
 +
margin-left: 0px;
 +
padding-top: 0px;
 +
}
 +
 
 +
.navigationArea {
 +
width: 908px;
 +
border-bottom: solid;
 +
border-color: #666;
 +
border-width: 1px;
 +
}
 +
 
 +
/* CONTENT AREA */
 +
 
 +
.contentArea {
 +
width: 908px;
 +
padding-top: 30px;
 +
padding-bottom: 20px;
 +
}
 +
 
 +
.contentleft {
 +
width: 400px;
 +
padding-left: 30px;
 +
padding-right: 40px;
 +
float: left;
 +
}
 +
 
 +
.contentright {
 +
width: 400px;
 +
float: left;
 +
}
 +
 
 +
.imageright {
 +
margin-top: 10px;
 +
margin-left: 10px;
 +
margin-bottom: 10px;
 +
float: right;
 +
}
 +
.imageleft {
 +
margin-right: 30px;
 +
margin-bottom: 10px;
 +
float: left;
 +
}
 +
 
 +
 
 +
/* FOOTER AREA */
 +
.footerArea {
 +
width: 908px;
 +
height: 50px;
 +
}
 +
 
 +
.copyright {
 +
border-top: solid;
 +
border-color: #666;
 +
border-width: 1px;
 +
margin-left: 30px;
 +
margin-right: 30px;
 +
padding-top: 12px;
 +
color: #666;
 +
font-size: 12px;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<body>
 +
<div class="container">
 +
<div class="bannerArea">
 +
<div class="toplogo"><a href="https://2011.igem.org/Team:Virginia"><img src="https://static.igem.org/mediawiki/2011/8/89/Emergent_Chaos2.jpg" width="909" height="270" border="0" /></a></div>
 +
<ul class="bannerNav">
 +
<li><a href="https://2011.igem.org/Team:Virginia/Project" >PROJECT</a></li>
 +
                    <li><a href="https://2011.igem.org/Team:Virginia/Parts" >PARTS</a></li>
 +
                    <li><a href="https://2011.igem.org/Team:Virginia/Modeling" >MODELING</a></li>
 +
                    <li><a href="https://2011.igem.org/Team:Virginia/Notebook">NOTEBOOK</a></li>
 +
                    <li><a href="https://2011.igem.org/Team:Virginia/Safety" >SAFETY</a></li>
 +
                    <li><a href="https://2011.igem.org/Team:Virginia/HumanPractices" >HUMAN PRACTICES</a></li>
 +
                    <li><a href="https://2011.igem.org/Team:Virginia/Resources" >RESOURCES</a></li>
 +
                    <li><a href="https://2011.igem.org/Team:Virginia/Team" >TEAM</a></li>
 +
                    <li><a href="https://2011.igem.org/Team:Virginia/Attributions" >ATTRIBUTIONS</a></li>
 +
</ul>
 +
</div>
 +
<div class="container">
 +
  <div class="content">
 +
    <h1>Lab Notebook</h1>
 +
    <p>We kept daily logs of our methods and results in a collaborative Google Document which are being uploading to an OpenWetWare lab notebook format. Click one of the links below to view either hosted version of the lab notebook.</p>
 +
    <h2><a href="https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=0B66TaDG4-FtpNmY5OWEwMGItMThmMy00ZGIwLTg4YTAtZjZjZWU1ZTUxNWNk&hl=en" target="_blank">Google Document</a></h2>
 +
    <p>All lab notebook entries in chronological order hosted by Google Docs.</p>
 +
 
 +
<h2><a href="http://openwetware.org/wiki/IGEM:Virginia/2009/Notebook/VGEM2011/2011" target="_blank">OpenWetWare</a></h2>
 +
<p>Lab notebook entries in searchable calendar format hosted by OpenWetWare.</p>
 +
    <p></p> 
 +
 
 +
<p>&nbsp;</p>
 +
    <!-- end .content --></div>
 +
  <!-- end .container --></div>
 +
 
 +
 +
</div>
 +
        <div class="footerArea">
 +
 +
<div class="copyright">Copyleft. All rights reversed.</div>
 +
 +
</div>
 +
</body>
 +
</html>

Latest revision as of 04:03, 29 September 2011

iGEM - Team Virginia - Parts

Lab Notebook

We kept daily logs of our methods and results in a collaborative Google Document which are being uploading to an OpenWetWare lab notebook format. Click one of the links below to view either hosted version of the lab notebook.

Google Document

All lab notebook entries in chronological order hosted by Google Docs.

OpenWetWare

Lab notebook entries in searchable calendar format hosted by OpenWetWare.