Team:UChicago/Templates/Standard header

From 2013.igem.org

(Difference between revisions)
m
Line 1: Line 1:
<html>
<html>
-
<!-- Thanks to DTU 2011 https://2011.igem.org/Team:DTU-Denmark/How_to_customize_an_iGEM_wiki -->
 
-
<!-- ************************************************************************************** -->
 
<!-- STYLESHEET -->
<!-- STYLESHEET -->
<!-- *********** -->
<!-- *********** -->
-
     <link rel="stylesheet" href="https://2013.igem.org/Team:UChicago/stylesheet?action=raw&ctype=text/css" type="text/css" />
+
     <link rel="stylesheet" href="https://2011.igem.org/Team:DTU-Denmark/stylesheet?action=raw&ctype=text/css" type="text/css" />
<!-- JAVASCRIPTS -->
<!-- JAVASCRIPTS -->
Line 41: Line 39:
         });
         });
     </script>
     </script>
 +
 +
    <!-- MathJax (LaTeX for the web) -->
 +
    <script type="text/x-mathjax-config">
 +
        MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
 +
        MathJax.Hub.Config({
 +
            TeX: {
 +
                equationNumbers: {  autoNumber: "AMS"  }
 +
            }
 +
        });
 +
    </script>
 +
    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
     <!-- Sexy Drop Down (drop down navigation) -->
     <!-- Sexy Drop Down (drop down navigation) -->
Line 101: Line 110:
     <!-- Header image -->
     <!-- Header image -->
-
     <!--<div id="header">
+
     <div id="header">
         <div class="centering">
         <div class="centering">
         </div>
         </div>
-
     </div> -->
+
     </div>
     <!-- Navigation bar -->
     <!-- Navigation bar -->
-
     <div id="navigation">
+
     </html>{{:Team:DTU-Denmark/Templates/Navigationbar}}<html>
-
        <div class="navigation">
+
-
            <div class="centering">
+
-
                <ul class="topnav" id="topnav">
+
-
                    <li class="home navitem1">
+
-
                        <a href="/Team:UChicago">UChicago</a>
+
-
                    </li>
+
-
                    <li class="igem navitem1">
+
-
                        <a href="https://2013.igem.org" title="iGEM 2013 Homepage">iGEM 2013</a>
+
-
                    </li>
+
-
                    <li class="team navitem1">
+
-
                        <a href="/Team:UChicago/Team">Team</a>
+
-
                    </li>
+
-
                    <li class="project navitem1">
+
-
                        <a href="/Team:UChicago/Project">Project</a>
+
-
                    </li>
+
-
                    <li class="notebook navitem1">
+
-
                        <a href="/Team:UChicago/Notebook">Notebook</a>
+
-
                    </li>
+
-
                    <li class="outreach navitem1">
+
-
                        <a href="/Team:UChicago/Outreach">Outreach</a>
+
-
                    </li>
+
-
                    <li class="sponsor_us navitem1">
+
-
                        <a href="/Team:UChicago/Sponsor_Us">Sponsor Us!</a>
+
-
                    </li>
+
-
                </ul>
+
-
            </div>
+
-
        </div>
+
-
    </div>
+
-
 
+
-
 
+
-
 
+
-
    <!-- Prepare for content -->
+
-
    <div id="innercontent">
+
-
        <div class="centering">
+
-
            <div class="whitebox article">
+
     <!-- Page heading -->
     <!-- Page heading -->
-
      
+
     <div id="heading">
         <div class="centering">
         <div class="centering">
             <h1>
             <h1>
Line 153: Line 127:
             </h1>
             </h1>
         </div>
         </div>
-
      
+
     </div>
 +
    <!-- Prepare for content -->
 +
    <div id="innercontent">
 +
        <div class="centering">
 +
            <div class="whitebox article">
</html>
</html>

Revision as of 23:49, 12 September 2013

{{{1}}}