Team:University of Ottawa
From 2008.igem.org
(Difference between revisions)
Djedrysiak (Talk | contribs) |
|||
(70 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
<html><link rel="stylesheet" href="http://www.sysbiolab.uottawa.ca/igem/uo_igem.css" type="text/css"></html> | <html><link rel="stylesheet" href="http://www.sysbiolab.uottawa.ca/igem/uo_igem.css" type="text/css"></html> | ||
+ | <html><link rel="stylesheet" href="http://www.sysbiolab.uottawa.ca/igem/css/project.css" type="text/css"></html> | ||
- | <html>< | + | <html> |
- | + | <style type="text/css"> | |
- | + | ||
- | { | + | body {background-color:#000000} |
- | + | strong {color: #c09a6d;} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | /* My changes - Nezar */ | ||
+ | #content {background: black; | ||
+ | color: white;} | ||
+ | h1, h2, h3, h4, h5, h6 {color: white;} | ||
+ | |||
- | + | </style> | |
+ | </html> | ||
- | + | {|######Navigational Bar####### | |
+ | |} | ||
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | ||
+ | <title>Untitled Document</title> | ||
+ | <script src="http://www.sysbiolab.uottawa.ca/igem/wiki/SpryAssets/SpryMenuBar.js" type="text/javascript"></script> | ||
+ | <link href="http://www.sysbiolab.uottawa.ca/igem/wiki/SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" /> | ||
+ | </head> | ||
+ | <body> | ||
+ | <ul id="MenuBar1" class="MenuBarHorizontal"> | ||
+ | <li><a class=MenuBarItemSubmenu href="https://2008.igem.org/Team:University_of_Ottawa">Home</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa#Welcome_to_the_uOttawa_Team_Wiki.21">Welcome</a></li> | ||
+ | </ul> | ||
+ | <li><a class=MenuBarItemSubmenu href="https://2008.igem.org/Team:University_of_Ottawa/Team">The Team</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Team#Who_we_are">Who We Are</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Team#Advisors">Advisors</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Team#Undergrads">Undergrads</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Team#What_we_did">What We've Done</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Team#Where_we.27re_from">Where We're From</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Team#Contact_Us">Contact Us</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a class="MenuBarItemSubmenu" href="https://2008.igem.org/Team:University_of_Ottawa/Project">The Project</a> | ||
+ | <ul> | ||
+ | |||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Project#Project_Overview">Overview</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Project#The_Template">Template</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Project#The_Design">Design</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Project#Applications">Application</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Project#References">References</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="http://partsregistry.org/Part:BBa_K149001:Design">BioBricks</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Modeling">Modeling</a></li> | ||
+ | <li><a class="MenuBarItemSubmenu" href="https://2008.igem.org/Team:University_of_Ottawa/Wet_Lab">Wet Lab</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Lab_Protocols">Lab Protocols</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/WetWare">WetWare</a></li> | ||
+ | </ul> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Notebook">Notebook</a></li> | ||
+ | <li><a class="MenuBarItemSubmenu" href="https://2008.igem.org/Team:University_of_Ottawa/Sponsors">Sponsors</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Sponsors#Acedemic_Sponsors">Academic</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Sponsors#Research_Sponsors">Research</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:University_of_Ottawa/Sponsors#Corporate_Sponsors">Corporate</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
- | + | </ul> | |
+ | <p> </p> | ||
+ | <p> </p> | ||
+ | <script type="text/javascript"> | ||
+ | <!-- | ||
+ | var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"http://www.sysbiolab.uottawa.ca/igem/wiki/SpryAssets/SpryMenuBarDownHover.gif", imgRight:"http://www.sysbiolab.uottawa.ca/igem/wiki/SpryAssets/SpryMenuBarRightHover.gif"}); | ||
+ | //--> | ||
+ | </script> | ||
+ | </body> | ||
+ | </html> | ||
- | |||
+ | [[Image:LogoPulse.gif|center]] | ||
+ | =='''Welcome to the uOttawa Team Wiki!'''== | ||
+ | |||
+ | We are a team consisting of 3 scientific advisors and 12 undergraduate students from the University of Ottawa. This is the first year that the University of Ottawa has recruited a team to participate in the iGem competition. Our team members have a variety of backgrounds and areas of expertise. Feel free to take a look at our team page to find out more about us. | ||
+ | <br> | ||
+ | <br> | ||
+ | [[Image:UOttawa_IGEM_Team2.jpg|thumb|center|700px]] | ||
+ | <br> | ||
+ | <br> | ||
+ | <html> | ||
+ | <script type="text/javascript"> | ||
+ | var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); | ||
+ | document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); | ||
+ | </script> | ||
+ | <script type="text/javascript"> | ||
+ | var pageTracker = _gat._getTracker("UA-4894483-1"); | ||
+ | pageTracker._initData(); | ||
+ | pageTracker._trackPageview(); | ||
+ | </script> | ||
+ | </html> | ||
- | |||
- | |||
- | |||
- | <html><a href="http://www4.clustrmaps.com/counter/maps.php?url=https://2008.igem.org/Team:University_of_Ottawa" id="clustrMapsLink"><img src="http://www4.clustrmaps.com/counter/index2.php?url=https://2008.igem.org/Team:University_of_Ottawa" style="border:0px;" alt="Locations of visitors to this page" title="Locations of visitors to this page" id="clustrMapsImg" onerror="this.onerror=null; this.src='http://www2.clustrmaps.com/images/clustrmaps-back-soon.jpg'; document.getElementById('clustrMapsLink').href='http://www2.clustrmaps.com';" /> | + | <html> |
+ | <a href="http://www4.clustrmaps.com/counter/maps.php?url=https://2008.igem.org/Team:University_of_Ottawa" id="clustrMapsLink"><img src="http://www4.clustrmaps.com/counter/index2.php?url=https://2008.igem.org/Team:University_of_Ottawa" style="border:0px;" alt="Locations of visitors to this page" title="Locations of visitors to this page" id="clustrMapsImg" onerror="this.onerror=null; this.src='http://www2.clustrmaps.com/images/clustrmaps-back-soon.jpg'; document.getElementById('clustrMapsLink').href='http://www2.clustrmaps.com';" /> | ||
</a></html> | </a></html> | ||
- | <html>< | + | <html><!-- Start of StatCounter Code --> |
- | + | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | + | var sc_project=3841955; | |
- | + | var sc_invisible=1; | |
- | </script></html> | + | var sc_partition=31; |
+ | var sc_click_stat=1; | ||
+ | var sc_security="1002383a"; | ||
+ | </script> | ||
+ | |||
+ | |||
+ | <script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script><noscript><div class="statcounter"><a href="http://www.statcounter.com/free_hit_counter.html" target="_blank"><img class="statcounter" src="http://c32.statcounter.com/3841955/0/1002383a/1/" alt="counter create hit" ></a></div></noscript> | ||
+ | <!-- End of StatCounter Code --></html> |
Latest revision as of 22:17, 28 October 2008
Welcome to the uOttawa Team Wiki!
We are a team consisting of 3 scientific advisors and 12 undergraduate students from the University of Ottawa. This is the first year that the University of Ottawa has recruited a team to participate in the iGem competition. Our team members have a variety of backgrounds and areas of expertise. Feel free to take a look at our team page to find out more about us.