Team:Penn/Team
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
- | <title> | + | <title>Homepage</title> |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<!-- Bootstrap --> | <!-- Bootstrap --> | ||
<link href="https://googledrive.com/host/0B4ZBZOYYKBzEeUFaR1lNWFZWMnc" rel="stylesheet" media="screen"> | <link href="https://googledrive.com/host/0B4ZBZOYYKBzEeUFaR1lNWFZWMnc" rel="stylesheet" media="screen"> | ||
<link href="https://googledrive.com/host/0B4ZBZOYYKBzEYUtsRS1ZWHM2bTQ" type="text/css" rel="stylesheet"/> | <link href="https://googledrive.com/host/0B4ZBZOYYKBzEYUtsRS1ZWHM2bTQ" type="text/css" rel="stylesheet"/> | ||
- | |||
- | |||
- | |||
Line 16: | Line 13: | ||
text-align: left; | text-align: left; | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | /*Brady Bunch Table*/ | |
+ | .team { | ||
+ | float: center; | ||
+ | margin: auto; | ||
} | } | ||
Line 47: | Line 47: | ||
background-color: white; | background-color: white; | ||
margin-top: -50px; | margin-top: -50px; | ||
+ | padding:-5px; | ||
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; | -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; | ||
filter: alpha(opacity=70); | filter: alpha(opacity=70); | ||
Line 54: | Line 55: | ||
} | } | ||
- | + | td:hover { | |
+ | cursor:pointer; | ||
+ | } | ||
/* CUSTOMIZE THE CAROUSEL | /* CUSTOMIZE THE CAROUSEL | ||
-------------------------------------------------- */ | -------------------------------------------------- */ | ||
- | /* | + | /* Carousel base class */ |
+ | .carousel .container { | ||
+ | position: relative; | ||
+ | z-index: 9; | ||
+ | } | ||
.carousel-control { | .carousel-control { | ||
Line 69: | Line 76: | ||
border: 0; | border: 0; | ||
z-index: 10; | z-index: 10; | ||
+ | } | ||
+ | |||
+ | .carousel .item { | ||
+ | height: 500px; | ||
} | } | ||
- | .carousel img { | + | .carousel img { |
- | + | position: absolute; | |
- | + | top: -100px; | |
- | + | left: 0; | |
- | + | min-width: 100%; | |
- | + | ||
+ | } | ||
.carousel-caption { | .carousel-caption { | ||
- | background-color: rgba(0,0,0,. | + | background-color: rgba(0,0,0,.4); |
+ | position: static; | ||
+ | max-width: 500px; | ||
+ | padding: 5 20px; | ||
+ | margin-top: 300px; | ||
} | } | ||
Line 88: | Line 104: | ||
color: #fff; | color: #fff; | ||
text-shadow: 0 1px 1px rgba(0,0,0,.4); | text-shadow: 0 1px 1px rgba(0,0,0,.4); | ||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
- | + | .carousel-caption .btn { | |
- | + | margin-top: 10px; | |
- | + | } | |
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</style> | </style> | ||
</head> | </head> | ||
Line 128: | Line 128: | ||
<span class="icon-bar"></span> | <span class="icon-bar"></span> | ||
</button> | </button> | ||
- | <a class="brand | + | <a class="brand" href="https://2013.igem.org/Team:Penn">Penn's iGEM Team</a> |
<!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. --> | <!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. --> | ||
<div class="nav-collapse collapse"> | <div class="nav-collapse collapse"> | ||
Line 137: | Line 137: | ||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">About <b class="caret"></b></a> | <a href="#" class="dropdown-toggle" data-toggle="dropdown">About <b class="caret"></b></a> | ||
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
- | <li><a | + | <li><a id="team">Team</a></li> |
<li><a href="https://2013.igem.org/Team:Penn/Sponsors">Sponsors</a></li> | <li><a href="https://2013.igem.org/Team:Penn/Sponsors">Sponsors</a></li> | ||
<li><a href="https://igem.org/Team.cgi?id=1128">Official Team Profile</a></li> | <li><a href="https://igem.org/Team.cgi?id=1128">Official Team Profile</a></li> | ||
Line 158: | Line 158: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | |||
</ul> | </ul> | ||
</div><!--/.nav-collapse --> | </div><!--/.nav-collapse --> | ||
Line 168: | Line 167: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<!--Overview--> | <!--Overview--> | ||
<div class="four"> | <div class="four"> | ||
- | <div class="hero-unit"> | + | <div class="hero-unit" style="text-align:left;"> |
- | <h1> | + | <h1>Team</h1> |
- | + | <p>About us</p> | |
- | <p> | + | <p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit. |
- | + | </p> | |
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
+ | |||
+ | <!--Team stuff--> | ||
+ | <h2 style="text-align: center;">Meet the Bunch</h2> | ||
+ | <table class="team" cellpadding="5"> | ||
+ | <tr> | ||
+ | <td> | ||
+ | <img id="flipbox" src="https://googledrive.com/host/0B4ZBZOYYKBzETDEzdFdSOC1ZVW8"/> | ||
+ | <div class="name"><h4>Name/major</h4></div></td> | ||
+ | |||
+ | <td> | ||
+ | <img src="https://googledrive.com/host/0B4ZBZOYYKBzETldtZHBxMTM3Ujg"/> | ||
+ | <div class="name"><h4>Josh</h4></div></td> | ||
+ | |||
+ | |||
+ | |||
+ | <td> | ||
+ | <img src="https://googledrive.com/host/0B4ZBZOYYKBzEU3VZUnNOdWFqYVE"/> | ||
+ | <div class="name"><h4>Danielle</h4></div></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | |||
+ | <td> | ||
+ | <img src="https://googledrive.com/host/0B4ZBZOYYKBzEZXRRMlRtODR2OVk/"> | ||
+ | <div class="name"><h4>Daniel</h4></div></td> | ||
+ | |||
+ | <td><h4><!--Center--></h4></td> | ||
+ | <td> | ||
+ | <img src="https://googledrive.com/host/0B4ZBZOYYKBzELXJ5NlFKUkJXRnc"/> | ||
+ | <div class="name"><h4>Mahamad</h4></div></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> | ||
+ | <img src="https://googledrive.com/host/0B4ZBZOYYKBzERmpYczlyYU5TTUE"/> | ||
+ | <div class="name"><h4></h4></div> | ||
+ | |||
+ | <td> | ||
+ | <img src="https://googledrive.com/host/0B4ZBZOYYKBzEZ0tlUUViY2Z6Ymc"/> | ||
+ | <div class="name"><h4>Name/major</h4></div></td> | ||
+ | |||
+ | <td> | ||
+ | <img src="https://googledrive.com/host/0B4ZBZOYYKBzET2NBWmlOLVMtaVE"> | ||
+ | <div class="name"><h4>Spencer</h4></div></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <h4>Photos by Erica Sachse</h4> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <script src="https://googledrive.com/host/0B4ZBZOYYKBzETkFqdnhMeV9fMzA" ></script> | ||
+ | <script src="https://googledrive.com/host/0B4ZBZOYYKBzEZTdBSFdUV19LYjQ"></script> | ||
+ | <script src="https://googledrive.com/host/0B4ZBZOYYKBzEOFVQV0ZLWEZqN2M"></script></script> | ||
+ | |||
+ | <script src="../assets/js/jquery.js"></script> | ||
+ | <script src="../assets/js/bootstrap-transition.js"></script> | ||
+ | <script src="../assets/js/bootstrap-alert.js"></script> | ||
+ | <script src="../assets/js/bootstrap-modal.js"></script> | ||
+ | <script src="../assets/js/bootstrap-dropdown.js"></script> | ||
+ | <script src="../assets/js/bootstrap-scrollspy.js"></script> | ||
+ | <script src="../assets/js/bootstrap-tab.js"></script> | ||
+ | <script src="../assets/js/bootstrap-tooltip.js"></script> | ||
+ | <script src="../assets/js/bootstrap-popover.js"></script> | ||
+ | <script src="../assets/js/bootstrap-button.js"></script> | ||
+ | <script src="../assets/js/bootstrap-collapse.js"></script> | ||
+ | <script src="../assets/js/bootstrap-carousel.js"></script> | ||
+ | <script src="../assets/js/bootstrap-typeahead.js"></script> | ||
+ | <script> | ||
+ | !function ($) { | ||
+ | $(function(){ | ||
+ | // carousel demo | ||
+ | $('#myCarousel').carousel() | ||
+ | |||
+ | $('html, body').animate({ | ||
+ | scrollTop: $(".one").offset().top, | ||
+ | }, '2400'); | ||
+ | }); | ||
+ | |||
+ | $("#two").click(function() { | ||
+ | $('html, body').animate({ | ||
+ | scrollTop: $(".two").offset().top, | ||
+ | }, '2400'); | ||
+ | }); | ||
+ | |||
+ | $("#three, #team").click(function() { | ||
+ | $('html, body').animate({ | ||
+ | scrollTop: $(".team").offset().top, | ||
+ | }, '2400'); | ||
+ | }); | ||
+ | |||
+ | /* $(".team tr td").mouseenter(function(){ | ||
+ | $(this).children(":first").toggleClass("hidden"); | ||
+ | $(this).children(":nth-child(2)").toggleClass("hidden"); | ||
+ | |||
+ | |||
+ | }); | ||
+ | |||
+ | $(".team tr td").mouseenter(function(){ | ||
+ | $(this).children(":nth-child(3)").show(); | ||
+ | $(this).children(":nth-child(3)").animate({ | ||
+ | height: '50px', | ||
+ | display: 'inline-block' | ||
+ | }); | ||
+ | |||
+ | }); | ||
+ | |||
+ | |||
+ | $(".team tr td").mouseleave(function(){ | ||
+ | $(this).children(":nth-child(2)").toggleClass("hidden"); | ||
+ | $(this).children(":first").toggleClass("hidden"); | ||
+ | $(this).children(":nth-child(3)").css("height","0px"); | ||
+ | $(this).children(":nth-child(3)").hide(); | ||
+ | |||
+ | });*/ | ||
+ | |||
+ | $("td").click(function(){ | ||
+ | |||
+ | if ($(this).children("img").is(":visible")) { | ||
+ | |||
+ | $(this).flip({direction: 'tb', content: $(this)}); | ||
+ | $(this).children("img").hide(); | ||
+ | $(this).children(".name").show(); | ||
+ | } | ||
+ | |||
+ | else { | ||
+ | $(this).revertFlip(); | ||
+ | |||
+ | } | ||
+ | }); | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | }(window.jQuery) | ||
+ | </script> | ||
+ | <script src="../assets/js/holder/holder.js"></script> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 16:23, 18 July 2013
Team
About us
Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.
Meet the Bunch
Name/major |
Josh |
Danielle |
Daniel |
Mahamad |
|
|
Name/major |
Spencer |