Team:Exeter/Team
From 2012.igem.org
(Difference between revisions)
Jamesml213 (Talk | contribs) |
Jamesml213 (Talk | contribs) |
||
Line 56: | Line 56: | ||
#maincon { | #maincon { | ||
width:1075px; | width:1075px; | ||
- | position: | + | position:absolute;} |
#mainpic { | #mainpic { | ||
width:1075px; | width:1075px; | ||
Line 151: | Line 151: | ||
</head> | </head> | ||
<body> | <body> | ||
+ | <table width="1075"> | ||
+ | <tr height="40px"> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> | ||
<div id="maincon"> | <div id="maincon"> | ||
<img id="mainpic" /> | <img id="mainpic" /> | ||
Line 176: | Line 181: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 11:20, 3 August 2012
|