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 style="background-color:#99cc00;height:500px">
<div style="background-color:#99cc00;height:500px">
<iframe src="http://mbsupport.dip.jp/hp/hps01.htm" scrolling="no" heignt="400" width="100">この部分は iframe 対応のブラウザで見てください。</iframe>
<iframe src="http://mbsupport.dip.jp/hp/hps01.htm" scrolling="no" heignt="500px" width="100">この部分は iframe 対応のブラウザで見てください。</iframe>
</div>
</body>
</body>
</div>
</html>
</html>

Revision as of 04:08, 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: 984px;
           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: 960px;
           background-color: #ffff;
           border: 0;
       }
       #bodyContent {
           width: 960px;
           align: center;
           background-color: #ffffff;
       }
       #column-content {
           width: 984px;
           background-color: #ffff;
       }
       #footer {
           display: none;
           position: center;
           width: 960px;
       }
      </style>

</head> <body> <div style="background-color:#99cc00;height:500px"> <iframe src="http://mbsupport.dip.jp/hp/hps01.htm" scrolling="no" heignt="500px" width="100">この部分は iframe 対応のブラウザで見てください。</iframe> </div> </body> </html>