Team:St Andrews/template
From 2011.igem.org
(Difference between revisions)
Max.nicosia (Talk | contribs) |
|||
Line 1: | Line 1: | ||
- | |||
<html> | <html> | ||
<head> | <head> | ||
- | |||
<!-- Start of internal Stylesheet (I think it's better if we build our own..) --> | <!-- Start of internal Stylesheet (I think it's better if we build our own..) --> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
+ | body { | ||
+ | background-color: #fff; | ||
+ | } | ||
- | + | .container0 {position: relative; background-color:#0; width:900px; height:250px; margin: 0px auto -1px auto; z-index:20;} | |
- | + | ||
- | + | ||
- | + | .title { | |
- | + | ||
- | + | position: absolute; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
top: 0px; | top: 0px; | ||
- | + | right: 0px; | |
+ | width:182px; | ||
+ | height:190px; | ||
+ | background-color:#0; | ||
+ | z-index: 22; | ||
+ | } | ||
- | + | #unilogo { | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | #unilogo | + | |
width:52px; | width:52px; | ||
height:70px; | height:70px; | ||
- | position: | + | position: relative; |
top: 0px; | top: 0px; | ||
- | + | margin: 0px auto -1px auto; | |
+ | } | ||
- | |||
- | |||
- | . | + | .container1 {position: relative; top:0px; left:0px;} |
- | |||
.top-slider-main{width:900px; height:60px; overflow:hidden; position:absolute; border:0px ;solid #000; z-index:10; bottom:0px;} | .top-slider-main{width:900px; height:60px; overflow:hidden; position:absolute; border:0px ;solid #000; z-index:10; bottom:0px;} | ||
Line 108: | Line 68: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
+ | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script> | ||
<script> | <script> | ||
Line 220: | Line 171: | ||
</div> | </div> | ||
- | + | <div class="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 323: | ||
<body> | <body> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 14:09, 14 July 2011