Team:Lethbridge Canada
From 2014hs.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html lang="en"> | <html lang="en"> | ||
+ | <head> | ||
+ | <title>Lethbridge High School iGEM Team</title> | ||
+ | <link rel="stylesheet" href="https://2013hs.igem.org/Team:Lethbridge_Canada/concept?action=raw&ctype=text/css" type="text/css" media="screen" /> | ||
+ | <link rel="stylesheet" type="text/css" href="css/nav_bar.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-1.9.1.js"></script> | ||
+ | <script type="text/javascript" src="js/nav_bar.js"></script> | ||
+ | <meta charset="utf-8"> | ||
+ | |||
+ | <style> | ||
+ | #slides { | ||
+ | display:none; | ||
+ | } | ||
+ | </style> | ||
+ | |||
- | + | ||
- | + | <script type="text/javascript" charset="utf-8"> | |
- | + | ||
- | + | </script> | |
- | # | + | </head> |
- | + | <body> | |
- | + | <header class="banner"> | |
- | + | <hgroup> | |
+ | <h1> Lethbridge High School iGEM Team</h1> | ||
+ | <h2> Canada</h2> | ||
+ | </hgroup> | ||
+ | <a href="index.html"><img src="images/HS%20iGEM%20Logo%20BLACK.png" height="130px" width="170px" alt="Logo" class="bannerIMG"></a> | ||
+ | </header> | ||
+ | |||
+ | <div class="topHeadContent"> | ||
+ | <!-- NAV_BAR --> | ||
+ | <div id="nav_bar_wrapper" style="z-index:1000;"> | ||
+ | <ul id="nav_bar"> | ||
+ | <li class="nav_bar_main_entry" id="nav_bar_project"><a href="Project_page.html">Project</a> | ||
+ | <ul id="nav_bar_project_drawer"> | ||
+ | <li><a href="problem.html">Problem</a></li> | ||
+ | <li><a href="Treatment_idea.html">Water Treatment Idea</a></li> | ||
+ | <li><a href="Parts.html">Parts</a></li> | ||
+ | <li><a href="Math.html">Math</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="nav_bar_main_entry" id="nav_bar_notebook"><a href="#">Notebook</a> | ||
+ | <ul id="nav_bar_notebook_drawer"> | ||
+ | <li><a href="Safety.html">Safety</a></li> | ||
+ | <li><a href="February.html">February</a></li> | ||
+ | <li><a href="March.html">March</a></li> | ||
+ | <li><a href="April.html">April</a></li> | ||
+ | <li><a href="May.html">May</a></li> | ||
+ | <li><a href="June.html">June</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="nav_bar_main_entry" id="nav_bar_hp"><a href="Human_Practices.html">Human Practices</a> | ||
+ | <ul id="nav_bar_hp_drawer"> | ||
+ | <li><a href="Education.html">Education</a></li> | ||
+ | <li><a href="Government.html">Government</a></li> | ||
+ | <li><a href="Water_Treatment.html">Water Treatment</a></li> | ||
+ | <li><a href="Book.html">Children's Book</a></li> | ||
+ | <li><a href="Art.html">Art Outreach</a></li> | ||
+ | <li><a href="App.html">Application</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="nav_bar_main_entry" id="nav_bar_team"><a href="#">Team</a> | ||
+ | <ul id="nav_bar_team_drawer"> | ||
+ | <li><a href="Students.html">Students</a></li> | ||
+ | <li><a href="Advisors.html">Advisors</a></li> | ||
+ | <li><a href="In_The_Lab.html">In The Lab</a></li> | ||
+ | <li><a href="Sponsors.html">Sponsors</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <!-- /NAV_BAR --> | ||
- | / | + | <div id="slides"> |
- | + | <img src="images/TeamPhoto2.png"> | |
- | + | <img src="images/bridge.png"> | |
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <!-- SlidesJS Required: Link to jQuery --> | ||
+ | <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script> | ||
+ | <!-- End SlidesJS Required --> | ||
- | + | <!-- SlidesJS Required: Link to jquery.slides.js --> | |
- | + | <script src="js/jquery.slides.min.js"></script> | |
- | + | <!-- End SlidesJS Required --> | |
- | # | + | <!-- SlidesJS Required: Initialize SlidesJS with a jQuery doc ready --> |
- | + | <script> | |
- | + | $(function() { | |
- | + | $('#slides').slidesjs({ | |
- | + | width: 1222, | |
- | } | + | height: 500, |
+ | play: { | ||
+ | active: true, | ||
+ | auto: true, | ||
+ | interval: 4000, | ||
+ | swap: true | ||
+ | } | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
- | + | <main> | |
- | + | <div class="tile-container-left1" style=""> | |
- | + | <div class="tile"> | |
- | + | <p class="tileTitle"> Project</p> | |
+ | <img src="images/Water.png" alt="Smiley face" height="200" width="200" class="tileImg"/> | ||
+ | </div> | ||
- | + | <div class="tile"> | |
- | + | <p class="tileTitle"> Fighting Antibiotic Resistance</p> | |
- | + | </div> | |
- | + | </div> | |
- | + | ||
- | + | <div class="tile-container-right1a" style=""> | |
+ | <div class="minitile"> | ||
+ | <p class="tileTitle"> Parts</p> | ||
+ | <img src="images/Parts.png" alt="Smiley face" height="100" width="100" class="tileImg"/> | ||
+ | </div> | ||
+ | |||
+ | <div class="tile"> | ||
+ | <p class="tileTitle"> Our Tools</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="tile-container-right1a" style=""> | ||
+ | <div class="minitile"> | ||
+ | <p class="tileTitle"> Math</p> | ||
+ | <img src="images/math.png" alt="Smiley face" height="100" width="100" class="tileImg"/> | ||
+ | </div> | ||
+ | |||
+ | <div class="tile"> | ||
+ | <p class="tileTitle"> Modelling our System</p> | ||
+ | </div> | ||
+ | </div> | ||
- | + | <div class="tile-container-right1b" style=""> | |
- | + | <div class="minitile"> | |
- | + | <p class="tileTitle"> Safety</p> | |
- | + | <img src="images/Safety.png" alt="Smiley face" height="100" width="100" class="tileImg"/> | |
- | + | </div> | |
- | + | ||
- | + | <div class="tile"> | |
+ | <p class="tileTitle"> We can Dance</p> | ||
+ | </div> | ||
+ | </div> | ||
- | + | <div class="tile-container-right1b" style=""> | |
- | + | <div class="minitile"> | |
- | + | <p class="tileTitle"> Notebook</p> | |
- | + | <img src="images/notebook.png" alt="Smiley face" height="100" width="100" class="tileImg"/> | |
+ | </div> | ||
+ | |||
+ | <div class="tile"> | ||
+ | <p class="tileTitle"> Methods and Materials</p> | ||
+ | </div> | ||
+ | </div> | ||
- | + | <!--<div style="height:500px; width=500px; float:left">--> | |
- | + | <div class="tile-container-left2" style=""> | |
- | + | <div class="tile"> | |
+ | <p class="tileTitle"> Water Treatment</p> | ||
+ | <img src="images/Team Icon.png" alt="Smiley face" height="200" width="200" class="tileImg"/> | ||
+ | </div> | ||
+ | |||
+ | <div class="tile"> | ||
+ | <p class="tileTitle"> Solving the Problem</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!--</div>--> | ||
- | + | <div class="tile-container-right2" style=""> | |
- | + | <div class="tile"> | |
- | + | <p class="tileTitle"> Human Practices</p> | |
+ | <img src="images/HumanPractises.png" alt="Smiley face" height="200" width="200" class="tileImg"/> | ||
+ | </div> | ||
+ | |||
+ | <div class="tile"> | ||
+ | <p class="tileTitle"> Reaching Out to the Community</p> | ||
+ | </div> | ||
+ | </div> | ||
- | + | <div class="tile-container-left3" style=""> | |
- | + | <div class="tile"> | |
- | + | <p class="tileTitle"> App</p> | |
- | + | <img src="images/Iphone.png" alt="Smiley face" height="200" width="200" class="tileImg"/> | |
- | + | </div> | |
- | + | ||
- | + | <div class="tile"> | |
- | + | <p class="tileTitle"> Browse the registry quickly and easily with Part Searcher</p> | |
- | + | </div> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | div | + | <div class="tile-container-right3" style="height:242.5px;"> |
- | + | <div class="halftile"> | |
- | + | <p class="tileTitle"> Team</p> | |
+ | <img src="images/Team Icon.png" alt="Smiley face" height="200" width="200" class="tileImg"/> | ||
+ | </div> | ||
+ | |||
+ | <div class="tile"> | ||
+ | <p class="tileTitle"> Meet our Members</p> | ||
+ | </div> | ||
+ | </div> | ||
- | . | + | <div class="tile-container-right3" style="height:242.5px;"> |
- | + | <div class="halftile"> | |
- | + | <p class="tileTitle"> Sponsors</p> | |
+ | <img src="images/Team Icon.png" alt="Smiley face" height="200" width="200" class="tileImg"/> | ||
+ | </div> | ||
+ | |||
+ | <div class="tile"> | ||
+ | <p class="tileTitle"> Thanks to Our Supporters</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <p style="color:white;">stuff</p> | ||
+ | </main> | ||
- | + | <aside> | |
- | + | ||
- | + | </aside> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 19:58, 15 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
Meet our Members
Sponsors
Thanks to Our Supporters
stuff