Biomod/2014/OhioMOD/LabNotebook: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 23: Line 23:
   margin-bottom: 50px;
   margin-bottom: 50px;
}
}
/*fixed icon code start*/
#fixedbutton {
    position: fixed;
    bottom: 53px;
    right: 10px; }
/*fixed icon code end*/


</style>
</style>
Line 31: Line 39:
<p align="left">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. The Experiment Schedule contains the weekly goals set by the team members and shows how and when those experiments were completed.</p>
<p align="left">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. The Experiment Schedule contains the weekly goals set by the team members and shows how and when those experiments were completed.</p>


<iframe src="https://docs.google.com/spreadsheets/d/1EtGvftu6fjqM-anWMbIgVFjJz_pTiIppBAL6SS8PxHw/pubhtml?widget=true&amp;headers=false"width="800" height="800"></iframe>
<iframe src="https://docs.google.com/spreadsheets/d/1EtGvftu6fjqM-anWMbIgVFjJz_pTiIppBAL6SS8PxHw/pubhtml?widget=true&amp;headers=false"width="700" height="800"></iframe>
 
<A HREF="#top"><img src="http://openwetware.org/images/4/46/Arrow_up.png" id="fixedbutton"height="40" width="40"></A>
 
</br></br><a href="http://openwetware.org/index.php?title=Biomod/2014/OhioMOD/LabNotebook&action=edit">Edit Experiment Schedule</a>
</br></br><a href="http://openwetware.org/index.php?title=Biomod/2014/OhioMOD/LabNotebook&action=edit">Edit Experiment Schedule</a>
</div>
</div>

Latest revision as of 19:58, 13 August 2014

<html> <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <!-- Latest compiled css and JavaScript --> <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> <!--j--query--> <!--Nav Bar Theme--> <link href="http://maxcdn.bootstrapcdn.com/bootswatch/3.2.0/yeti/bootstrap.min.css" rel="stylesheet"> <style>

  1. 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; }

  1. bodyContent/*clearing the side openwetware panels

.firstHeading, #column-one, #p-bookmarks, #p-history , .portlet{ display:none; }

  1. content#bodyContent, {

/*display:none;*/ background-color:#FFFFFF; }

  1. OSUfooter{

clear:both; }

  1. footer{display: none;}

/*Done clearing*/




</style>

</head>




<!--Nav--> <div class="navbar navbar-default">

 <div class="navbar-header">
   <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse">
     <span class="icon-bar"></span>
     <span class="icon-bar"></span>
     <span class="icon-bar"></span>
   </button>
   <a class="navbar-brand" href="http://openwetware.org/wiki/Biomod/2014/OhioMOD">OhioMOD</a>
 </div>
 <div class="navbar-collapse collapse navbar-responsive-collapse">
   <ul class="nav navbar-nav">
     <li ><a href="http://openwetware.org/wiki/Biomod/2014/OhioMOD">Home</a></li>
     <li><a href="http://openwetware.org/wiki/Biomod/2014/OhioMOD/project">Background</a></li>

<li><a href="http://openwetware.org/wiki/Biomod/2014/OhioMOD/results">Project and Results</a></li>

<li class="dropdown">

       <a href="#" class="dropdown-toggle" data-toggle="dropdown">Materials and Methods <b class="caret"></b></a>
       <ul class="dropdown-menu">
         <li><a href="http://openwetware.org/wiki/Biomod/2014/OhioMOD/protocols">Protocols</a></li>
         <li><a href="http://openwetware.org/wiki/Biomod/2014/OhioMOD/equipment">Equipment</a></li>
         <li class="divider"></li>
         <li class="dropdown-header">Lab Notebook</li>
         <li><a href="http://openwetware.org/wiki/Biomod/2014/OhioMOD/LabNotebook">Experiment Schedule</a></li>
         <li><a href="http://openwetware.org/wiki/Biomod/2014/OhioMOD/experimentnotes">Experiment Notes</a></li>
       </ul>
     </li>

<li><a href="http://openwetware.org/wiki/Biomod/2014/OhioMOD/team">Team</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2014/OhioMOD/sponsors">Acknowledgement</a></li> <li><a href="http://www.giveto.osu.edu/igive/OnlineGiving/fund_results.aspx?fund=314139" target="_blank">Give To OhioMOD</a></li>

   </ul>
 </div>

</div> <!--Nav Bar Done-->

</html> <html> <head> <style> center {padding-bottom:50px;}

  1. LabNotebook {
 width: 700px ;
 margin-left: auto ;
 margin-right: auto ;
 margin-bottom: 50px;

}

  1. LabNotebook {
 width: 700px ;
 margin-left: auto ;
 margin-right: auto ;
 margin-bottom: 50px;

}

  1. ExperimentSchedule {
 margin-bottom: 50px;

}

  1. LabLog {
 margin-bottom: 50px;

}

/*fixed icon code start*/

  1. fixedbutton {
   position: fixed;
   bottom: 53px;
   right: 10px; }

/*fixed icon code end*/


</style> </head> <div id="LabNotebook"> <h1>Experiment Schedule</h1>

<p align="left">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. The Experiment Schedule contains the weekly goals set by the team members and shows how and when those experiments were completed.</p>

<iframe src="https://docs.google.com/spreadsheets/d/1EtGvftu6fjqM-anWMbIgVFjJz_pTiIppBAL6SS8PxHw/pubhtml?widget=true&amp;headers=false"width="700" height="800"></iframe>

<A HREF="#top"><img src="http://openwetware.org/images/4/46/Arrow_up.png" id="fixedbutton"height="40" width="40"></A>

</br></br><a href="http://openwetware.org/index.php?title=Biomod/2014/OhioMOD/LabNotebook&action=edit">Edit Experiment Schedule</a> </div>


</div> </html>

<html>

<head> <style>

  1. 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; 

}

  1. Footer {
   clear: both; /*may be omitted*/
   position: absolute;
   bottom: 12px; 
   background-color:#fffff;
   width: 100%;
   height: 40px; /* or anything you like */
}


</style> </head> <div id="Footer" >

       <table>
           <tr>

<td id="osuicon" align="left"><a href="http://www.osu.edu" target="_blank"><img src="http://openwetware.org/images/c/cd/TheOhioStateUniversity-REV-Horiz-RGBHEX.png"height="30" width="190" /></td>

<td id="email">Contact us at <a href="mailto:theohiomod@gmail.com"><font color="white">theohiomod@gmail.com</a></td>

<td id="nblicon"><a href="http://mae.osu.edu/labs/nbl/"target="_blank"><img src="http://openwetware.org/images/e/e9/NBL_logo-RGBHEX.png"height="40" width="40"/></td>

<td id="fbicon"><a href="http://www.facebook.com/OhioMod?fref=photo"target="_blank"><img src="http://openwetware.org/images/3/3f/Facebook_icon.png"height="40" width="40"/></td>

           </tr>
       </table>
   </div>

</html>