Team:Lethbridge Canada
From 2014hs.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<head> | <head> | ||
<title>Lethbridge High School iGEM Team</title> | <title>Lethbridge High School iGEM Team</title> | ||
- | <link rel="stylesheet" href=" | + | <link rel="stylesheet" href="css/main.css" type="text/css" media="screen" /> |
<link rel="stylesheet" href="https://2014hs.igem.org/Team:Lethbridge_Canada/nav_bar?action=raw&ctype=text/css" type="text/css" media="screen" /> | <link rel="stylesheet" href="https://2014hs.igem.org/Team:Lethbridge_Canada/nav_bar?action=raw&ctype=text/css" type="text/css" media="screen" /> | ||
<link rel="stylesheet" type="text/css" href="css/font-awesome.min.css"> | <link rel="stylesheet" type="text/css" href="css/font-awesome.min.css"> | ||
<script type="text/javascript" src="js/jquery-ui.js"></script> | <script type="text/javascript" src="js/jquery-ui.js"></script> | ||
<script type="text/javascript" src="js/jquery-1.9.1.js"></script> | <script type="text/javascript" src="js/jquery-1.9.1.js"></script> | ||
- | <script type="text/javascript" src=" | + | <script type="text/javascript" src="js/nav_bar.js"></script> |
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
Line 19: | Line 19: | ||
<script type="text/javascript" charset="utf-8"> | <script type="text/javascript" charset="utf-8"> | ||
- | + | $(function(){ | |
+ | var timer = setInterval(tileSwitch, 5000); | ||
+ | function tileSwitch(){ | ||
+ | $('.tile-container-right1a').toggleClass('active-tile'); | ||
+ | } | ||
+ | }); | ||
</script> | </script> | ||
</head> | </head> | ||
Line 28: | Line 33: | ||
<h2> Canada</h2> | <h2> Canada</h2> | ||
</hgroup> | </hgroup> | ||
- | <a href=" | + | <a href="index.html"><img src="https://static.igem.org/mediawiki/2014hs/9/99/LethHS2014_HS_iGEM_Logo_BLACK.png" height="130px" width="170px" alt="Logo" class="bannerIMG"></a> |
</header> | </header> | ||
Line 35: | Line 40: | ||
<div id="nav_bar_wrapper" style="z-index:1000;"> | <div id="nav_bar_wrapper" style="z-index:1000;"> | ||
<ul id="nav_bar"> | <ul id="nav_bar"> | ||
- | <li class="nav_bar_main_entry" id="nav_bar_project"><a href=" | + | <li class="nav_bar_main_entry" id="nav_bar_project"><a href="Project_page.html">Project</a> |
<ul id="nav_bar_project_drawer"> | <ul id="nav_bar_project_drawer"> | ||
- | <li><a href=" | + | <li><a href="problem.html">Problem</a></li> |
- | <li><a href=" | + | <li><a href="Treatment_idea.html">Water Treatment Idea</a></li> |
- | <li><a href=" | + | <li><a href="Parts.html">Parts</a></li> |
- | <li><a href=" | + | <li><a href="Math.html">Math</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
<li class="nav_bar_main_entry" id="nav_bar_notebook"><a href="#">Notebook</a> | <li class="nav_bar_main_entry" id="nav_bar_notebook"><a href="#">Notebook</a> | ||
<ul id="nav_bar_notebook_drawer"> | <ul id="nav_bar_notebook_drawer"> | ||
- | <li><a href=" | + | <li><a href="Safety.html">Safety</a></li> |
- | <li><a href=" | + | <li><a href="February.html">February</a></li> |
- | <li><a href=" | + | <li><a href="March.html">March</a></li> |
- | <li><a href=" | + | <li><a href="April.html">April</a></li> |
- | <li><a href=" | + | <li><a href="May.html">May</a></li> |
- | <li><a href=" | + | <li><a href="June.html">June</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
- | <li class="nav_bar_main_entry" id="nav_bar_hp"><a href=" | + | <li class="nav_bar_main_entry" id="nav_bar_hp"><a href="Human_Practices.html">Human Practices</a> |
<ul id="nav_bar_hp_drawer"> | <ul id="nav_bar_hp_drawer"> | ||
- | <li><a href=" | + | <li><a href="Education.html">Education</a></li> |
- | <li><a href=" | + | <li><a href="Government.html">Government</a></li> |
- | <li><a href=" | + | <li><a href="Water_Treatment.html">Water Treatment</a></li> |
- | <li><a href=" | + | <li><a href="Book.html">Children's Book</a></li> |
- | <li><a href=" | + | <li><a href="Art.html">Art Outreach</a></li> |
- | <li><a href=" | + | <li><a href="App.html">Application</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
- | <li class="nav_bar_main_entry" id="nav_bar_team"><a href=" | + | <li class="nav_bar_main_entry" id="nav_bar_team"><a href="team_portfolios.html">Team</a> |
<ul id="nav_bar_team_drawer"> | <ul id="nav_bar_team_drawer"> | ||
- | <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/ | + | <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/team#students">Students</a></li> |
- | <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/ | + | <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/team#advisors">Advisors</a></li> |
- | <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/In_The_Lab">In The Lab</a></li> | + | <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/team#mentors">Mentors</a></li> |
- | <li><a href=" | + | <li><a href="In_The_Lab.html">In The Lab</a></li> |
+ | <li><a href="Sponsors.html">Sponsors</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
Line 108: | Line 114: | ||
<main> | <main> | ||
+ | <div class="tilesInterface"> | ||
<div class="tile-container-left1" style=""> | <div class="tile-container-left1" style=""> | ||
<div class="tile"> | <div class="tile"> | ||
Line 167: | Line 174: | ||
<div class="tile"> | <div class="tile"> | ||
<p class="tileTitle"> Water Treatment</p> | <p class="tileTitle"> Water Treatment</p> | ||
- | <img src=" | + | <img src="images/treatment.png" alt="Smiley face" height="200" width="200" class="tileImg"/> |
</div> | </div> | ||
<div class="tile"> | <div class="tile"> | ||
<p class="tileTitle"> Solving the Problem</p> | <p class="tileTitle"> Solving the Problem</p> | ||
+ | <img src="images/Project Flip BetaLac.png"> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 190: | Line 198: | ||
<div class="tile"> | <div class="tile"> | ||
<p class="tileTitle"> App</p> | <p class="tileTitle"> App</p> | ||
- | <img src=" | + | <img src="../../Pictures/iGEM Wiki Freeze 2014/LethHS2014_Magnify.png" alt="Smiley face" height="200" width="250" class="tileImg"/> |
</div> | </div> | ||
Line 201: | Line 209: | ||
<div class="halftile"> | <div class="halftile"> | ||
<p class="tileTitle"> Team</p> | <p class="tileTitle"> Team</p> | ||
- | + | <img src="https://static.igem.org/mediawiki/2014hs/e/e4/LethHS2014_Team_Icon.png" alt="Our Team" height="200" width="200" class="tileImg"/> | |
- | + | ||
</div> | </div> | ||
<div class="tile"> | <div class="tile"> | ||
- | + | <img src="images/TeamPhoto2.png" alt="Smiley face" height="252.5" width="607.5" class=""/> | |
</div> | </div> | ||
</div> | </div> | ||
Line 213: | Line 220: | ||
<div class="halftile"> | <div class="halftile"> | ||
<p class="tileTitle"> Sponsors</p> | <p class="tileTitle"> Sponsors</p> | ||
- | + | <img src="https://static.igem.org/mediawiki/2014hs/6/6d/LethHS2014_Sponsors.png" alt="Smiley face" height="200" width="200" class="tileImg"/> | |
- | + | ||
</div> | </div> | ||
<div class="tile"> | <div class="tile"> | ||
<p class="tileTitle"> Thanks to Our Supporters</p> | <p class="tileTitle"> Thanks to Our Supporters</p> | ||
+ | <img src="images/Sponsors/SponsorSpread.png" alt="Smiley face" height="150" width="420" class=""/> | ||
</div> | </div> | ||
</div> | </div> | ||
- | + | </div> | |
</main> | </main> | ||
Revision as of 11:54, 20 June 2014
Lethbridge High School iGEM Team
Canada
Project
Fighting Antibiotic Resistance
Parts
Our Tools
Math
Modelling our System
Safety
We can Dance
Notebook
Methods and Materials
Water Treatment
Solving the Problem
Human Practices
Reaching Out to the Community
App
Browse the registry quickly and easily with Part Searcher
Team
Sponsors
Thanks to Our Supporters