Team:Dundee/Templates/Footer

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <body> <div id="footer"> <div class="container"> <p class="muted credit"> Created for <a href="https://igem.org/Main_Page">iGEM 2013</a> Dundee. Based upo...")
(Blanked the page)
 
Line 1: Line 1:
-
<html>
 
-
<body>
 
-
    <div id="footer">
 
-
      <div class="container">
 
-
        <p class="muted credit"> Created for <a href="https://igem.org/Main_Page">iGEM 2013</a> Dundee. Based upon <a href ="http://twitter.github.io/bootstrap/">Bootstrap</a> and <a href="http://jquery.com/">JQuery</a>. Design by <a href="www.kyleharrison.co.uk"> Kyle Harrison </a>. </p>
 
-
      </div>
 
-
    </div>
 
-
 
-
    <!-- Le javascript
 
-
    ================================================== -->
 
-
    <!-- Placed at the end of the document so the pages load faster -->
 
-
 
-
    <!-- the neccessary javascript -->
 
-
    <script src="http://code.jquery.com/jquery-latest.js"></script>
 
-
    <script src="http://www.kyleharrison.co.uk/igem/js/bootstrap.min.js"></script>
 
-
 
-
 
-
    <script type="text/javascript">
 
-
 
-
      $("#tip").tooltip(); //call on the tooltip function and attach it to a tooltip id
 
-
    </script>
 
-
 
-
 
-
    <script language="Javascript" type="text/javascript" src="http://www.kyleharrison.co.uk/igem/js/jquery.blinds-0.9.js"></script>
 
-
 
-
    <script type="text/javascript">
 
-
          $(window).load(function () {
 
-
            $('.slideshow').blinds();
 
-
        })
 
-
    </script>
 
-
 
-
  </body>
 
-
</html>
 

Latest revision as of 09:09, 30 September 2013