Biomod/2014/OhioMOD

From OpenWetWare
Jump to navigationJump to search

<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>

  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>




</html>

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

  1. logo {
 width: 700px ;
 margin-left: auto ;
 margin-right: auto ;

}

/*Aligning the Video*/

  1. video {
 width: 700px ;
 margin-left: auto ;
 margin-right: auto ;

}

/*Aligning the Abstract*/

  1. abstract {
 width: 700px ;
 margin-left: auto ;
 margin-right: auto ;

}

/*fixed icon code start*/

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

} /*fixed icon code end*/

</style> </head> <body>

Welcome to OhioMOD

<p1>OhioMOD is Ohio State's undergraduate biomolecular design team. The team participates in the BioMOD international competition each year at Harvard University. The 2014-2015 project will use a folded DNA structure to control miRNA gene regulation in cancer.</p1>

More information will be coming soon. Untill then, enjoy our team videos from the last two years

<iframe width="560" height="315" src="//www.youtube.com/embed/d1NVwkxnS-s" frameborder="0" allowfullscreen></iframe> <iframe width="560" height="315" src="//www.youtube.com/embed/_RK5GbcpEqQ" frameborder="0" allowfullscreen></iframe>


<a href="#head"><img src="http://openwetware.org/images/4/46/Arrow_up.png" id="fixedbutton"height="50" width="50"></a>
<a href="http://openwetware.org/index.php?title=Biomod/2014/OhioMOD&action=edit">Edit Main Page</a>

</body> </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>

</html>