Team:St Andrews/template
From 2011.igem.org
(Difference between revisions)
Max.nicosia (Talk | contribs) |
Max.nicosia (Talk | contribs) |
||
Line 8: | Line 8: | ||
- | body { background-color: #fff; | + | body { background-color: #fff; border="0" |
} | } | ||
Line 45: | Line 45: | ||
<!-- we can add more to this later but suggested basic structure.. --> | <!-- we can add more to this later but suggested basic structure.. --> | ||
- | + | .title { | |
- | width: | + | width:182px; |
- | height: | + | height:190px; |
position: relative; | position: relative; | ||
top: 0px; | top: 0px; | ||
left: 0px;} | left: 0px;} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#unilogo { | #unilogo { | ||
Line 64: | Line 57: | ||
position: absolute; | position: absolute; | ||
top: 0px; | top: 0px; | ||
- | + | right: 0px;} | |
.firstHeading { | .firstHeading { | ||
Line 220: | Line 213: | ||
</div> | </div> | ||
+ | <div id ='title'> | ||
+ | <div id ='unilogo'> | ||
+ | <a href='http://www.st-andrews.ac.uk/'> | ||
+ | <img src='https://static.igem.org/mediawiki/2011/e/e0/University_logo.jpg' border="0"> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
<div class="top-slider-main"> | <div class="top-slider-main"> | ||
Line 366: | Line 366: | ||
<body> | <body> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 14:32, 14 July 2011