Helenrensiyu (Talk | contribs) |
Helenrensiyu (Talk | contribs) |
||
Line 4: | Line 4: | ||
<html> | <html> | ||
<style> | <style> | ||
− | + | ||
− | + | #profile_caption { | |
− | + | position: absolute; | |
− | + | text-align: center; | |
+ | left: 0px; | ||
+ | right: 0px; | ||
+ | top: 80%; | ||
+ | font-weight: bold; | ||
+ | font-size: 20px; | ||
+ | color: white; | ||
+ | text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8) | ||
+ | /*-webkit-animation: mymove 5s infinite; /* Chrome, Safari, Opera | ||
+ | animation: mymove 5s infinite; */ | ||
} | } | ||
+ | |||
+ | /* Chrome, Safari, Opera | ||
+ | @-webkit-keyframes mymove { | ||
+ | 50% {color: white; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8)} | ||
+ | } | ||
+ | |||
+ | Standard syntax | ||
+ | @keyframes mymove { | ||
+ | 50% {color: white; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8)} | ||
+ | }*/ | ||
+ | |||
+ | /*.profile_caption { | ||
+ | position: absolute; | ||
+ | text-align: center; | ||
+ | left: 0px; | ||
+ | right: 0px; | ||
+ | top: 80%; | ||
+ | font-weight: bold; | ||
+ | text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8); | ||
+ | color: white; | ||
+ | font-size: 15px; | ||
+ | }*/ | ||
</style> | </style> | ||
Line 23: | Line 54: | ||
<div class="col-sm-3"> | <div class="col-sm-3"> | ||
<img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/1/13/T--oxford--team--alissa--circle.jpeg"> | <img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/1/13/T--oxford--team--alissa--circle.jpeg"> | ||
+ | <span id="profile_caption"> Alissa Hummer </span> | ||
</div> | </div> | ||
<div class="col-sm-3"> | <div class="col-sm-3"> | ||
<img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/a/a5/T--oxford--team--angela--circle.jpeg"> | <img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/a/a5/T--oxford--team--angela--circle.jpeg"> | ||
+ | <span id="profile_caption"> Angela Hellyer </span> | ||
</div> | </div> | ||
<div class="col-sm-3"> | <div class="col-sm-3"> | ||
<img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/f/f7/T--oxford--team--arthur--circle.jpeg"> | <img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/f/f7/T--oxford--team--arthur--circle.jpeg"> | ||
+ | <span id="profile_caption"> Arthur Norman </span> | ||
</div> | </div> | ||
<div class="col-sm-3"> | <div class="col-sm-3"> | ||
<img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/7/74/T--oxford--team--chun--circle.jpeg"> | <img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/7/74/T--oxford--team--chun--circle.jpeg"> | ||
+ | <span id="profile_caption"> Chun Ngai Au </span> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 38: | Line 73: | ||
<div class="col-sm-3"> | <div class="col-sm-3"> | ||
<img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/7/7c/T--oxford--team--helen--circle.jpeg"> | <img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/7/7c/T--oxford--team--helen--circle.jpeg"> | ||
+ | <span id="profile_caption"> Helen Siyu Ren </span> | ||
</div> | </div> | ||
<div class="col-sm-3"> | <div class="col-sm-3"> | ||
<img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/e/e6/T--oxford--team--jei--circle.jpeg"> | <img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/e/e6/T--oxford--team--jei--circle.jpeg"> | ||
+ | <span id="profile_caption"> Jei Diwakar </span> | ||
</div> | </div> | ||
<div class="col-sm-3"> | <div class="col-sm-3"> | ||
<img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/6/69/T--oxford--team--john--circle.jpeg"> | <img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/6/69/T--oxford--team--john--circle.jpeg"> | ||
+ | <span id="profile_caption"> John Myers </span> | ||
</div> | </div> | ||
<div class="col-sm-3"> | <div class="col-sm-3"> | ||
<img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/e/ea/T--oxford--team--kushal--circle.jpeg"> | <img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/e/ea/T--oxford--team--kushal--circle.jpeg"> | ||
+ | <span id="profile_caption"> Kushal Mansatta </span> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 52: | Line 91: | ||
<div class="row" style="margin-top: 40px"> | <div class="row" style="margin-top: 40px"> | ||
<div class="col-sm-3"> | <div class="col-sm-3"> | ||
− | + | <img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/1/12/T--oxford--team--noah--circle.jpeg"> | |
− | + | <span id="profile_caption"> Noah Sprent </span> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
<div class="col-sm-3"> | <div class="col-sm-3"> | ||
− | + | <img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/2/2f/T--oxford--team--sumaera--circle.jpeg"> | |
− | + | <span id="profile_caption"> Sumaera Rathore </span> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
<div class="col-sm-3"> | <div class="col-sm-3"> | ||
− | + | <img class="img-responsive img-circle" src="https://static.igem.org/mediawiki/2017/8/81/T--oxford--team--zoec--circle.jpeg"> | |
− | + | <span id="profile_caption"> Zoë Catchpole </span> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
<div class="col-sm-3"> | <div class="col-sm-3"> | ||
− | + | <img src="https://static.igem.org/mediawiki/2017/e/eb/T--oxford--team--zoef--circle.jpeg" alt="" class="img-responsive img-circle"> | |
− | + | <span id="profile_caption"> Zoe Ford </span> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 09:25, 27 July 2017
Team
In this page you can introduce your team members, instructors, and advisors.
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.