Biomod/2014/OhioMOD: Difference between revisions
No edit summary |
No edit summary |
||
| Line 37: | Line 37: | ||
<h1>Welcome to OhioMOD</h1> | <h1>Welcome to OhioMOD</h1> | ||
<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> | <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> | ||
<h3>More information will be coming soon, till then enjoy | <h3>More information will be coming soon, till then enjoy our last year's team video </h3> | ||
</div> | </div> | ||
<div id="video"> | <div id="video"> | ||
Revision as of 18:40, 28 July 2014
<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;} /*Aligning the Logo*/
- logo {
width: 700px ; margin-left: auto ; margin-right: auto ;
}
/*Aligning the Video*/
- video {
width: 700px ; margin-left: auto ; margin-right: auto ;
}
/*Aligning the Abstract*/
- abstract {
width: 700px ; margin-left: auto ; margin-right: auto ;
} </style> </head> <body>
<img src="http://openwetware.org/images/2/20/Logo_copy.jpg" alt="some_text"> <iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FOhioMod&width&layout=standard&action=like&show_faces=true&share=true&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:80px;" allowTransparency="true"></iframe>
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, till then enjoy our last year's team video
<iframe width="560" height="315" src="//www.youtube.com/embed/_RK5GbcpEqQ" frameborder="0" allowfullscreen></iframe>
</body> </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>