Team:UPenn
From 2013.igem.org
(Difference between revisions)
m |
m |
||
Line 241: | Line 241: | ||
} | } | ||
+ | |||
+ | .team { | ||
+ | top: 50px; | ||
+ | left: 50px; | ||
+ | margin: 10px; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | .team td { | ||
+ | height:200px; | ||
+ | width:250px; | ||
+ | background-color: #8fb8fb; | ||
+ | } | ||
+ | |||
+ | .hidden { /*change this class when hovered*/ | ||
+ | display: none; | ||
+ | } | ||
+ | .team img { | ||
+ | height: 150px; | ||
+ | width: 200px; | ||
+ | } | ||
Line 327: | Line 348: | ||
<!--Third section: introducing the team--> | <!--Third section: introducing the team--> | ||
<div class="three"> | <div class="three"> | ||
- | <div class=" | + | |
+ | <table class="team" cellpadding="10"> | ||
+ | <tr> | ||
+ | <td><img src=""/><div class="name"></div></td> | ||
+ | <td><img src=""/><div class="name"></div></td> | ||
+ | <td><img src=""/><div class="name"></div></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><img src=""/><div class="name"></div></td> | ||
+ | <td><img src=""/><div class="name"></div></td> | ||
+ | <td><img src=""/><div class="name"></div></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><img src=""/><img src=""/><div class="name"></div></td> | ||
+ | <td><img src=""/><div class="name"></div></td> | ||
+ | <td><img src=""/><div class="name"></div></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- | ||
<h2>Member Name</h2> | <h2>Member Name</h2> | ||
<img src="http://www.bbsradio.com/posts/images/pic16848.jpg"/> | <img src="http://www.bbsradio.com/posts/images/pic16848.jpg"/> | ||
Line 342: | Line 385: | ||
<p>Description of the member</p> | <p>Description of the member</p> | ||
</div> | </div> | ||
- | |||
+ | --> | ||
Revision as of 15:04, 1 July 2013
Hello
Welcome to Penn's iGEM team wiki!
This page is under construction at the moment, but check back with us soon to see what we're up to!