Template:Team:USTC-Software/global header

From 2012.igem.org

(Difference between revisions)
(Adding all anchors text, going to use web fonts instead of pictures)
Line 5: Line 5:
     <!-- web fonts for the team name and navigation bar -->
     <!-- web fonts for the team name and navigation bar -->
     <link href='http://fonts.googleapis.com/css?family=Marcellus+SC' rel='stylesheet' type='text/css'>
     <link href='http://fonts.googleapis.com/css?family=Marcellus+SC' rel='stylesheet' type='text/css'>
-
   
+
 
</head>
</head>
Line 12: Line 12:
<div id="header_wrapper">
<div id="header_wrapper">
     <div id="team_logo">
     <div id="team_logo">
-
         <a href="https://2012.igem.org/Team:USTC-Software"></a>
+
         <a href="https://2012.igem.org/Team:USTC-Software">USTC-Software</a>
     </div>
     </div>
     <div id="navs">
     <div id="navs">
         <div id="home_button">
         <div id="home_button">
-
             <a href="https://2012.igem.org/Team:USTC-Software"></a>
+
             <a href="https://2012.igem.org/Team:USTC-Software">Home Page</a>
-
    </div>
+
        </div>
-
    <div id="project_button">
+
        <div id="project_button">
-
        <a href="https://2012.igem.org/Team:USTC-Software/project.html"></a>
+
            <a href="https://2012.igem.org/Team:USTC-Software/project.html">Project</a>
-
    </div>
+
        </div>
-
    <div id="software_button">
+
        <div id="software_button">
-
        <a href="https://2012.igem.org/Team:USTC-Software/software.html"></a>
+
            <a href="https://2012.igem.org/Team:USTC-Software/software.html">Software</a>
-
    </div>
+
        </div>
-
    <div id="team_button">
+
        <div id="achievements_button">
-
         <a href="https://2012.igem.org/Team:USTC-Software/team.html"></a>
+
            <a href="https://2012.igem.org/Team:USTC-Software/achievements">Achievements</a>
-
    </div>
+
         </div>
-
    <div id="notes_button">
+
        <div id="team_button">
-
        <a href="https://2012.igem.org/Team:USTC-Software/notes.html"></a>
+
            <a href="https://2012.igem.org/Team:USTC-Software/team.html">Team Info</a>
-
    </div>
+
        </div>
-
    <div id="hp_button">
+
        <div id="notes_button">
-
        <a href="https://2012.igem.org/Team:USTC-Software/hp.html"></a>
+
            <a href="https://2012.igem.org/Team:USTC-Software/notes.html">Dev Notes</a>
 +
        </div>
 +
        <div id="hp_button">
 +
            <a href="https://2012.igem.org/Team:USTC-Software/hp.html">Human Practice</a>
 +
        </div>
 +
 
     </div>
     </div>
-
   
 
-
</div>
 
     <a href="https://2012.igem.org" ><img src="https://static.igem.org/mediawiki/2012/e/e8/Team-USTC-Software-IGEM_Logo.jpg" alt="igem" height="80px" /></a>
     <a href="https://2012.igem.org" ><img src="https://static.igem.org/mediawiki/2012/e/e8/Team-USTC-Software-IGEM_Logo.jpg" alt="igem" height="80px" /></a>
</div>
</div>

Revision as of 15:27, 23 October 2012

global_header