Team:Imperial College London/test

From 2011.igem.org

(Difference between revisions)
Line 27: Line 27:
   a:active {color:#A35200;}
   a:active {color:#A35200;}
-
</style>
+
  #iGEMlogo {
 +
    width:100px;
 +
    height:10px;
 +
    position: relative;
 +
    top: 0px;
 +
    left: 20px;}
 +
 
 +
  </style>
 +
  </head>
 +
 
 +
  <body>
 +
 
 +
  <div id='iGEMlogo'>
 +
    <a href='https://2011.igem.org/Main_Page'>
 +
    <img src='https://static.igem.org/mediawiki/2011/f/ff/Arizona_State_logo_igem.png'>
 +
    </a>
 +
  </div>
 +
 
 +
 
 +
  </body>
 +
</html>

Revision as of 08:52, 21 July 2011