Difference between revisions of "Team:Pitt"
(5 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 16: | Line 29: | ||
text-align: center; | text-align: center; | ||
width: 50%; | width: 50%; | ||
+ | } | ||
+ | |||
+ | .color:hover { | ||
+ | cursor: pointer; | ||
} | } | ||
</style> | </style> | ||
− | <h2> Welcome to Pitt | + | <h2> Welcome to Pitt 2015 iGEM's website! </h2> |
− | <table style="width: 100%; background | + | |
+ | |||
+ | <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! |