Latin America/Templates/Header
From 2013.igem.org
(Difference between revisions)
(28 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
<meta name="description" content=""> | <meta name="description" content=""> | ||
<meta name="author" content=""> | <meta name="author" content=""> | ||
- | |||
- | |||
<!-- Bootstrap core CSS --> | <!-- Bootstrap core CSS --> | ||
Line 14: | Line 12: | ||
<!-- Custom styles for this template --> | <!-- Custom styles for this template --> | ||
+ | <link href="http://examples.getbootstrap.com/carousel/carousel.css" rel="stylesheet"> | ||
<!-- HTML5 shim, for IE6-8 support of HTML5 elements --> | <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> | ||
Line 75: | Line 74: | ||
<div class="navbar navbar-inverse navbar-static-top"> | <div class="navbar navbar-inverse navbar-static-top"> | ||
<div class="container"> | <div class="container"> | ||
- | + | <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse"> | |
- | + | <span class="icon-bar"></span> | |
- | + | <span class="icon-bar"></span> | |
- | + | <span class="icon-bar"></span> | |
- | + | </button> | |
- | <a class="navbar-brand" href=" | + | <a class="navbar-brand" href="https://2013.igem.org/Latin_America">Latin America</a> |
<div class="nav-collapse collapse"> | <div class="nav-collapse collapse"> | ||
<ul class="nav navbar-nav"> | <ul class="nav navbar-nav"> | ||
- | <li class="active"><a href=" | + | <li class="active"><a href="https://2013.igem.org/Latin_America">Home</a></li> |
- | <li><a href="# | + | <li><a href="#">Pre Jamboree</a></li> |
- | <li><a href=" | + | <li><a href="https://2013.igem.org/Latin_America/Jamboree">iGEM Competition Jamboree</a></li> |
- | + | <li><a href="#">Sponsors</a></li> | |
- | + | <li><a href="https://2013.igem.org/Jamboree/Attendance_Fee">Registration</a></li> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</ul> | </ul> | ||
</div> | </div> | ||
Line 113: | Line 102: | ||
<script src="http://examples.getbootstrap.com/bootstrap/js/bootstrap.min.js"></script> | <script src="http://examples.getbootstrap.com/bootstrap/js/bootstrap.min.js"></script> | ||
<script src="http://examples.getbootstrap.com/assets/js/holder.js"></script> | <script src="http://examples.getbootstrap.com/assets/js/holder.js"></script> | ||
- | + | <script> | |
+ | !function ($) { | ||
+ | $(function(){ | ||
+ | // carousel demo | ||
+ | $('#myCarousel').carousel() | ||
+ | }) | ||
+ | }(window.jQuery) | ||
+ | </script> | ||
</body> | </body> |
Latest revision as of 05:26, 14 August 2013