|
|
Line 2: |
Line 2: |
| <head> | | <head> |
| <title></title> | | <title></title> |
- | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
| |
- | <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
| |
- | <link href="https://2014.igem.org/Team:Sheffield/Template:menustyle.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all"/>
| |
- | <link href="https://2014.igem.org/Team:Sheffield/Template:menuslider.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all"/>
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:Sheffield/Template:menujquery.min.js?action=raw&ctype=text/javascript"></script>
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:Sheffield/Template:menujquery.easing.1.3.js?action=raw&ctype=text/javascript"></script>
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:Sheffield/Template:menucamera.min.js?action=raw&ctype=text/javascript"></script>
| |
- |
| |
- | <link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
| |
- | <script>
| |
- | jQuery(function(){
| |
- |
| |
- | jQuery('#camera_wrap_1').camera({
| |
- | thumbnails: true
| |
- | });
| |
- | });
| |
- | </script>
| |
- |
| |
- |
| |
| <style type="text/css"> | | <style type="text/css"> |
| #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ | | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ |
Line 177: |
Line 158: |
| <body> | | <body> |
| <div id="contentcontainer"> | | <div id="contentcontainer"> |
- | <div class="header">
| |
- | <div class="header_top">
| |
- | <div class="wrap">
| |
- | <div class="logo">
| |
- | <a href="index.html"><h1><span class="black"></span></h1></a>
| |
- | </div>
| |
- | <div class="menu">
| |
- | <ul>
| |
- | <li class="active"><a href="https://2014.igem.org/Team:Sheffield/tmp">Home</a></li>
| |
- | <li><a href="https://2014.igem.org/Team:Sheffield/team">Team</a></li>
| |
- | <li><a href="https://2014.igem.org/Team:Sheffield/project">Project</a></li>
| |
- | <li><a href="https://2014.igem.org/Team:Sheffield/modelling">Modelling</a></li>
| |
- | <li><a href="https://2014.igem.org/Team:Sheffield/pp">Policy&Practices</a></li>
| |
- | <li><a href="https://2014.igem.org/Team:Sheffield/notebook">Notebook</a></li>
| |
- | <li><a href="https://2014.igem.org/Team:Sheffield/attribution">Attribution</a></li>
| |
- | <div class="clear"></div>
| |
- | </ul>
| |
- | </div>
| |
- | <div class="clear"></div>
| |
- | </div>
| |
- | </div>
| |
| </div> | | </div> |
| </body> | | </body> |
| </html> | | </html> |