Template:SUSTC/pd Team

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
{{Template:SUSTC/pd_template}}
{{Template:SUSTC/pd_template}}
 +
 +
<html>
 +
<head>
 +
<style type="text/css">
 +
#talkbubble {
 +
  width: 638px;
 +
  height:300px;
 +
  background:#E8E8E8;
 +
  position: relative;
 +
  -moz-border-radius:    0px;
 +
  -webkit-border-radius: 0px;
 +
  border-radius:        10px;
 +
}
 +
 +
#talkbubble1 {
 +
  width: 255px;
 +
  height:800px;
 +
  background:#E8E8E8;
 +
  position: relative;
 +
  -moz-border-radius:    0px;
 +
  -webkit-border-radius: 0px;
 +
  border-radius:        10px;
 +
}
 +
</style>
 +
</head>
 +
<body >
 +
 +
<table>
 +
  <tr>
 +
    <td><table width="638" border="0" cellspacing="0" cellpadding="0">
 +
      <tr>
 +
        <td><div id="talkbubble">
 +
test1
 +
</div></td>
 +
          </tr>
 +
      <tr>
 +
        <td><div id="talkbubble">
 +
test2
 +
</div></td>
 +
          </tr>
 +
      <tr>
 +
        <td><div id="talkbubble">
 +
test3
 +
</div></td>
 +
          </tr>
 +
        </table></td>
 +
    <td valign="TOP"><div id="talkbubble1">
 +
test4
 +
</div></td>
 +
      </tr>
 +
</table>
 +
<!-- end of header -->
 +
 +
 +
</body>
 +
</html>
 +
|}

Revision as of 13:08, 12 August 2012

Barnew.jpg

test1
test2
test3
test4
|}