Team:Hong Kong HKU/people

From 2013.igem.org

(Difference between revisions)
(Replaced content with "{{:Team:Hong_Kong_HKU/templates/header}} <html> <body> </body> </html> {{:Team:Hong_Kong_HKU/templates/footer}}")
Line 1: Line 1:
-
{{:Team:Hong_Kong_HKU/templates/header}}
+
{{:Team:Hong_Kong_HKU/templates/header_v2}}
<html>
<html>
<body>
<body>
 +
<style type="text/css">
 +
#box1
 +
{
 +
width:600px;
 +
margin:2 auto;
 +
flow:left;
 +
text-align:left;
 +
background-color:#78AB46;
 +
}
 +
</style>
 +
<div id="wrapper">
 +
<div id="content1">
 +
<div id="wrap">
 +
  <div class="left">
 +
abc
 +
</div>
 +
  <div class="center">efg</div>
 +
  <div class="right">hik</div>
 +
 +
  <div class="clearBoth"></div>
 +
 +
</div>
 +
<br>
 +
 +
<br>
 +
<br><br><br>
 +
<br><br><br>
 +
<br><br><br>
 +
<br><br><br>
 +
<br><br><br>
 +
<br><br><br>
 +
<br><br>
 +
 +
</div>
 +
</div>
 +
<style type="text/css">
 +
#wrap {
 +
width: auto;
 +
position: relative;
 +
}
 +
 +
.left, .right {
 +
width: 150px; //or use 30%
 +
float: left;
 +
}
 +
 +
.center {
 +
float: left;
 +
min-width: 800px; //or use 60%
 +
width: auto;
 +
position: relative;
 +
}
 +
 +
.clearBoth {
 +
clear: both;
 +
}
 +
</style>
</body>
</body>
</html>
</html>
-
 
-
{{:Team:Hong_Kong_HKU/templates/footer}}
 

Revision as of 06:31, 4 September 2013


abc
efg
hik