Team:Dundee

From 2011.igem.org

Revision as of 17:26, 20 May 2011 by Rachmontague (Talk | contribs)

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/jquery-ui.min.js"></script> <script type="text/javascript">

 function clearHeader() {
 $('#p-logo').empty();
 $('#top-section').css({
   backgroundImage: 'url(https://static.igem.org/mediawiki/2011/5/5c/Dundee-bg.jpg)'
 });

}

$(function() { clearHeader(); }) </script> <head> <link href="https://dl-web.dropbox.com/get/iGem/twoColElsLt.css?w=e69584a1" /> <style type="text/css"> </style> </head>

<body class="twoColElsLt">

Main Content

</body>

</html>