Difference between revisions of "Team:Pitt"

 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<html>
 
<html>
  
 +
<script type="text/javascript">
 +
$(document).ready(function(){
 +
$(".project").click(
 +
function(){
 +
window.location.href = "https://2015.igem.org/Team:Pitt/Description";
 +
});
 +
$(".team").click(
 +
function(){
 +
window.location.href = "https://2015.igem.org/Team:Pitt/Team";
 +
});
  
 +
});
 +
 +
</script>
 
<style type="text/css">
 
<style type="text/css">
 
.color {
 
.color {
Line 14: Line 27:
 
background: linear-gradient(to bottom, #ffe88e 0%,#ffde6b 100%);
 
background: linear-gradient(to bottom, #ffe88e 0%,#ffde6b 100%);
 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe88e', endColorstr='#ffde6b',GradientType=0 );
 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe88e', endColorstr='#ffde6b',GradientType=0 );
 +
text-align: center;
 +
width: 50%;
 +
}
 +
 +
.color:hover {
 +
cursor: pointer;
 
}
 
}
 
</style>
 
</style>
  
<h2> Welcome to Pitt iGEM 2015! </h2>
+
<h2> Welcome to Pitt 2015 iGEM's website! </h2>
<div class="color"><h3>Learn more about the team's project!</h3></div><div class="color"><h3>Meet this year's team!</h3></div>
+
 
 +
 
 +
<table style="width: 100%; background: none; border-spacing: 10px;"><tr><td class="color project"><h3>Click here to learn more about the team's project!</h3></td><td class="color team"><h3>Click here to meet this year's team!</h3></td></tr></table>
 +
 
 +
 
 +
 
 +
<img style="width: 70%; padding-left: 15%;" src="https://static.igem.org/mediawiki/2015/8/84/Prohomepagepitt.gif"/>
  
 
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
 
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
  
 
</html>
 
</html>

Latest revision as of 03:33, 19 September 2015

Welcome to Pitt 2015 iGEM's website!

Click here to learn more about the team's project!

Click here to meet this year's team!