Template:Team:USTC-Software/global header

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{Team:USTC-Software/hidden}}
 
-
 
-
 
<html>
<html>
<head>
<head>
     <title>global_header</title>
     <title>global_header</title>
-
     <link rel="stylesheet" href="https://2012.igem.org/Team:USTC-Software/css/header_style?action=raw&ctype=text/css" >
+
     <link rel="stylesheet" href="https://2012.igem.org/Team:USTC-Software/css/header_style?action=raw&ctype=text/css" type="text/css" media="screen" title="no title" charset="utf-8">
 +
 
</head>
</head>
<body>
<body>
Line 14: Line 12:
     </div>
     </div>
     <div id="navs">
     <div id="navs">
-
         <a href="https://2012.igem.org/Team:USTC-Software">
+
         <div id="home_button">
-
            <div id="home_button"></div>
+
             <a href="https://2012.igem.org/Team:USTC-Software"></a>
-
        </a>
+
-
        <a href="https://2012.igem.org/Team:USTC-Software/project.html">
+
-
             <div id="project_button"></div>
+
-
        </a>
+
-
        <a href="https://2012.igem.org/Team:USTC-Software/team.html">
+
-
            <div id="team_button"></div>
+
-
        </a>
+
-
        <a href="https://2012.igem.org/Team:USTC-Software/notes.html">
+
-
            <div id="notes_button"></div>
+
-
        </a>
+
-
        <a href="https://2012.igem.org/Team:USTC-Software/hp.html">
+
-
            <div id="hp_button"></div>
+
-
        </a>
+
     </div>
     </div>
 +
    <div id="project_button">
 +
        <a href="https://2012.igem.org/Team:USTC-Software/project.html"></a>
 +
    </div>
 +
    <div id="team_button">
 +
        <a href="https://2012.igem.org/Team:USTC-Software/team.html"></a>
 +
    </div>
 +
    <div id="notes_button">
 +
        <a href="https://2012.igem.org/Team:USTC-Software/notes.html"></a>
 +
    </div>
 +
    <div id="hp_button">
 +
        <a href="https://2012.igem.org/Team:USTC-Software/hp.html"></a>
 +
    </div>
 +
</div>
</div>
</div>
</body>
</body>
 +
</html>

Revision as of 02:22, 23 September 2012

global_header