Team:St Andrews/template
From 2011.igem.org
(Difference between revisions)
Max.nicosia (Talk | contribs) |
Max.nicosia (Talk | contribs) |
||
Line 4: | Line 4: | ||
<!-- 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"> | ||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script> | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script> | ||
- | |||
- | |||
Line 45: | Line 44: | ||
<!-- we can add more to this later but suggested basic structure.. --> | <!-- we can add more to this later but suggested basic structure.. --> | ||
- | |||
- | |||
#title { | #title { | ||
Line 55: | Line 52: | ||
left: 0px;} | left: 0px;} | ||
- | + | #projectlogo { | |
- | + | width:400px; | |
+ | height:50px; | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 8px; |
- | + | left: 20px;} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | #unilogo { | + | #unilogo { |
width:52px; | width:52px; | ||
height:70px; | height:70px; | ||
- | position: | + | position: absolute; |
top: 0px; | top: 0px; | ||
- | + | left: 615px;} | |
- | + | ||
.firstHeading { | .firstHeading { | ||
display: none;} | display: none;} | ||
- | + | .container0 {position: relative; background-color:#000000; width:900px; height:250px; margin: 0px auto -1px auto; } | |
.container1 {position: relative; top:0px; left:0px} | .container1 {position: relative; top:0px; left:0px} | ||
Line 228: | Line 220: | ||
</div> | </div> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<div class="top-slider-main"> | <div class="top-slider-main"> | ||
Line 380: | Line 366: | ||
<body> | <body> | ||
+ | <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'> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div id ='projectlogo'> | ||
+ | |||
+ | <a href='https://2010.igem.org/Team:Imperial_College_London'> | ||
+ | <img src='https://static.igem.org/mediawiki/2010/9/9f/ICparalogo.png'> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 14:24, 14 July 2011