Difference between revisions of "Team:Amoy/Attributions"
(Prototype team page) |
ShannonLee (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
− | < | + | <head> |
− | < | + | <title>Aomy/Project</title> |
+ | <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:Amoy/css/BootstrapCss?action=raw&ctype=text/css" /> | ||
− | < | + | <link type="text/css" href="https://2015.igem.org/Template:Amoy/css/InterlabCss?action=raw&ctype=text/css" rel="stylesheet" /> |
− | < | + | <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:Amoy/css/MenuBarCss?action=raw&ctype=text/css" /> |
− | + | ||
− | + | ||
+ | </head> | ||
− | < | + | <body> |
− | + | ||
− | + | ||
− | + | ||
+ | <a style="width:50px; height:50px; position:fixed; right:30px; bottom:30px; z-index:9999; display:none; background:url(https://static.igem.org/mediawiki/2015/c/c1/Amoy-Home_Up_pic.gif) no-repeat center center #147abc;" href="javascript:;" class="lanrenzhijia_top"></a> | ||
− | < | + | <script> |
+ | $(function(){ | ||
+ | $(window).scroll(function(){ | ||
+ | var _top = $(window).scrollTop(); | ||
+ | if(_top>300){ | ||
+ | $('.lanrenzhijia_top').fadeIn(600); | ||
+ | }else{ | ||
+ | $('.lanrenzhijia_top').fadeOut(600); | ||
+ | } | ||
+ | }); | ||
+ | $(".lanrenzhijia_top").click(function(){ | ||
+ | $("html,body").animate({scrollTop:0},400); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | <!--bg_pic--> | ||
+ | <div id="menu"> | ||
+ | |||
+ | <div id="bg_menu"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/2/26/Amoy-MenuBar-bg.jpg" /> | ||
+ | </div> | ||
+ | |||
+ | <a href="https://2015.igem.org/Team:Amoy"><img id="logo" src="https://static.igem.org/mediawiki/2015/f/fb/Title1.png" /></a> | ||
+ | |||
+ | <!--top_menu--> | ||
+ | <div id='cssmenu'> | ||
<ul> | <ul> | ||
− | <li> | + | <li class='active has-sub'><a href='https://2015.igem.org/Team:Amoy/Member'>Team</a> |
− | <li>Project | + | <ul> |
− | <li> | + | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Member#member_student'>Member</a></li> |
− | <li> | + | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Member/Amoy'>Amoy</a></li> |
− | <li> | + | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Attributions'>Attributions</a></li> |
− | <li>Project | + | </ul> |
− | <li> | + | </li> |
− | <li> | + | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Project'>Project</a> |
− | <li>Human | + | <ul> |
− | <li> | + | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Project/Background'>Background</a></li> |
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Project/Methods'>Methods</a></li> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Project/Results'>Results</a></li> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Project/Discussion'>Discussion</a></li> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Project/FutureWork'>Future</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Notebook'>Notebook</a> | ||
+ | <ul> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Notebook/Notebook'>Notebook</a></li> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Notebook/Protocol'>Protocol</a></li> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Parts'>Parts</a></li> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Notebook/Gallery'>Gallery</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href='https://2015.igem.org/Team:Amoy/Interlab' style="margin-right: 30px; margin-left: 10px;">Interlab</a></li> | ||
+ | |||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Newsletter'>Newsletter</a> | ||
+ | <ul> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Newsletter/Contribution'>Contribution</a></li> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Newsletter/Discussion'>Discussion</a></li> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Newsletter/Links'>Links</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Practice'>Practice</a> | ||
+ | <ul> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Practice/HP'>Human Practice</a></li> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Practice/Communication'>Communication</a></li> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Practice/Cooperation'>Cooperation</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Judging'>Judging</a> | ||
+ | <ul> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Judging/Medal'>Medal Criteria</a></li> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Judging/Acknowledgement'>Acknowledgement</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href='https://2015.igem.org/Team:Amoy/Safety'>Safety</a></li> | ||
</ul> | </ul> | ||
+ | </div> | ||
+ | </div> | ||
− | < | + | |
− | < | + | <!--content--> |
− | <ul> | + | <div class="col-md-1"></div> |
− | <li><a href="https:// | + | <div id="main_content" class="col-md-10"> |
− | <li><a href="https:// | + | |
− | <li><a href="https:// | + | <!--little_menu--> |
− | <li><a href="https:// | + | <div id="s_menu" class="col-md-2" style="z-index: 999;"> |
+ | <a href="https://2015.igem.org/Team:Amoy/Member"><h4>Team</h4></a> | ||
+ | <ul class="ul_menu"> | ||
+ | <li><a class="a_Students" href="https://2015.igem.org/Team:Amoy/Member#member_student">Member</a></li> | ||
+ | <li><a class="a_Advisor" href="https://2015.igem.org/Team:Amoy/Member#member_advisor">Advisor</a></li> | ||
+ | <li><a class="a_Instructor" href="https://2015.igem.org/Team:Amoy/Member#member_instructor">Instructor</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Amoy/Member/Amoy">Amoy</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Amoy/Member/Attributions">Attributions</a></li> | ||
</ul> | </ul> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-md-1"></div> | ||
+ | |||
+ | <!--word--> | ||
+ | <div id="title" class="col-md-9"> | ||
+ | <p id="title_p">ATTRIBUTIONS</p> | ||
+ | |||
+ | <h1 class="main_h1">Ⅰ. Idea</h1> | ||
+ | |||
+ | <p class="main_p"><strong style="font-size: 22px; line-height: 2;">· Constructed by undergraduate</strong></br> | ||
+ | Wang Feng, Liu Shibo, Liu Yudong, Shi Lin, Tian Jiayi, Gao Darui</br></br> | ||
+ | |||
+ | <strong style="font-size: 22px; line-height: 2;">· Guided by advisors</strong></br> | ||
+ | Prof. Fang Baishan, Prof. Yang Chaoyong, Associate Prof. Wu Lina, Associate Prof. Wang Dai, Doctor Jiang Wei, Doctor Huang Jianxing</br></br> | ||
+ | </p> | ||
+ | |||
+ | <h1 class="main_h1">Ⅱ. Project</h1> | ||
+ | |||
+ | <p class="main_p"><strong style="font-size: 22px; line-height: 2;">· Construction of circuit (undergraduate)</strong></br> | ||
+ | Wang Feng, Liu Yudong, Shi Lin, Liu Shibo, Zhang Renyuan, Wang Minning, Tian Jiayi, Gao Darui, Fang Beibei</br></br> | ||
+ | |||
+ | |||
+ | <strong style="font-size: 22px; line-height: 2;">· Characterization (undergraduate)</strong></br> | ||
+ | Tian Jiayi, Gao Darui, Wang Minning, Wang Feng</br></br> | ||
+ | |||
+ | <strong style="font-size: 22px; line-height: 2;">· Interlab (undergraduate)</strong></br> | ||
+ | Fang Beibei</br></br> | ||
+ | |||
+ | <strong>Guided by advisor: </strong>Doctor Jiang Wei</br> | ||
+ | <strong>Supported by advisor: </strong>Prof. Fang Baishan</br></br> | ||
+ | </p> | ||
+ | |||
+ | <h1 class="main_h1">Ⅲ. Policy & Practices (undergraduate)</h1> | ||
+ | |||
+ | <p class="main_p"><strong style="font-size: 22px; line-height: 2;">· Newsletter</strong></br> | ||
+ | <strong>Editor: </strong>Zhang Renyuan</br> | ||
+ | <strong>Design: </strong>Li XIangning</br> | ||
+ | <strong>Assistants: </strong>Wang Minning, Gao Darui, Fang Beibei, Zhang Zhe</br> | ||
+ | <strong>Guided by advisor: </strong>Doctor Huang Jianxing</br></br> | ||
+ | |||
+ | <strong style="font-size: 22px; line-height: 2;">· Communication with other teams</strong></br> | ||
+ | Zhang Renyuan, Wang Minning, Gao Darui, Fang Beibei, Liu Yudong</br> | ||
+ | <strong>Guided by advisor: </strong>Doctor Huang Jianxing</br></br> | ||
+ | |||
+ | <strong style="font-size: 22px; line-height: 2;">· Human Practices in Xiamen University</strong></br> | ||
+ | <strong>Planner: </strong>Zhang Renyuan</br> | ||
+ | <strong>Media Contact: </strong>Liu Shibo</br> | ||
+ | <strong>Brochure Design: </strong>Zhang Zhe</br> | ||
+ | <strong>Lecturers: </strong>Shi Lin, Wang Minning</br> | ||
+ | <strong>Participants: </strong>All members in the team</br></br> | ||
+ | |||
+ | <strong style="font-size: 22px; line-height: 2;">· Wiki (undergraduate)</strong></br> | ||
+ | Li Xiangning, Gao Darui, Zhang Renyuan, Zhang Zhe, Tian Jiayi</br></br> | ||
+ | |||
+ | <strong style="font-size: 22px; line-height: 2;">· Art design (undergraduate)</strong></br> | ||
+ | Zhang Zhe, Li Xiangning</br></br> | ||
+ | </p> | ||
+ | |||
+ | <h1 class="main_h1">Ⅳ. Safety</h1> | ||
+ | |||
+ | <p class="main_p"><strong style="font-size: 22px; line-height: 2;">· Undergraduates in charge: </strong></br> | ||
+ | Wang Minning, Zhang Renyuan</br></br> | ||
+ | |||
+ | <strong>Guided by advisors: </strong>Prof. Fang Baishan, Prof. Yang Chaoyong, Associate Prof. Wang Dai, Associate Prof. Wu Lina, Doctor Jiang Wei, Doctor Huang Jianxing</br></br> | ||
+ | </p> | ||
</div> | </div> | ||
+ | |||
+ | <!--end_ main--> | ||
+ | </div> | ||
+ | |||
+ | <script type="text/javascript" src="https://igem.org/common/jquery-1.11.1.min.js?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | <!--footer--> | ||
+ | <!-- | ||
+ | <div style="width: 100%; height: 240px; background: #2a2a2a; position: relative; padding-top: 20px;" class="col-md-12"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/f/f2/Amoy-Footer_amoylogo.png" style="width: 10%; display: inline-block; position: relative; margin-left: 12%;" /> | ||
+ | <div style="display: inline-block; position: relative; top: 45px; width: 21%; margin-left: 2%;"> | ||
+ | <p style="font-size: 16px; color: #fff; border-bottom: 1px solid #fff; padding-bottom: 5px; margin-bottom: 0px;">CONTACT US</p> | ||
+ | <p style="font-size: 14px; color: #fff; margin-top: 5px; margin-bottom: 0px;"><strong>Email: </strong>igemxmu@gmail.com</p> | ||
+ | <p style="font-size: 14px; color: #fff; margin-bottom: 0px;"><strong>Website: </strong><a href="https://2015.igem.org/Team:Amoy" target="_blank" style="color: #fff;">2015.igem.org/Team:Amoy</a></p> | ||
+ | <p style="font-size: 14px; color: #fff; margin-bottom: 0px;"><strong>Address: </strong>Xiamen University, No. 422, Siming South Road, Xiamen, Fujian, P.R.China 361005</p> | ||
+ | </div> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/1/1f/Amoy-Footer_xmulogo.png" style="width: 10%; display: inline-block; margin-left: 5%;" /> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/3/31/Amoy-Footer_xmulname.png" style="width: 15%; display: inline-block; margin-left: 1%;" /> | ||
+ | <a href="#" target="_blank"><img src="https://static.igem.org/mediawiki/2015/5/5b/Amoy-Footer_facebook.png" style="width: 2%; display: inline-block; margin-left: 2%;" /></a> | ||
+ | <a href="#" target="_blank"><img src="https://static.igem.org/mediawiki/2015/0/02/Amoy-Footer_twitter.png" style="width: 2%; display: inline-block; margin-left: 2%;" /></a> | ||
+ | </div> | ||
+ | --> | ||
+ | |||
+ | |||
+ | </body> | ||
+ | |||
</html> | </html> |
Revision as of 14:38, 10 September 2015
ATTRIBUTIONS
Ⅰ. Idea
· Constructed by undergraduate Wang Feng, Liu Shibo, Liu Yudong, Shi Lin, Tian Jiayi, Gao Darui · Guided by advisors Prof. Fang Baishan, Prof. Yang Chaoyong, Associate Prof. Wu Lina, Associate Prof. Wang Dai, Doctor Jiang Wei, Doctor Huang Jianxing
Ⅱ. Project
· Construction of circuit (undergraduate) Wang Feng, Liu Yudong, Shi Lin, Liu Shibo, Zhang Renyuan, Wang Minning, Tian Jiayi, Gao Darui, Fang Beibei · Characterization (undergraduate) Tian Jiayi, Gao Darui, Wang Minning, Wang Feng · Interlab (undergraduate) Fang Beibei Guided by advisor: Doctor Jiang Wei Supported by advisor: Prof. Fang Baishan
Ⅲ. Policy & Practices (undergraduate)
· Newsletter Editor: Zhang Renyuan Design: Li XIangning Assistants: Wang Minning, Gao Darui, Fang Beibei, Zhang Zhe Guided by advisor: Doctor Huang Jianxing · Communication with other teams Zhang Renyuan, Wang Minning, Gao Darui, Fang Beibei, Liu Yudong Guided by advisor: Doctor Huang Jianxing · Human Practices in Xiamen University Planner: Zhang Renyuan Media Contact: Liu Shibo Brochure Design: Zhang Zhe Lecturers: Shi Lin, Wang Minning Participants: All members in the team · Wiki (undergraduate) Li Xiangning, Gao Darui, Zhang Renyuan, Zhang Zhe, Tian Jiayi · Art design (undergraduate) Zhang Zhe, Li Xiangning
Ⅳ. Safety
· Undergraduates in charge: Wang Minning, Zhang Renyuan Guided by advisors: Prof. Fang Baishan, Prof. Yang Chaoyong, Associate Prof. Wang Dai, Associate Prof. Wu Lina, Doctor Jiang Wei, Doctor Huang Jianxing