Difference between revisions of "Team:Amoy/Practices"
(Prototype team page) |
ShannonLee (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
− | < | + | <head> |
− | < | + | <title>Aomy/Project</title> |
− | + | ||
− | + | ||
− | < | + | <script type="text/javascript" src="https://igem.org/common/jquery-1.11.1.min.js?action=raw&ctype=text/javascript"></script> |
− | < | + | |
− | < | + | <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:Amoy/css/BootstrapCss?action=raw&ctype=text/css" /> |
− | < | + | |
− | + | <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:Amoy/css/InterlabCss?action=raw&ctype=text/css" /> | |
− | + | ||
− | + | <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(http://demo.lanrenzhijia.com/2014/scrollTop1120/images/lanren.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> | ||
+ | |||
+ | <div id="menu"> | ||
+ | |||
+ | <div id="bg_menu"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/2/26/Amoy-MenuBar-bg.jpg" /> | ||
</div> | </div> | ||
+ | <a href="https://2015.igem.org/Team:Amoy"><img id="logo" src="https://static.igem.org/mediawiki/2015/f/fb/Title1.png" /></a> | ||
− | < | + | <div id='cssmenu'> |
<ul> | <ul> | ||
− | <li> | + | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Member'>Team</a> |
− | <li> | + | <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/Member/Attributions'>Attributions</a></li> |
− | <li> | + | </ul> |
− | <li> | + | </li> |
− | <li> | + | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Project'>Project</a> |
− | <li> | + | <ul> |
− | <li> | + | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Project/Background'>Background</a></li> |
− | <li> | + | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Project/Methods'>Methods</a></li> |
− | <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='active has-sub'><a href='https://2015.igem.org/Team:Amoy/Practices'>Practice</a> | ||
+ | <ul> | ||
+ | <li class='has-sub'><a href='https://2015.igem.org/Team:Amoy/Practices'>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> | |
− | + | ||
− | < | + | <div class="col-md-1"></div> |
− | + | <div id="main_content" class="col-md-10"> | |
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | < | + | <div id="s_menu" class="col-md-2"> |
+ | <a href="https://2015.igem.org/Team:Amoy/Practice"><h4>Practice</h4></a> | ||
+ | <ul class="ul_menu"> | ||
+ | <li><a id="a_HP" href="https://2015.igem.org/Team:Amoy/Practice/HP">Human Practice</a></li> | ||
+ | <li><a id="a_Communication" href="https://2015.igem.org/Team:Amoy/Practice/Communication">Communication</a></li> | ||
+ | <li><a id="a_Cooperation" href="https://2015.igem.org/Team:Amoy/Practice/Cooperation">Cooperation</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
− | < | + | <div class="col-md-1"></div> |
− | < | + | <!--word--> |
+ | <div id="title" class="col-md-9"> | ||
− | <p> | + | <p id="title_p">HUMAN PRACTICE</p> |
+ | <p class="main_p">As one of the most beautiful campuses in China, Xiamen University has its natural advantages that it attracts tourists from all over the world. Thus it is much easier for us to spread synthetic biology to people from all walks of life.</p> | ||
+ | |||
+ | <img class="main_img" src="https://static.igem.org/mediawiki/2015/5/5d/Amoy-Practice_HP_figure1.JPG" style="width: 98%;" /> | ||
+ | |||
+ | <p class="main_p"></br>At the same time, we managed to convey knowledge relevant to synthetic biology and iGEM to college freshmen during and after their registration. To make it specific, we designed exquisite brochures and handed them out, answering questions with all our forces.</p> | ||
+ | |||
+ | <img class="main_img" src="https://static.igem.org/mediawiki/2015/c/cd/Amoy-Practice_HP_figure2.jpg" style="width: 48%; margin-left: 1%; float: left; display: inline-block; margin-bottom: 40px;" /> | ||
+ | <img class="main_img" src="https://static.igem.org/mediawiki/2015/8/8b/Amoy-Practice_HP_figure3.jpg" style="width: 48%; margin-right: 1%; float: right; display: inline-block; margin-bottom: 40px;" /> | ||
+ | |||
+ | <p class="main_p"></br></br>After doing a short survey, we drew a conclusion that students in upper classes and the same year found it necessary to lecture newcomers. They argued that it is an effective way of communication between seniors and freshmen. Thus we finally held a Teach-in in the Lecture Hall of College of Chemistry and Chemical Engineering on Aug. 29th. It is really delighted to see that many freshmen showed their great interest in iGEM competition and synthetic biology. Some students aired their opinions on GMOs like GMF (Genetically Modified Food). A steady influx of freshmen joined our QQ group after the promotion. Hope their interests in synthetic biology last long.</p> | ||
+ | |||
+ | <img class="main_img" src="https://static.igem.org/mediawiki/2015/f/f5/Amoy-Practice_HP_figure4.jpg" style="width: 48%; margin-left: 1%; float: left; display: inline-block; margin-bottom: 40px;" /> | ||
+ | <img class="main_img" src="https://static.igem.org/mediawiki/2015/9/90/Amoy-Practice_HP_figure6.jpg" style="width: 48%; margin-right: 1%; float: right; display: inline-block; margin-bottom: 40px;" /> | ||
+ | <img class="main_img" src="https://static.igem.org/mediawiki/2015/6/65/Amoy-Practice_HP_figure5.jpg" style="width: 98%;" /> | ||
</div> | </div> | ||
+ | |||
+ | </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:46, 10 September 2015
HUMAN PRACTICE
As one of the most beautiful campuses in China, Xiamen University has its natural advantages that it attracts tourists from all over the world. Thus it is much easier for us to spread synthetic biology to people from all walks of life.
At the same time, we managed to convey knowledge relevant to synthetic biology and iGEM to college freshmen during and after their registration. To make it specific, we designed exquisite brochures and handed them out, answering questions with all our forces.
After doing a short survey, we drew a conclusion that students in upper classes and the same year found it necessary to lecture newcomers. They argued that it is an effective way of communication between seniors and freshmen. Thus we finally held a Teach-in in the Lecture Hall of College of Chemistry and Chemical Engineering on Aug. 29th. It is really delighted to see that many freshmen showed their great interest in iGEM competition and synthetic biology. Some students aired their opinions on GMOs like GMF (Genetically Modified Food). A steady influx of freshmen joined our QQ group after the promotion. Hope their interests in synthetic biology last long.
CONTACT US
Email: igemxmu@gmail.com
Website: 2015.igem.org/Team:Amoy
Address: Xiamen University, No. 422, Siming South Road, Xiamen, Fujian, P.R.China 361005