Line 58: | Line 58: | ||
<script> | <script> | ||
// View one image | // View one image | ||
− | var viewer = new Viewer(document.getElementById('image'), | + | var viewer = new Viewer(document.getElementById('image'), {}); |
// View some images | // View some images | ||
− | var viewer = new Viewer(document.getElementById('images'), | + | var viewer = new Viewer(document.getElementById('images'),{}); |
</script> | </script> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 19:46, 25 August 2016
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.