Biomod/2014/OhioMOD/LabNotebook
<html> <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> <link href="http://maxcdn.bootstrapcdn.com/bootswatch/3.2.0/yeti/bootstrap.min.css" rel="stylesheet"> <style>
- content{margin-left:0;}
.navbar{ top:8.5px; position:fixed; width:96.8%; } /*clearing the side openwetware panels*/ .firstHeading, #column-one, #p-bookmarks, #p-history , .portlet{ display:none; }
- bodyContent/*clearing the side openwetware panels
.firstHeading, #column-one, #p-bookmarks, #p-history , .portlet{ display:none; }
- content#bodyContent, {
/*display:none;*/ background-color:#FFFFFF; }
- OSUfooter{
clear:both; }
- footer{display: none;}
/*Done clearing*/
</style>
</head>
</html> <html> <head> <style> center {padding-bottom:50px;}
- LabNotebook {
width: 700px ; margin-left: auto ; margin-right: auto ; margin-bottom: 50px;
}
- LabNotebook {
width: 700px ; margin-left: auto ; margin-right: auto ; margin-bottom: 50px;
}
- ExperimentSchedule {
margin-bottom: 50px;
}
- LabLog {
margin-bottom: 50px;
}
</style> </head>
Lab Notebook
At OhioMOD, we believe that the process of carefully planning, scheduling and documenting our lab experiments is very critical to attaining successful results. The following spreadsheets show our Experiment Schedule and Lab Log respectively. The Experiment Schedule contains weekly goals set by the team members and the Lab Log contains information about how and when those experiments were completed.
Experiment Schedule
<iframe src="https://docs.google.com/spreadsheets/d/1EtGvftu6fjqM-anWMbIgVFjJz_pTiIppBAL6SS8PxHw/pubhtml?widget=true&headers=false"width="800" height="300"></iframe>
Lab Log
<iframe src="https://docs.google.com/spreadsheets/d/1vw1C0Knt2UUzjhWVMA5y5x_DyKixDNujBd9h_g29gQw/pubhtml?widget=true&headers=false"width="800" height="300" ></iframe>
</html>
<html>
<head> <style>
- Footer table {
width: 96.8%; max-width:2350px; bottom:0px; height:50px; /* Height of the footer */ font-weight:300; background-color: #2E2E2E; text-align:center; color: white; font-size:13px; border: 3px white solid;
}
- Footer {
clear: both; /*may be omitted*/ position: absolute; bottom: 12px; background-color:#fffff; width: 100%; height: 40px; /* or anything you like */ }
</style>
</head>
</html>