Team:St Andrews/template

From 2011.igem.org

(Difference between revisions)
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 {
+
.title {
-
     width:900px;
+
     width:182px;
-
     height:55px;
+
     height:190px;
     position: relative;
     position: relative;
     top: 0px;
     top: 0px;
     left: 0px;}
     left: 0px;}
-
 
-
#projectlogo {
 
-
    width:400px;
 
-
    height:50px;
 
-
    position: absolute;
 
-
    top: 8px;
 
-
    left: 20px;}
 
#unilogo  {
#unilogo  {
Line 64: Line 57:
     position: absolute;
     position: absolute;
     top: 0px;
     top: 0px;
-
     left: 615px;}
+
     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>
-
<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:32, 14 July 2011