Difference between revisions of "Team:UMaryland"

Line 95: Line 95:
 
}
 
}
 
 
.small {
+
#small {
 
font-size: 14pt;
 
font-size: 14pt;
 
position: absolute;
 
position: absolute;
Line 203: Line 203:
 
var timeoutID;
 
var timeoutID;
 
 
$('#img-logo, .h2').animateCss('fadeInUp');
+
$('#img-logo, #h2').animateCss('fadeInUp');
$('.h2, #img-logo').css('display','block');
+
$('#h2, #img-logo').css('display','block');
 
timeoutID = window.setTimeout(show2, 800);
 
timeoutID = window.setTimeout(show2, 800);
 
 
Line 211: Line 211:
 
 
 
function show2(){
 
function show2(){
$('.h3').animateCss('fadeInUp');
+
$('#h3').animateCss('fadeInUp');
$('.h3').css('display','block');
+
$('#h3').css('display','block');
 
timeoutID = window.setTimeout(show3, 800);
 
timeoutID = window.setTimeout(show3, 800);
 
}
 
}
 
 
 
function show3() {
 
function show3() {
$('nav, .small').animateCss('fadeInUp');
+
$('nav, #small').animateCss('fadeInUp');
 
$('.hide').css('display','block')
 
$('.hide').css('display','block')
 
}
 
}

Revision as of 01:47, 5 September 2016


</div></div>

Biosequestration of Methane

Creating a strain of E. coli that break down methane to be implemented into landfills as an environmentally friendly strategy for ameliorating global climate change

Follow us on Facebook and Instagram for updates!