Difference between revisions of "Meetups/NCTU Formosa/participating team"
(198 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <link href='https://2015.igem.org/Meetups/NCTU_Formosa/reset?action=raw&ctype=text/css' rel="stylesheet"> | ||
<link href="https://2015.igem.org/Meetups/NCTU_Formosa/participating_team/taggd.css?action=raw&ctype=text/css" rel="stylesheet"/> | <link href="https://2015.igem.org/Meetups/NCTU_Formosa/participating_team/taggd.css?action=raw&ctype=text/css" rel="stylesheet"/> | ||
<script src="https://2015.igem.org/Meetups/NCTU_Formosa/participating_team/jquery.taggd.js?action=raw&ctype=text/javascript"></script> | <script src="https://2015.igem.org/Meetups/NCTU_Formosa/participating_team/jquery.taggd.js?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2015.igem.org/Meetups/NCTU_Formosa/participating_team/js/jquery.js?action=raw&ctype=text/javascript"></script> | ||
− | <style> | + | <style type="text/css"> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | ||
+ | display:none;} | ||
+ | #top-section { | ||
+ | border: none; | ||
+ | height: 0px;} | ||
#content { | #content { | ||
− | margin- | + | background: black; |
− | } | + | padding: 0; |
− | ul { | + | width: 100%; |
− | padding: 0; | + | border: 5px;} |
− | margin: 0; | + | ul, li { |
− | } | + | margin:0 auto; |
− | + | padding: 0; | |
− | + | list-style: none;} | |
+ | .abgne_tab { | ||
+ | clear: left; | ||
+ | width: 70%; | ||
+ | margin: 8px 0;} | ||
+ | ul.tabs { | ||
+ | width: 90%; | ||
+ | height: 35px;} | ||
+ | ul.tabs li { | ||
+ | font-size: 25px; | ||
+ | font-weight: 800; | ||
+ | font-family:Agency FB; | ||
+ | line-height: 50px; | ||
+ | letter-spacing:9px; | ||
+ | float: left; | ||
+ | height: 31px; | ||
+ | line-height: 31px; | ||
+ | overflow: hidden; | ||
+ | position: relative; | ||
+ | margin-bottom: -1px; | ||
+ | border-left: none; | ||
+ | background: #fff300;} | ||
+ | ul.tabs li a { | ||
+ | display: block; | ||
+ | padding: 0 20px; | ||
+ | color: #000; | ||
+ | text-decoration: none;} | ||
+ | ul.tabs li a:hover { | ||
+ | background: #FFFFbb;} | ||
+ | ul.tabs li.active { | ||
+ | background: #fff300;} | ||
+ | ul.tabs li.active a:hover { | ||
+ | background: #fff300;} | ||
+ | div.tab_left { | ||
+ | float: left; | ||
+ | width: 55%; | ||
+ | border-top: none; | ||
+ | background: #000000;} | ||
+ | div.tab_container { | ||
+ | float: right; | ||
+ | width: 44%; | ||
+ | border-top: none; | ||
+ | background: #000000;} | ||
+ | div.tab_container .tab_content { | ||
+ | padding: 0px;} | ||
+ | div.tab_container .tab_content h2 { | ||
+ | margin: 0 0 20px;} | ||
+ | table { | ||
+ | border: 0; } | ||
+ | th { | ||
+ | background-color:#fffFFF; | ||
+ | font-size:22PX; | ||
+ | font-weight: 500; | ||
+ | padding-left:5px; | ||
+ | padding-right:5px; | ||
+ | padding-top:4px; | ||
+ | padding-bottom:4px; | ||
+ | text-align:center; | ||
+ | font-family:Agency FB;} | ||
+ | td { | ||
+ | border-bottom:1 solid #000000; | ||
+ | background-color:#000000; | ||
+ | font-size:18PX; | ||
+ | color:#ffffff; | ||
+ | font-weight: 400; | ||
+ | line-height: 15px; | ||
+ | padding-left:5px; | ||
+ | padding-right:5px; | ||
+ | padding-top:5px; | ||
+ | padding-bottom:5px; | ||
+ | text-align:center; | ||
+ | font-family:Tw Cen MT;} | ||
+ | .title { | ||
+ | font-size:35PX; | ||
+ | font-weight: 800; | ||
+ | font-family:Agency FB; | ||
+ | color:white; | ||
+ | line-height: 50px; | ||
+ | letter-spacing:9px;} | ||
+ | div.demo-trans1{ | ||
+ | height:30px; | ||
+ | position:relative; | ||
+ | top:12px;} | ||
+ | div.f{ | ||
+ | float:left; | ||
+ | width:18%; | ||
+ | height:180px; | ||
+ | background-color:#FFF300; | ||
+ | -webkit-transition:0.4s ease-out; | ||
+ | -moz-transition: 0.4s ease-out; | ||
+ | -o-transiton: 0.4s ease-out; | ||
+ | -ms-transition:0.4s ease-out; | ||
+ | transition:0.4s ease-out; | ||
+ | text-top:100px;} | ||
+ | div.f1{ | ||
+ | float:left; | ||
+ | width:15px; | ||
+ | height:180px; | ||
+ | background-color:#000000; | ||
+ | text-top:100px;} | ||
+ | div.f_{ | ||
+ | float:left; | ||
+ | width:18%; | ||
+ | height:40px; | ||
+ | background-color:#FFF300; | ||
+ | -webkit-transition:0.4s ease-out; | ||
+ | -moz-transition: 0.4s ease-out; | ||
+ | -o-transiton: 0.4s ease-out; | ||
+ | -ms-transition:0.4s ease-out; | ||
+ | transition:0.4s ease-out; | ||
+ | text-top:100px;} | ||
+ | div.f_:hover{ | ||
+ | background-color:#FFFFFF;} | ||
+ | div.f:hover{ | ||
+ | background-color:#FFFFFF;} | ||
+ | div.f:hover div.demo-trans1{ | ||
+ | display: block;} | ||
+ | div.circle{ | ||
+ | display:none; | ||
+ | height:30px; | ||
+ | position:relative; | ||
+ | top:25px; | ||
+ | -webkit-transition:0.6s ease-out; | ||
+ | -moz-transition: 0.6s ease-out; | ||
+ | -o-transiton: 0.6s ease-out; | ||
+ | -ms-transition:0.6s ease-out; | ||
+ | transition:0.6s ease-out;} | ||
+ | div.f:hover div.circle{ | ||
+ | display: none;} | ||
+ | div.line{ | ||
+ | text-align:center;height:80px;margin: 0 auto;width:75%;} | ||
+ | div.outofline{ | ||
+ | text-align:center;height:80px;width:100%;position:fixed;bottom:30px;} | ||
+ | div.demo-trans1{ | ||
+ | height:30px; | ||
+ | position:relative; | ||
+ | top:12px;} | ||
+ | div.f{ | ||
+ | float:left; | ||
+ | width:18%; | ||
+ | height:180px; | ||
+ | background-color:#FFF300; | ||
+ | -webkit-transition:0.4s ease-out; | ||
+ | -moz-transition: 0.4s ease-out; | ||
+ | -o-transiton: 0.4s ease-out; | ||
+ | -ms-transition:0.4s ease-out; | ||
+ | transition:0.4s ease-out; | ||
+ | text-top:100px;} | ||
+ | div.f1{ | ||
+ | float:left; | ||
+ | width:15px; | ||
+ | height:180px; | ||
+ | background-color:#000000; | ||
+ | text-top:100px;} | ||
+ | div.f_{ | ||
+ | float:left; | ||
+ | width:18%; | ||
+ | height:40px; | ||
+ | background-color:#FFF300; | ||
+ | -webkit-transition:0.4s ease-out; | ||
+ | -moz-transition: 0.4s ease-out; | ||
+ | -o-transiton: 0.4s ease-out; | ||
+ | -ms-transition:0.4s ease-out; | ||
+ | transition:0.4s ease-out; | ||
+ | text-top:100px;} | ||
+ | div.f_:hover{ | ||
+ | background-color:#FFFFFF;} | ||
+ | div.f:hover{ | ||
+ | background-color:#FFFFFF;} | ||
+ | div.f:hover div.demo-trans1{ | ||
+ | display: block;} | ||
+ | div.circle{ | ||
+ | display:none; | ||
+ | height:30px; | ||
+ | position:relative; | ||
+ | top:25px; | ||
+ | -webkit-transition:0.6s ease-out; | ||
+ | -moz-transition: 0.6s ease-out; | ||
+ | -o-transiton: 0.6s ease-out; | ||
+ | -ms-transition:0.6s ease-out; | ||
+ | transition:0.6s ease-out;} | ||
+ | div.f:hover div.circle{ | ||
+ | display: none;} | ||
+ | div.line{ | ||
+ | text-align:center;height:80px;margin: 0 auto;width:75%;} | ||
+ | div.outofline{ | ||
+ | text-align:center;height:80px;width:100%;position:fixed;bottom:30px;} | ||
+ | body { | ||
+ | background: black;} | ||
</style> | </style> | ||
− | |||
</head> | </head> | ||
<body> | <body> | ||
− | <div | + | <div> |
− | <div | + | <div class="tab_left" style="auto" align="left"> |
− | + | <br><br><br><br> | |
− | + | <img src="https://static.igem.org/mediawiki/2015/3/3e/NCTU_Asian_Conference.png" class="taggd" width="100%"/> | |
− | < | + | </div> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </div> | + | |
− | + | ||
− | |||
− | |||
<script> | <script> | ||
var options = { | var options = { | ||
align: { | align: { | ||
− | y: ' | + | y: 'center' |
}, | }, | ||
offset: { | offset: { | ||
− | top: | + | top: 20 |
}, | }, | ||
Line 55: | Line 237: | ||
}; | }; | ||
− | var data = [ | + | var data = [{"x":0.4302592290988056,"y":0.47289259927797835,"text":"Amoy"}, |
− | + | {"x":0.4356294788273615,"y":0.37205505300400210,"text":"NJAU_China"}, | |
− | + | {"x":0.4359161237785016,"y":0.39491064867187210,"text":"ZJU-China"}, | |
+ | {"x":0.4530605320304017,"y":0.38805505300400210,"text":"Fudan<BR>NYU_Shanghai<BR>SJTU-Software<BR>SYSU_CHINA<BR>SYSU-Software"}, | ||
+ | {"x":0.3078596634093376,"y":0.38902978279370000,"text":"SCU_China"}, | ||
+ | {"x":0.3942005971769815,"y":0.50538358318820040,"text":"Hong-Kong CUHK"}, | ||
+ | {"x":0.3678596634093376,"y":0.39902978279370000,"text":"HUST-China<BR>HZAU-China"}, | ||
+ | {"x":0.3643743213897937,"y":0.42249548621699850,"text":"SJTU-Software"}, | ||
+ | {"x":0.3944014657980456,"y":0.36561461979100570,"text":"USTC<BR>USTC-Software"}, | ||
+ | {"x":0.4207152551574375,"y":0.3069720216606498,"text":"BIT<BR>BIT-China"}, | ||
+ | {"x":0.4094014657980456,"y":0.26448104578378550,"text":"BNU-CHINA<BR>Tsinghua"}, | ||
+ | {"x":0.0553440933767644,"y":0.56534025270758130,"text":"IISER Pune"}, | ||
+ | {"x":0.1693440933767644,"y":0.49734025270758130,"text":"IIT_Kharagpur"}, | ||
+ | {"x":0.0673440933767644,"y":0.10534025270758130,"text":"NU_Kazakhstan"}, | ||
+ | {"x":0.5896316503800217,"y":0.49206227436823107,"text":"Mingdao"}, | ||
+ | {"x":0.5496316503800217,"y":0.54206227436823107,"text":"iGEM NCKU"}, | ||
+ | {"x":0.5896316503800217,"y":0.49206227436823107,"text":"TCU_Taiwan"}, | ||
+ | {"x":0.5596316503800217,"y":0.49206227436823107,"text":"NCTU_Formosa<BR>NTHU_Radiationbuster Taiwan"}, | ||
+ | {"x":0.5896316503800217,"y":0.45206227436823107,"text":"CGU_Taiwan<BR>HSNU-TAIPEI<BR>NTU-LIHPAO-Taiwan<BR>NYMU_Taipei<BR>TAS_TAIPEI"}] | ||
var taggd = $('.taggd').taggd( options, data ); | var taggd = $('.taggd').taggd( options, data ); | ||
</script> | </script> | ||
+ | <div class="tab_container" style="margin:1 auto;text-align: left;"> | ||
+ | <div id="tab1" class="tab_content"> | ||
+ | <div class="title">Participating Teams</div> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <th>Number</th><th>Team</th><th>Number</th><th>Team</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td style="width:2%;">01</td> | ||
+ | <td style="width:15%;">Amoy</td> | ||
+ | <td style="width:2%;">02</td> | ||
+ | <td style="width:15%;">BIT</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>03</td> | ||
+ | <td>BIT-China</td> | ||
+ | <td>04</td> | ||
+ | <td>BNU-China</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>05</td> | ||
+ | <td>CGU_Taiwan</td> | ||
+ | <td>06</td> | ||
+ | <td>Fudan</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>07</td> | ||
+ | <td>Hong-Kong CUHK</td> | ||
+ | <td>08</td> | ||
+ | <td>HSNU-TAIPEI</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>09</td> | ||
+ | <td>HUST-China</td> | ||
+ | <td>10</td> | ||
+ | <td>HZAU-China</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>11</td> | ||
+ | <td>iGEM NCKU</td> | ||
+ | <td>12</td> | ||
+ | <td>IISER Pune</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>13</td> | ||
+ | <td>IIT_Kharagpur</td> | ||
+ | <td>14</td> | ||
+ | <td>Mingdao</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>15</td> | ||
+ | <td>NCTU_Formosa</td> | ||
+ | <td>16</td> | ||
+ | <td>NJAU_China</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>17</td> | ||
+ | <td>NTHU_Radiationbuster Taiwan</td> | ||
+ | <td>18</td> | ||
+ | <td>NTU-LIHPAO-Taiwan</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>19</td> | ||
+ | <td>NU_Kazakhstan</td> | ||
+ | <td>20</td> | ||
+ | <td>NYMU_Taipei</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>21</td> | ||
+ | <td>NYU_Shanghai</td> | ||
+ | <td>22</td> | ||
+ | <td>SCU_China</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>23</td> | ||
+ | <td>SJTU-Software</td> | ||
+ | <td>24</td> | ||
+ | <td>SYSU_CHINA</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>25</td> | ||
+ | <td>SYSU-Software</td> | ||
+ | <td>26</td> | ||
+ | <td>TAS_Taipei</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>27</td> | ||
+ | <td>TCU_Taiwan</td> | ||
+ | <td>28</td> | ||
+ | <td>Tsinghua</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>29</td> | ||
+ | <td>USTC</td> | ||
+ | <td>30</td> | ||
+ | <td>USTC-Software</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>31</td> | ||
+ | <td>ZJU-China</td> | ||
+ | <td></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <BR><BR><BR><BR><BR> | ||
+ | <div class="outofline"> | ||
+ | <div class="line"> | ||
+ | |||
+ | <div style="text-align:center;height:50px" ></div> | ||
+ | <a href="https://2015.igem.org/Meetups/NCTU_Formosa/introduction"> | ||
+ | <div class="f" > | ||
+ | <div class="circle" > | ||
+ | <img src="https://static.igem.org/mediawiki/2015/1/12/12345.png" ;> | ||
+ | </div> | ||
+ | <div class="demo-trans1" align="center" > | ||
+ | <font size="6" align="center" color="#00000" font face="Agency FB" >Intro</font> | ||
+ | </div> | ||
+ | </div></a> | ||
+ | |||
+ | <div class="f1"></div> | ||
+ | <a href="https://2015.igem.org/Meetups/NCTU_Formosa/agenda"> | ||
+ | <div class="f"> | ||
+ | <div class="circle" > | ||
+ | <img src="https://static.igem.org/mediawiki/2015/d/d3/AGENDA6.png" ;> | ||
+ | </div> | ||
+ | <div class="demo-trans1" align="center" > | ||
+ | <font size="6" align="center" color="#00000" font face="Agency FB" > Agenda </font> | ||
+ | </div> | ||
+ | </div> | ||
+ | </a> | ||
+ | |||
+ | <div class="f1"></div> | ||
+ | <a href="https://2015.igem.org/Meetups/NCTU_Formosa/participating_team"> | ||
+ | <div class="f"> | ||
+ | <div class="circle" > | ||
+ | <img src="https://static.igem.org/mediawiki/2015/8/88/Team6.png" ;> | ||
+ | </div> | ||
+ | <div class="demo-trans1" align="center" > | ||
+ | <font size="6" align="center" color="#00000" font face="Agency FB" >Team</font> | ||
+ | </div> | ||
+ | </div></a> | ||
+ | |||
+ | <div class="f1"></div> | ||
+ | <a href="https://2015.igem.org/Meetups/NCTU_Formosa/contacts"> | ||
+ | <div class="f" > | ||
+ | <div class="circle" > | ||
+ | <img src="https://static.igem.org/mediawiki/2015/9/90/95701.png" ;> | ||
+ | </div> | ||
+ | <div class="demo-trans1" align="center" > | ||
+ | <font size="6" align="center" color="#00000" font face="Agency FB" >Contact us</font> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="f1"></div> | ||
+ | <a href="https://2015.igem.org/Meetups/NCTU_Formosa"> | ||
+ | <div class="f" > | ||
+ | <div class="circle" > | ||
+ | <img src="https://static.igem.org/mediawiki/2015/1/1e/6870.png" ;> | ||
+ | </div> | ||
+ | <div class="demo-trans1" align="center" > | ||
+ | <font size="6" align="center" color="#00000" font face="Agency FB" > Home </font> | ||
+ | </div> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 14:17, 15 August 2015
Participating Teams
Number | Team | Number | Team |
---|---|---|---|
01 | Amoy | 02 | BIT |
03 | BIT-China | 04 | BNU-China |
05 | CGU_Taiwan | 06 | Fudan |
07 | Hong-Kong CUHK | 08 | HSNU-TAIPEI |
09 | HUST-China | 10 | HZAU-China |
11 | iGEM NCKU | 12 | IISER Pune |
13 | IIT_Kharagpur | 14 | Mingdao |
15 | NCTU_Formosa | 16 | NJAU_China |
17 | NTHU_Radiationbuster Taiwan | 18 | NTU-LIHPAO-Taiwan |
19 | NU_Kazakhstan | 20 | NYMU_Taipei |
21 | NYU_Shanghai | 22 | SCU_China |
23 | SJTU-Software | 24 | SYSU_CHINA |
25 | SYSU-Software | 26 | TAS_Taipei |
27 | TCU_Taiwan | 28 | Tsinghua |
29 | USTC | 30 | USTC-Software |
31 | ZJU-China |