Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <style> | ||
+ | #bg-video { | ||
+ | position: fixed; | ||
+ | top: 0; | ||
+ | right: 0; | ||
+ | bottom: 0px; | ||
+ | left: 0; | ||
+ | overflow: hidden; | ||
+ | z-index: -100; | ||
+ | width:100%; | ||
+ | |||
+ | } | ||
+ | </style> | ||
+ | |||
<!--glyphicons--> | <!--glyphicons--> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
Line 6: | Line 20: | ||
<link rel="stylesheet" href="https://2017.igem.org/Team:Dalhousie/libraries/css/fonts?action=raw&ctype=text/css" /> | <link rel="stylesheet" href="https://2017.igem.org/Team:Dalhousie/libraries/css/fonts?action=raw&ctype=text/css" /> | ||
<link rel="stylesheet" href="https://2017.igem.org/Team:Dalhousie/css3?action=raw&ctype=text/css" /> | <link rel="stylesheet" href="https://2017.igem.org/Team:Dalhousie/css3?action=raw&ctype=text/css" /> | ||
+ | |||
+ | <!--------------------oldnavbar---------------> | ||
+ | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> | ||
+ | |||
<!-------------------------------------need this---------------------------> | <!-------------------------------------need this---------------------------> | ||
Line 11: | Line 29: | ||
#home_logo, #sideMenu { display:none; } | #home_logo, #sideMenu { display:none; } | ||
#sideMenu, #top_title, .patrollink {display:none;} | #sideMenu, #top_title, .patrollink {display:none;} | ||
− | #content { width:100%; padding:0px; margin-top:-20px; margin-left:0px; background-color: | + | #content { width:100%; padding:0px; margin-top:-20px; margin-left:0px; background-color: white;} |
− | body {background-color: | + | body {background-color:white; } |
− | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: | + | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 10px; background-color: transparent; z-index:100;} |
.jumbotron { | .jumbotron { | ||
− | height: | + | height: 850px; |
position: relative; | position: relative; | ||
− | + | ||
} | } | ||
− | + | </style> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</head> | </head> | ||
− | |||
<body> | <body> | ||
− | + | <!-------------------navbar----------------------> | |
− | <!------------------- | + | <div id="nav" class="noBackground" style="width:100%; z-index:100;" > |
− | + | <div class="inner" > | |
− | <div | + | <div id="navWrap"> |
− | + | <nav > | |
− | + | <div class="container-fluid"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <nav | + | |
− | + | ||
− | + | ||
<ul class="nav navbar-nav navbar-center"> | <ul class="nav navbar-nav navbar-center"> | ||
− | |||
− | |||
− | <li class="dropdown"> | + | <li ><a href="https://2017.igem.org/Team:Dalhousie/test3" style=" color: white;">Home</a></li> |
− | <a class="dropdown-toggle" data-toggle="dropdown" href="#">The Project | + | <li class="dropdown" > |
− | + | <a class="dropdown-toggle" data-toggle="dropdown" href="#" style=" color: white;">The Project | |
− | <ul class="dropdown-menu"> | + | </a> |
− | <li><a href="https://2017.igem.org/Team:Dalhousie/Description">Description</a></li> | + | <ul class="dropdown-menu" style=" background-color: rgba(193,211,93,0.8);"> |
− | <li><a href="https://2017.igem.org/Team:Dalhousie/Design">Design</a></li> | + | <li ><a href="https://2017.igem.org/Team:Dalhousie/Description" style=" color: white;" >Description</a></li> |
− | <li class="active"><a href="https://2017.igem.org/Team:Dalhousie/Experiments">Experiments</a></li> | + | <li><a href="https://2017.igem.org/Team:Dalhousie/Design"style=" color: white;">Design</a></li> |
− | <li><a href="https://2017.igem.org/Team:Dalhousie/Notebook">Notebook</a></li> | + | <li class="active"><a href="https://2017.igem.org/Team:Dalhousie/Experiments"style=" color: white;">Experiments</a></li> |
− | <li><a href="https://2017.igem.org/Team:Dalhousie/ | + | <li><a href="https://2017.igem.org/Team:Dalhousie/Notebook"style=" color: white;">Notebook</a></li> |
+ | <li><a href="https://2017.igem.org/Team:Dalhousie/InterLab">Interlab</a></li> | ||
<li><a href="https://2017.igem.org/Team:Dalhousie/Contribution">Contribution</a></li> | <li><a href="https://2017.igem.org/Team:Dalhousie/Contribution">Contribution</a></li> | ||
<li><a href="https://2017.igem.org/Team:Dalhousie/Model">Model</a></li> | <li><a href="https://2017.igem.org/Team:Dalhousie/Model">Model</a></li> | ||
Line 121: | Line 73: | ||
<li class="dropdown"> | <li class="dropdown"> | ||
− | <a class="dropdown-toggle" data-toggle="dropdown" href="#">Our Team | + | <a class="dropdown-toggle" data-toggle="dropdown" href="#" style=" color: white;">Our Team |
− | + | </a> | |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
<li><a href="https://2017.igem.org/Team:Dalhousie/Team">Team</a></li> | <li><a href="https://2017.igem.org/Team:Dalhousie/Team">Team</a></li> | ||
Line 130: | Line 82: | ||
<li class="dropdown"> | <li class="dropdown"> | ||
− | <a class="dropdown-toggle" data-toggle="dropdown" href="#">Parts | + | <a class="dropdown-toggle" data-toggle="dropdown" href="#" style=" color: white;">Parts |
− | + | </a> | |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
<li><a href="https://2017.igem.org/Team:Dalhousie/Parts">Parts</a></li> | <li><a href="https://2017.igem.org/Team:Dalhousie/Parts">Parts</a></li> | ||
<li><a href="https://2017.igem.org/Team:Dalhousie/Basic_Parts">Basic Parts</a></li> | <li><a href="https://2017.igem.org/Team:Dalhousie/Basic_Parts">Basic Parts</a></li> | ||
− | <li><a href="https://2017.igem.org/Team:Dalhousie/ | + | <li><a href="https://2017.igem.org/Team:Dalhousie/Composite_Parts">Composite Parts</a></li> |
<li><a href="https://2017.igem.org/Team:Dalhousie/Part_Collection">Part Collections</a></li> | <li><a href="https://2017.igem.org/Team:Dalhousie/Part_Collection">Part Collections</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | <li><a href="https://2017.igem.org/Team:Dalhousie/Safety">Safety</a></li> | + | <li><a href="https://2017.igem.org/Team:Dalhousie/Safety" style=" color: white;">Safety</a></li> |
<li class="dropdown"> | <li class="dropdown"> | ||
− | <a class="dropdown-toggle" data-toggle="dropdown" href="#">Human Practices | + | <a class="dropdown-toggle" data-toggle="dropdown" href="#" style=" color: white;">Human Practices |
− | + | </a> | |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
<li><a href="https://2017.igem.org/Team:Dalhousie/Human_Practices">Summary</a></li> | <li><a href="https://2017.igem.org/Team:Dalhousie/Human_Practices">Summary</a></li> | ||
Line 155: | Line 107: | ||
<li class="dropdown"> | <li class="dropdown"> | ||
− | <a class="dropdown-toggle" data-toggle="dropdown" href="#">Awards | + | <a class="dropdown-toggle" data-toggle="dropdown" href="#" style=" color: white;">Awards |
− | + | </a> | |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
<li><a href="https://2017.igem.org/Team:Dalhousie/HP/Applied_Design">Applied Design</a></li> | <li><a href="https://2017.igem.org/Team:Dalhousie/HP/Applied_Design">Applied Design</a></li> | ||
Line 171: | Line 123: | ||
<ul class="nav navbar-nav navbar-right"> | <ul class="nav navbar-nav navbar-right"> | ||
<div class="navbar-header"> | <div class="navbar-header"> | ||
− | <a class="navbar-brand" >Contact us today </a> | + | <a class="navbar-brand" style=" color: white;">Contact us today </a> |
</div> | </div> | ||
<li> | <li> | ||
− | <a href="mailto:igemdalhousie@gmail.com" ><i class="fa fa-envelope-o fa-fw"></i> <span class="network-name"></span></a> | + | <a href="mailto:igemdalhousie@gmail.com" ><i class="fa fa-envelope-o fa-fw" style=" color: rgba(149, 48, 41, 1);"></i> <span class="network-name"></span></a> |
</li> | </li> | ||
<li> | <li> | ||
− | <a target="_blank" href="https://twitter.com/dalhousie_igem?lang=en" ><i class="fa fa-twitter fa-fw"></i> <span class="network-name"></span></a> | + | <a target="_blank" href="https://twitter.com/dalhousie_igem?lang=en" ><i class="fa fa-twitter fa-fw" style=" color: rgba(61, 145, 229, 1);"></i> <span class="network-name"></span></a> |
</li> | </li> | ||
<li> | <li> | ||
− | <a target="_blank" href="https://www.facebook.com/Dalhousie.iGEM/" ><i class="fa fa-facebook fa-fw"></i> <span class="network-name"></span></a> | + | <a target="_blank" href="https://www.facebook.com/Dalhousie.iGEM/" ><i class="fa fa-facebook fa-fw" style=" color: rgba(57, 86, 156, 1);"></i> <span class="network-name"></span></a> |
</li> | </li> | ||
+ | |||
</ul> | </ul> | ||
</div> | </div> | ||
</nav> | </nav> | ||
− | + | </div> | |
− | + | </div> | |
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <div class="panel" id="panel1" > | ||
+ | |||
+ | <div class="inner" > | ||
+ | <div class="top" ><div class="title" >Experiments</div></div> | ||
+ | |||
+ | |||
+ | <img src= "https://static.igem.org/mediawiki/2016/a/a9/T--Dalhousie_Halifax_NS--CBForest.jpeg" style="top:0px; left:0px; padding-bottom:0px; position:fixed; width:100%; height: 100%; z-index:-100; " align="center" height="70%" width="70%"> | ||
+ | |||
+ | |||
+ | <!--------------------------------fade title----------------------------> | ||
+ | <style>body { | ||
+ | margin: 0; | ||
+ | height: 10px; | ||
+ | } | ||
+ | |||
+ | .top { | ||
+ | |||
+ | margin-top: 300px; | ||
+ | position: absolute; | ||
+ | width:55%; | ||
+ | left:300px; | ||
+ | background-color: rgba(27,22,16,0.4); | ||
+ | height: 150px; | ||
+ | text-align: center; | ||
+ | font-family: 'Trebuchet MS'; | ||
+ | font-size: 50px; | ||
+ | font-weight: 100; | ||
+ | color: white; | ||
+ | line-height: 60px; | ||
+ | } | ||
+ | |||
+ | .title { | ||
+ | position: relative; | ||
+ | top: 30%; | ||
+ | |||
+ | left: 0px; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <!---------------------------------------------------------------------------------this-------------------------------------------------------------------------------------------> | ||
+ | <script> $(window).scroll(function(){ | ||
+ | $(".top").css("opacity", 1 - $(window).scrollTop() / 400); | ||
+ | });</script> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <div class="panel" id="panel2"> | ||
+ | <div class="inner"> | ||
+ | |||
+ | </br>Project Description</br> | ||
+ | WHY</br> | ||
+ | As fossil fuels continue to run out across the globe, many people are looking to alternate sources of energy that are renewable and eco-friendlier. One of these options is biofuel which is fuel made from organic matter. Most commonly made from ethanol, biofuel or bioethanol can be used as a fuel for vehicles in its’ pure form. In the field of biofuel production, bioethanol made from cellulose continues to be the dominant form. However harsh methods are required to be able to extract the sugars from cellulose and convert it to ethanol. | ||
+ | Atlantic Canada’s main export is wood, pulp, and paper. Many of us on the team grew up next to pulp and paper mills and saw the hazardous waste expelled by the processes in these buildings. Extraction of usable materials from wood is fairly inefficient, leaving behind wood waste that could be used for biofuel production if broken down and converted to ethanol. The only question is: how?</br> | ||
+ | WHAT</br> | ||
+ | The Dalhousie iGEM team this year is focused on using the microbiome of the porcupine to solve this conversion of wood waste to ethanol. A huge part of the porcupine’s diet is made from bark. Unable to digest the cellulose, hemi-cellulose, and lignin in the bark, the gut bacteria of the porcupine do the work instead. We hypothesized that the microbiome of the porcupine would contain enzymes that convert cellulose, hemi-cellulose, and lignin to glucose; a usable sugar. We then hypothesized that if the genes coding for these enzymes were expressed in a vector in E. coli, the E. coli would then be able to digest cellulose and create glucose. Finally, we hypothesized that a bioreactor system containing both E. coli and yeast would be able to create ethanol from wood waste as the yeast would ferment the glucose created by the E. coli.</br> | ||
+ | HOW WE DID IT</br> | ||
+ | To be assessed later</br> | ||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div class="container" style="height:450px; width:100%; position: relative;"><!--------empty panel----------> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div class="panel panel-red" id="panel3"> | ||
+ | <div class="inner"> | ||
+ | <p style="text-align:center; color:white; font-size: 30px; margin-top:100px;"> | ||
+ | Learn more... hopefully have links to next pages here</p> | ||
+ | <!---------------------------pics----------------------------> | ||
+ | <p style="text-align: center; "> | ||
+ | <img src= "https://static.igem.org/mediawiki/2017/d/d3/Q.png" height="20%" width="20%" style=" padding:50px;"> | ||
+ | <img src= "https://static.igem.org/mediawiki/2017/8/82/S.png" height="20%" width="20%" style=" padding:50px;"> | ||
+ | <img src= "https://static.igem.org/mediawiki/2017/5/57/B.png" height="20%" width="20%" style=" padding:50px;"> | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <style> | ||
+ | html { | ||
+ | height: 100%; | ||
+ | min-height: 100%; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | height: 100%; | ||
+ | } | ||
+ | |||
+ | .panel { | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | background: black; | ||
+ | color: #fff; | ||
+ | padding-left: 5%; | ||
+ | padding-right: 5%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | .panel.panel-red { | ||
+ | background: black; | ||
+ | |||
+ | } | ||
+ | #nav { | ||
+ | position: fixed; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | width: 96%; | ||
+ | padding: 2%; | ||
+ | z-index: 100; | ||
+ | color: white; | ||
+ | height: 80px; | ||
+ | } | ||
+ | |||
+ | .noBackground { | ||
+ | background-color: rgba(0,0,0,0); | ||
+ | visibility: visible; | ||
+ | width:100%; | ||
+ | padding-right:0px; | ||
+ | -webkit-transition: all 1.0s ease; | ||
+ | -moz-transition: all 1.0s ease; | ||
+ | -o-transition: all 1.0s ease; | ||
+ | transition: all 1.0s ease; | ||
+ | } | ||
+ | |||
+ | .blackBackground { | ||
+ | background-color: rgba(0,0,0,0.7); | ||
+ | visibility: visible; | ||
+ | width:100%; | ||
+ | |||
+ | } | ||
+ | |||
+ | #nav .inner { | ||
+ | z-index:100; | ||
+ | padding-bottom:40px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #nav ul { | ||
+ | list-style: none; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #inner{ | ||
+ | z-index:101; | ||
+ | |||
+ | } | ||
+ | |||
+ | #panel1{ | ||
+ | background: transparent; | ||
+ | height: 850px; | ||
+ | width:100%; | ||
+ | z-index:100; | ||
+ | } | ||
+ | #panel2{ | ||
+ | width:100%; | ||
+ | height: 700px; | ||
+ | margin-bottom:0px; | ||
+ | background: black; | ||
+ | text-align:center; | ||
+ | |||
+ | } | ||
+ | #panel3{ | ||
+ | width:100%; | ||
+ | height: 500px; | ||
+ | margin-bottom:-100px; | ||
+ | background: black; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | <script> | ||
+ | $( function() { | ||
+ | //caches a jQuery object containing the header element | ||
+ | var header = $('.noBackground'); | ||
+ | $(window).scroll(function() { | ||
+ | var scroll = $(window).scrollTop(); | ||
+ | |||
+ | if (scroll >= 100) { | ||
+ | header.addClass('blackBackground'); | ||
+ | } else { | ||
+ | header.removeClass('blackBackground'); | ||
+ | |||
+ | } | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
</body> | </body> | ||
+ | <html> |
Revision as of 13:13, 4 October 2017
Experiments
Project Description
WHY
As fossil fuels continue to run out across the globe, many people are looking to alternate sources of energy that are renewable and eco-friendlier. One of these options is biofuel which is fuel made from organic matter. Most commonly made from ethanol, biofuel or bioethanol can be used as a fuel for vehicles in its’ pure form. In the field of biofuel production, bioethanol made from cellulose continues to be the dominant form. However harsh methods are required to be able to extract the sugars from cellulose and convert it to ethanol.
Atlantic Canada’s main export is wood, pulp, and paper. Many of us on the team grew up next to pulp and paper mills and saw the hazardous waste expelled by the processes in these buildings. Extraction of usable materials from wood is fairly inefficient, leaving behind wood waste that could be used for biofuel production if broken down and converted to ethanol. The only question is: how?
WHAT
The Dalhousie iGEM team this year is focused on using the microbiome of the porcupine to solve this conversion of wood waste to ethanol. A huge part of the porcupine’s diet is made from bark. Unable to digest the cellulose, hemi-cellulose, and lignin in the bark, the gut bacteria of the porcupine do the work instead. We hypothesized that the microbiome of the porcupine would contain enzymes that convert cellulose, hemi-cellulose, and lignin to glucose; a usable sugar. We then hypothesized that if the genes coding for these enzymes were expressed in a vector in E. coli, the E. coli would then be able to digest cellulose and create glucose. Finally, we hypothesized that a bioreactor system containing both E. coli and yeast would be able to create ethanol from wood waste as the yeast would ferment the glucose created by the E. coli.
HOW WE DID IT
To be assessed later
Learn more... hopefully have links to next pages here