Team:Tsinghua-A
From 2013.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<head> | <head> | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
- | <title> | + | <title>TagSys - School of Software, Tsinghua University</title> |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="description" content=""> | <meta name="description" content=""> | ||
<meta name="author" content=""> | <meta name="author" content=""> | ||
<!-- css --> | <!-- css --> | ||
- | <link href=" | + | <link href="http://tagsys.org/css/bootstrap-responsive.css" rel="stylesheet"> |
- | <link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:Tsinghua-A/css/ | + | <link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:Tsinghua-A/css/style.css?action=raw&ctype=text/css"/> |
<!-- skin color --> | <!-- skin color --> | ||
<link href="http://tagsys.org/color/default.css" rel="stylesheet"> | <link href="http://tagsys.org/color/default.css" rel="stylesheet"> | ||
- | + | <!-- Favicon --> | |
+ | <link rel="shortcut icon" href="http://tagsys.org/img/favicon.ico"> | ||
<!-- Include jQuery --> | <!-- Include jQuery --> | ||
Line 145: | Line 146: | ||
<script src="http://tagsys.org/js/jquery.js"></script> | <script src="http://tagsys.org/js/jquery.js"></script> | ||
<!-- nav --> | <!-- nav --> | ||
- | <script src=" | + | <script src="http://tagsys.org/js/jquery.scrollTo.js"></script> |
<script src="http://tagsys.org/js/jquery.nav.js"></script> | <script src="http://tagsys.org/js/jquery.nav.js"></script> | ||
<!-- localScroll --> | <!-- localScroll --> | ||
Line 168: | Line 169: | ||
<script src="http://tagsys.org/js/custom.js"></script> | <script src="http://tagsys.org/js/custom.js"></script> | ||
- | <link type="text/css" rel="stylesheet" href=" | + | <link type="text/css" rel="stylesheet" href="theatre.css"/> |
- | <script type="text/javascript" src=" | + | <script type="text/javascript" src="jquery.theatre.min.js"></script> |
- | <link rel="stylesheet" href=" | + | <link rel="stylesheet" href="demo.css"/> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(window).load(function() { // Run when everything is loaded (especially images) | $(window).load(function() { // Run when everything is loaded (especially images) |
Revision as of 14:43, 27 September 2013