Template:Team:Header
From 2012e.igem.org
(Difference between revisions)
(23 intermediate revisions not shown) | |||
Line 9: | Line 9: | ||
<head> | <head> | ||
- | <title> | + | |
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <title>Header</title> | ||
+ | |||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <meta name="description" content="UIUC iGEM E Team" /> | ||
+ | <meta name="keywords" content="" /> | ||
+ | <meta name="robots" content="index,follow" /> | ||
+ | <meta name="copyright" content="Copyright 2012. Illinois iGEM. All Rights Reserved." /> | ||
+ | <meta name="author" content="Adi Malik" /> | ||
+ | <meta name="language" content="English" /> | ||
+ | |||
+ | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> | ||
+ | <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js"></script> | ||
+ | <script src="http://vampa.org/igem/jquery.coda-slider-3.0.js"></script> | ||
+ | |||
+ | <script> | ||
+ | $(function(){ | ||
+ | $('#slider').codaSlider(); | ||
+ | }); | ||
+ | </script> | ||
</head> | </head> | ||
Line 15: | Line 35: | ||
<body> | <body> | ||
+ | |||
+ | <img id="logo" src="https://static.igem.org/mediawiki/2012e/c/c9/Logo.png"/> | ||
+ | |||
+ | <a href="https://2012e.igem.org/" id="igem"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012e/d/dc/Igem_thumb.png"/> | ||
+ | </a> |
Latest revision as of 22:36, 27 October 2012