|
|
Line 1: |
Line 1: |
- | {{CSS/Main}} | + | {{Team:Freiburg/html/base_header.html}} |
- | | + | |
- | <html>
| + | |
- | <head>
| + | |
- | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
| + | |
- | <title>iGEM Freiburg 2014</title>
| + | |
- | <link rel="stylesheet" href="/Team:Freiburg/css/styles.css?action=raw&ctype=text/css" type="text/css">
| + | |
- | </head>
| + | |
- | <body >
| + | |
- | | + | |
- | <div id="menue">
| + | |
- | <table align="center" width="1200px" style="background-color: #7A191A; color: #FFFFFF; padding-bottom: 10px; padding-top:10px;">
| + | |
- | <tr>
| + | |
- | <td><a id="link1" href="https://2014.igem.org/Team:Freiburg" onmouseover="colorify(this);" onmouseout="normal(this);">Main</a></td>
| + | |
- | <td><a id="link2" href="https://2014.igem.org/Team:Freiburg/Team" onmouseover="colorify(this);"onmouseout="normal(this);">Team</a></td>
| + | |
- | <td><a id="link3" href="https://igem.org/Team.cgi?year=2014&team_name=Freiburg" onmouseover="colorify(this);"onmouseout="normal(this);">Official Team Profile</a></td>
| + | |
- | <td><a id="link4" href="https://2014.igem.org/Team:Freiburg/Project"onmouseover="colorify(this);"onmouseout="normal(this);">Project</a></td>
| + | |
- | <td><a id="link5" href="https://2014.igem.org/Team:Freiburg/Parts"onmouseover="colorify(this);"onmouseout="normal(this);">Parts</a></td>
| + | |
- | <td><a id="link6" href="https://2014.igem.org/Team:Freiburg/Modeling"onmouseover="colorify(this);"onmouseout="normal(this);">Modeling</a></td>
| + | |
- | <td><a id="link7" href="https://2014.igem.org/Team:Freiburg/Notebook"onmouseover="colorify(this);"onmouseout="normal(this);">Notebook</a></td>
| + | |
- | <td><a id="link8" href="https://2014.igem.org/Team:Freiburg/Safety"onmouseover="colorify(this);"onmouseout="normal(this);">Safety</a></td>
| + | |
- | <td><a id="link9" href="https://2014.igem.org/Team:Freiburg/Attributions"onmouseover="colorify(this);"onmouseout="normal(this);">Attributions</a></td>
| + | |
- | <td align ="center"><a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a></td>
| + | |
- | <td><a href="/Special:PrefixIndex/Team:Freiburg">Sitemap</a></td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </div>
| + | |
- | | + | |
| <div id="tablediv" style="width: 1200px; margin:0 auto"> | | <div id="tablediv" style="width: 1200px; margin:0 auto"> |
| <table id="mainContent" align="center" width="1200px" height="600px"> | | <table id="mainContent" align="center" width="1200px" height="600px"> |
Line 42: |
Line 15: |
| </table> | | </table> |
| </div> | | </div> |
| + | </div> |
| <script src="/Team:Freiburg/js/main.js?action=raw&ctype=text/javascript"></script> | | <script src="/Team:Freiburg/js/main.js?action=raw&ctype=text/javascript"></script> |
| </body> | | </body> |
| </html> | | </html> |