Difference between revisions of "Team:ETH Zurich/Team"

(Prototype team page)
 
Line 1: Line 1:
 
{{ETH_Zurich}}
 
{{ETH_Zurich}}
 
<html>
 
<html>
 +
<head>
 +
<style>
 +
.anja {
 +
width: 20px;
 +
height: 20px;
 +
border: 1px solid red;
 +
top: 20px;
 +
left: 20px;
 +
position: absolute
 +
}
 +
.anja:hover {
 +
background-color:red;
 +
}
  
<h2>Team</h2>
 
  
<p>In this page you can introduce your team members, instructors, and advisors. </p>
+
.teamphoto {
 +
    width: 300px;
 +
    height: 300px;
 +
    position: relative;
 +
}
  
 +
img {
 +
    width: 100%;
 +
    height: 100%;
 +
}
  
 +
</style>
 +
</head>
  
 +
<h2>Team</h2>
 +
 +
<div class='teamphoto'>
 +
<img src='https://static.igem.org/mediawiki/2015/c/ce/Igem_ethz_2015_team_small.jpg' alt='Oh no! Our team photo is gone! Please help us find it' >
 +
<div class='anja'></div>
 +
<div class='anna'></div>
 +
<div class='charlotte'></div>
 +
<div class='harun'></div>
 +
<div class='lisa'></div>
 +
<div class='mike'></div>
 +
</div>
  
  
Line 29: Line 62:
  
  
</div>
 
 
</html>
 
</html>

Revision as of 12:16, 15 May 2015

"What I cannot create I do not understand."
- Richard Feynmann

Team

Oh no! Our team photo is gone! Please help us find it

Inspiration

You can look at what other teams did to get some inspiration!
Here are a few examples:

What should this page contain?
  • Include pictures of your teammates, don’t forget instructors and advisors!
  • You can add a small biography or a few words from each team member, to tell us what you like, and what motivated you to participate in iGEM.
  • Take team pictures! Show us your school, your lab and little bit of your city.
  • Remember that image galleries can help you showcase many pictures while saving space.