Biomod/2013/Komaba3: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 79: Line 79:
<body>
<body>
<div>
<div>
<iframe src="http://biomodteamkomaba.github.io/Biomod2013KomabaWebPage/index.html"  style="height:100%;width:1000px" frameborder="0" ></iframe>
<iframe src="http://biomodteamkomaba.github.io/Biomod2013KomabaWebPage/index.html"  style="height:1200;width:1000px" frameborder="0" ></iframe>
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 11:41, 31 August 2013

<html> <head>

   <style>
       <!-- HIDE WIKI STUFF -->
       #column-one {
           display: none;
           width: 0px;
       }
       .container {
           background-color: #ffffff;
           margin-top: 0px;
       }
       .OWWNBcpCurrentDateFilled {
           display: none;
       }
       #content {
           width: 0px;
           margin: 0 auto auto 0;
           padding: 0em 0em 0em 0em;
           align: center;
       }
       #column-content {
           width: 0px;
           float: left;
           margin: 0 0 0 0;
           padding: 0;
       }
       .firstHeading {
           display: none;
           width: 0px;
       }
       #globalWrapper {
           width: 1024px;
           background-color: #ffffff;
           margin-left: auto;
           margin-right: auto;
       }
       #column-one {
           display: none;
           width: 0px;
           background-color: #ffffff;
       }
       #content {
           margin: 0 0 0 0;
           align: center;
           padding: 12px;
           width: 1000px;
           background-color: #ffff;
           border: 0;
       }
       #bodyContent {
           width: 1000px;
           align: center;
           background-color: #ffffff;
       }
       #column-content {
           width: 1024px;
           background-color: #ffff;
       }
       #footer {
           display: none;
           position: center;
           width: 1000px;
       }
      </style>

</head> <body> <div> <iframe src="http://biomodteamkomaba.github.io/Biomod2013KomabaWebPage/index.html" style="height:1200;width:1000px" frameborder="0" ></iframe> </div> </body> </html>