Template:Team:USTC-Software/global header

From 2012.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
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'>
 +
    <script type='text/javascript' src='http://home.ustc.edu.cn/~kangk/igem.js'></script>
 +
    <script type="text/javascript">
 +
    var _gaq = _gaq || [];
 +
    _gaq.push(['_setAccount', 'UA-36212355-2']);
 +
    _gaq.push(['_trackPageview']);
-
</head>
+
    (function() {
-
<body>
+
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-
<!-- global header -->
+
         ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-
<div id="header_wrapper">
+
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-
    <div id="team_logo">
+
        })();
-
         <a href="https://2012.igem.org/Team:USTC-Software">USTC-Software</a>
+
 
-
     </div>
+
    </script>
-
     <div id="navs">
+
 
-
         <div id="home_button" class="nav_button">
+
 
-
             <a href="https://2012.igem.org/Team:USTC-Software">Home Page</a>
+
     </head>
 +
    <body>
 +
    <!-- global header -->
 +
     <div id="header_wrapper">
 +
         <div id="team_logo">
 +
             <a href="https://2012.igem.org/Team:USTC-Software">USTC-Software</a>
         </div>
         </div>
-
         <div id="project_button" class="nav_button">
+
         <div id="navs">
-
             <a href="https://2012.igem.org/Team:USTC-Software/project.html">Project</a>
+
            <div id="home_button" class="nav_button">
-
            <ul>
+
                <a href="https://2012.igem.org/Team:USTC-Software">Home Page</a>
-
                <li><a href="https://2012.igem.org/Team:USTC-Software/project.html">Overview</a></li>
+
             </div>
-
                <li><a href="https://2012.igem.org/Team:USTC-Software/software.html">Software</a></li>
+
            <div id="project_button" class="nav_button">
-
                <li><a href="https://2012.igem.org/Team:USTC-Software/algoritms_and_methods">Methodologies</a></li>
+
                <a href="https://2012.igem.org/Team:USTC-Software/project.html">Project</a>
-
                <li><a href="https://2012.igem.org/Team:USTC-Software/database.html">Database</a></li>
+
                <ul>
-
                <li><a href="https://2012.igem.org/Team:USTC-Software/clotho.html">Clotho App</a></li>
+
                    <li><a href="https://2012.igem.org/Team:USTC-Software/project.html">Overview</a></li>
-
                <li><a href="https://2012.igem.org/Team:USTC-Software/example.html">Examples</a></li>
+
                    <li><a href="https://2012.igem.org/Team:USTC-Software/software.html">Software</a></li>
-
            </ul>
+
                    <li><a href="https://2012.igem.org/Team:USTC-Software/algorithms_and_methods">Methodologies</a></li>
 +
                    <li><a href="https://2012.igem.org/Team:USTC-Software/database.html">Database</a></li>
 +
                    <li><a href="https://2012.igem.org/Team:USTC-Software/clotho.html">Clotho App</a></li>
 +
                    <li><a href="https://2012.igem.org/Team:USTC-Software/example.html">Examples</a></li>
 +
                </ul>
 +
            </div>
 +
            <div id="achievements_button" class="nav_button">
 +
                <a href="https://2012.igem.org/Team:USTC-Software/achievements">Achievements</a>
 +
            </div>
 +
            <div id="team_button" class="nav_button">
 +
                <a href="https://2012.igem.org/Team:USTC-Software/team.html">Team Info</a>
 +
            </div>
 +
            <div id="notes_button" class="nav_button">
 +
                <a href="https://2012.igem.org/Team:USTC-Software/notes.html">Dev Notes</a>
 +
            </div>
 +
            <div id="hp_button" class="nav_button">
 +
                <a href="https://2012.igem.org/Team:USTC-Software/hp.html">Human Practice</a>
 +
            </div>
 +
            <g:plusone></g:plusone>
 +
            <script type="text/javascript">
 +
            (function() {
 +
                var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
 +
                po.src = 'https://apis.google.com/js/plusone.js';
 +
                var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
 +
                })();
 +
            </script>
 +
            </div>
 +
            <a id="igem_home" 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>
-
        <div id="achievements_button" class="nav_button">
 
-
            <a href="https://2012.igem.org/Team:USTC-Software/achievements">Achievements</a>
 
-
        </div>
 
-
        <div id="team_button" class="nav_button">
 
-
            <a href="https://2012.igem.org/Team:USTC-Software/team.html">Team Info</a>
 
-
        </div>
 
-
        <div id="notes_button" class="nav_button">
 
-
            <a href="https://2012.igem.org/Team:USTC-Software/notes.html">Dev Notes</a>
 
-
        </div>
 
-
        <div id="hp_button" class="nav_button">
 
-
            <a href="https://2012.igem.org/Team:USTC-Software/hp.html">Human Practice</a>
 
-
        </div>
 
-
 
-
    </div>
 
-
    <a id="igem_home" 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>
 
-
</body>
+
    </body>
-
</html>
+
    </html>

Latest revision as of 11:57, 13 November 2012

global_header

igem