(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{Tongji_China}} | + | {{Tongji_China/Head_N_Prefix}} |
<html> | <html> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:Tongji_China/userDefault?action=raw&ctype=text/css"> | ||
+ | </html> | ||
+ | {{Tongji_China/Head_N_Suffix}} | ||
+ | {{Tongji_China/Header_N}} | ||
+ | <html> | ||
+ | <head> | ||
+ | <meta charset="UTF-8"> | ||
+ | <title>Team</title> | ||
+ | <style type="text/css"> | ||
+ | #lunbo ul li { | ||
+ | width: 100%; | ||
+ | list-style: none; | ||
+ | background-color: #f9f9f6; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #lunbo ul li:not(:first-child) { | ||
+ | display: none; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
− | <div class=" | + | <body> |
− | + | <div class="title"> | |
− | < | + | We are Tongji_China! |
− | < | + | </div> |
− | + | <div class="logoPicture"> | |
− | + | <div id=lunbo> | |
− | < | + | <ul> |
− | <ul> | + | <li><img src="img/T--Tongji_China--picture-Team-Overview-1.jpg" /></li> |
− | < | + | <li><img src="img/T--Tongji_China--picture-Team-Overview-2.jpg" /></li> |
− | < | + | <li><img src="img/T--Tongji_China--picture-Team-Overview-3.jpg" /></li> |
− | < | + | </ul> |
− | < | + | </div> |
− | </ | + | </div> |
− | </div> | + | <div class="title_2"> |
− | + | Overview | |
+ | </div> | ||
+ | <div class="content"> | ||
+ | Here is the team Tongji-China. We are a group of students from the School of Life Science and Technology of Tongji University in China, and we are all undergraduates. Perhaps our current understanding of the scientific research is not enough, but we all have great enthusiasm for synthetic biology. We all believe that our efforts will make sense this summer. | ||
+ | <br>This is a team of 11 people, including 2 boys and 9 girls. If you want to know more about us, please click on the link below. | ||
+ | <br> | ||
+ | <br> | ||
+ | <div class="linkOfPicture"> | ||
+ | <a href="/Team:Tongji_China/Members"><img src="img/T--Tongji_China--picture-Team-Overview-4 Members.png" width="30%" height="80%"></a> | ||
+ | <a href="/Team:Tongji_China/Attributions"><img src="img/T--Tongji_China--picture-Team-Overview-5 Attribution.png" width="30%" height="80%"></a> | ||
+ | <a href="/Team:Tongji_China/Collaborations"><img src="img/T--Tongji_China--picture-Team-Overview-6 Collaboration.png" width="30%" height="80%"></a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <script type="text/javascript"> | ||
+ | var li = document.getElementById('lunbo').getElementsByTagName("li"); | ||
+ | var num = 0; | ||
+ | var len = li.length; | ||
+ | setInterval(function() { | ||
+ | li[num].style.display = "none" | ||
+ | num = ++num == len ? 0 : num; | ||
+ | li[num].style.display = "inline-block"; | ||
+ | }, 3000); | ||
+ | </script> | ||
+ | </body> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</html> | </html> |
Revision as of 12:23, 6 October 2018
We are Tongji_China!
Overview
Here is the team Tongji-China. We are a group of students from the School of Life Science and Technology of Tongji University in China, and we are all undergraduates. Perhaps our current understanding of the scientific research is not enough, but we all have great enthusiasm for synthetic biology. We all believe that our efforts will make sense this summer.
This is a team of 11 people, including 2 boys and 9 girls. If you want to know more about us, please click on the link below.
This is a team of 11 people, including 2 boys and 9 girls. If you want to know more about us, please click on the link below.