Team:Dundee
From 2011.igem.org
(Difference between revisions)
Rachmontague (Talk | contribs) |
Rachmontague (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | + | <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/6/61/Igem.jpg)' | ||
+ | }); | ||
+ | } | ||
- | + | $(document).ready(function() { | |
- | + | clearHeader(); | |
- | + | }); | |
- | + | </script> | |
- | + | ||
- | + | <head> | |
- | + | <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:Dundee/home.css?action=raw&ctype=text/css" /> | |
- | + | <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:Dundee/common.css?action=raw&ctype=text/css" /> | |
- | + | </head> | |
- | + | ||
- | + | <div id="left"> | |
- | + | <ul id="accmenu"> | |
- | + | <li><a href="https://2011.igem.org/Team:Dundee" alt="Home Page">Home</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Dundee/Team" alt="Team Members">Team</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Dundee/Project" alt="Project Description">Project</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Dundee/Notebook" alt="Notebook">Notebook</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Dundee/Safety" alt="Safety">Safety</a></li> | |
- | + | </div> | |
- | + | ||
- | + | <body class="twoColElsLt"> | |
- | + | ||
- | + | <div id="container"> | |
- | + | <div id="sidebar1"> | |
- | + | ||
- | + | <div id="mainContent"> | |
- | + | <h1>Abstract </h1> | |
- | + | <p>Brief Abstract</p> | |
- | + | <a href="https://2011.igem.org/Team:Dundee/Project" alt="Link to Full Description">Link to Full Description</a> | |
- | + | <a href="https://2011.igem.org/Team:Dundee/TestPage" alt="Link to Full Description">Link to Full Description</a> | |
- | + | ||
- | + | <h1>Meet the Team</h1> | |
- | + | <p>Paragraph about the team</p> | |
- | + | <a href="https://2011.igem.org/Team:Dundee/Team" alt="Link to more information about the team">About the Team</a> | |
- | + | ||
- | + | <br class="clearfloat" /> | |
- | + | </body> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</html> | </html> |
Revision as of 21:07, 24 May 2011