Team:Goettingen/templates/header

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
-
<div></div>
+
</div></div>
<head>
<head>
<meta charset="utf-8" />
<meta charset="utf-8" />
Line 12: Line 12:
<div class="spanning" style="width:988px;">
<div class="spanning" style="width:988px;">
<div id="menu-bar">
<div id="menu-bar">
-
<a href="/Team:Goettingen">Home</a>
+
<a href="/Team:Goettingen" class="home" title="Home">Home</a>
-
<a href="/Team:Goettingen/Team" title="Team">Our Team</a>
+
<a href="/Team:Goettingen/Team" class="team" title="Team">Our Team</a>
-
<a href="/Team:Goettingen/Parts" title="Registed Parts">Registed Parts</a>
+
<a href="/Team:Goettingen/Parts" class="parts" title="Registed Parts">Registed Parts</a>
-
<a href="/Team:Goettingen/Modeling" title="Modeling">Modeling</a>
+
<a href="/Team:Goettingen/Modeling" class="Modeling" title="Modeling">Modeling</a>
-
<a href="/Team:Goettingen/NoteBook" title="NoteBook">NoteBook</a>
+
<a href="/Team:Goettingen/NoteBook" class="notebook" title="NoteBook">NoteBook</a>
-
<a href="/Team:Goettingen/Safety" title="Safety" >Safety</a>
+
<a href="/Team:Goettingen/Safety" class="safety" title="Safety" >Safety</a>
-
<a href="/Team:Goettingen/Attributions" title="Attributions">Attributions</a>
+
<a href="/Team:Goettingen/Attributions" class="attributions" title="Attributions">Attributions</a>
                        
                        
</div><!--close menu-bar -->
</div><!--close menu-bar -->

Revision as of 16:46, 30 May 2013

Retrieved from "http://2013.igem.org/Team:Goettingen/templates/header"