Team:Korea U Seoul/Human Practice/Sharing

From 2012.igem.org

(Difference between revisions)
(Created page with "{{:template:css}}")
Line 1: Line 1:
-
{{:template:css}}
+
<html>
 +
 
 +
<head>
 +
 
 +
<style type=text/css>
 +
 
 +
#content {
 +
  padding:0px;
 +
  margin:0 auto;
 +
  color: black;
 +
  position: relative;
 +
  border: none;
 +
}
 +
 
 +
dt {width:90%;padding-left:25px;}
 +
 
 +
dd {width:85%;padding-left:20px;}
 +
 
 +
/*hide default igem banner and reformat style into blank slate*/
 +
 
 +
#p-logo {display:none;}
 +
 
 +
#top-section {border:none;}
 +
 
 +
#menubar a {color:#000000;}
 +
#menubar a:hover{text-decoration:none; color:#52749C;}
 +
 
 +
 
 +
.printfooter {display:none;}
 +
#footer-box {border:none;}
 +
#catlinks {display:none;}
 +
.firstHeading {display:none;}
 +
 
 +
</style>
 +
 
 +
</head>
 +
 
 +
<body>
 +
 
 +
<div id="whole wrapper" style="width:975px; height:100%;">
 +
  <div id="left wrapper" style="float:left; width:300px; height:100%;">
 +
    <div id="wrapper1" style="width:300px; height:315px;">
 +
      <embed src="https://static.igem.org/mediawiki/2012/1/1c/KUS_Sidemenubar.swf" width="240px" height="315px">
 +
    </div>
 +
    <div id="wrapper2" style="width:300px; height:108px;">
 +
      <img src="https://static.igem.org/mediawiki/2012/a/a0/KUS_Sharing.jpg" width="300px" height="90px">
 +
    </div>
 +
    <div id="space right" style="width:300px; height:108px;">
 +
    </div>
 +
    <div id="wrapper3" style="width:300px; height:180px;">
 +
      <img src="https://static.igem.org/mediawiki/2012/9/9e/KUS_Contactinfo.gif" width="270px" height="180px">
 +
    </div>
 +
    <div id="vertical" style="width:300px;">
 +
    </div>
 +
  </div>
 +
 
 +
  <div id="right wrapper1" style="float:left; width:675px; height:100%;">
 +
    <div id="middle space" style="float:left; width:72px; height:100%;">
 +
    </div>
 +
    <div id="right wrapper2" style="width:603px; height:100%;">
 +
     
 +
    </div>
 +
  </div>
 +
</div>
 +
 
 +
</body>
 +
 
 +
</html>

Revision as of 19:54, 24 September 2012