Difference between revisions of "Team:Pitt"
(Replaced content with "{{Pitt}} <html> <h2> Welcome to Pitt iGEM 2015! </h2> <p>We have many exciting things lined up this year. To learn more, click the appropriate menu item above.</p> </div></...") |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Pitt}} | {{Pitt}} | ||
− | <html> | + | <html> |
− | <h2> Welcome to Pitt | + | |
− | < | + | <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"> | ||
+ | .color { | ||
+ | padding: 50px; | ||
+ | background: #ffe88e; | ||
+ | background: -moz-linear-gradient(top, #ffe88e 0%, #ffde6b 100%); | ||
+ | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe88e), color-stop(100%,#ffde6b)); | ||
+ | background: -webkit-linear-gradient(top, #ffe88e 0%,#ffde6b 100%); | ||
+ | background: -o-linear-gradient(top, #ffe88e 0%,#ffde6b 100%); | ||
+ | background: -ms-linear-gradient(top, #ffe88e 0%,#ffde6b 100%); | ||
+ | background: linear-gradient(to bottom, #ffe88e 0%,#ffde6b 100%); | ||
+ | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe88e', endColorstr='#ffde6b',GradientType=0 ); | ||
+ | text-align: center; | ||
+ | width: 50%; | ||
+ | } | ||
+ | |||
+ | .color:hover { | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | <h2> Welcome to Pitt 2015 iGEM's website! </h2> | ||
+ | |||
+ | |||
+ | <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! |