Difference between revisions of "Meetups/NCTU Formosa/introduction"

 
(128 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
 
<html>
 
<html>
 +
<head>
  
<style>
+
<link href='https://2015.igem.org/Team:NCTU_Formosa/wiki_reset?action=raw&ctype=text/css' rel="stylesheet">
<link href='https://2015.igem.org/Meetups/NCTU_Formosa/reset?action=raw&ctype=text/css' rel="stylesheet">
+
<script type="text/javascript" src="https://2015.igem.org/Meetups/NCTU_Formosa/introduction/jquery.js?action=raw&ctype=text/javascript"></script>
#navigation {position: relative;right: 0;width: 30em;}
+
<style type="text/css">  
#content {margin-right: 30em}
+
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
li {display:inline}
+
    display:none;}
</style>
+
#top-section {
 +
    border: none;
 +
    height: 0px;}
 +
#content {
 +
background: black;
 +
padding: 0;
 +
width: 100%;
 +
border: 0px;
 +
}
 +
body {
 +
        background: black;
 +
}
 +
.title {
 +
font-size:35PX;
 +
font-weight: 800;
 +
font-family:Agency FB;
 +
color:#FFF300;
 +
line-height: 50px;
 +
letter-spacing:9px;
 +
}
 +
p{
 +
font-size:30PX;
 +
font-weight: 400;
 +
font-family:Tw Cen MT;
 +
color:white;
 +
line-height: 40px;
  
<BODY>
+
}
  
<div id="navigation">
 
<div id="content">
 
<ul style="padding:10px 5px;">
 
<li><a href="https://2015.igem.org/Meetups/NCTU_Formosa#"><img src="http://i.imgur.com/nA3HmUR.png" width="50" height="50"></a></li>
 
<li><a href="https://2015.igem.org/Meetups/NCTU_Formosa/introduction"><img src="http://i.imgur.com/AtzTHik.jpg" width="70" height="70"></a></li>
 
<li><a href="https://2015.igem.org/Meetups/NCTU_Formosa/agenda"><img src="http://i.imgur.com/zKnli8v.png" width="50" height="50"></a></li>
 
<li><a href="https://2015.igem.org/Meetups/NCTU_Formosa/participating_team"><img src="http://i.imgur.com/vbAl5dt.png" width="50" height="50"></a></li>
 
<li><a href="https://2015.igem.org/Meetups/NCTU_Formosa/attendence"><img src="http://i.imgur.com/pF7u4EK.png" width="50" height="50"></a></li>
 
</ul>
 
</div>
 
</div>
 
<div id="fullWidth">
 
  
 +
ul, li {
 +
margin: 0;
 +
padding: 0;
 +
list-style: none;
 +
}
 +
.slideshow {
 +
position: relative;
 +
height: 640px;
 +
width: 100%;
 +
float: left;
 +
margin: 0 10px;
 +
        margin-bottom: 90px;
 +
border: 1px solid #FFF;
 +
}
 +
.slideshow li {
 +
position: absolute;
 +
        left: 8%;
 +
}
 +
.slideshow a img{
 +
display: block;
 +
padding: 0;
 +
margin: 0 auto;
 +
border: none;
 +
        width: 100%;
 +
        height: 640px;
 +
}
 +
.slideshow li a{
 +
display: block;
 +
}
 +
.slideshowController {
 +
position: absolute;
 +
right: 0;
 +
bottom: 0;
 +
}
 +
.slideshowController a {
 +
background: transparent url(https://static.igem.org/mediawiki/2015/2/2c/Arrows_nctu_conference.png) no-repeat left top;
 +
display: block;
 +
width: 30px;
 +
height: 30px;
 +
position: absolute;
 +
right: 60px;
 +
bottom: 0;
 +
z-index: 9999;
 +
outline: none; /* 去除超連結虛線 */
 +
}
 +
.slideshowController .next{
 +
background-position: -30px 0;
 +
right: 0;
 +
}
 +
.slideshowController .play{
 +
background-position: -60px 0;
 +
right: 30px;
 +
}
 +
.slideshowController .pause{
 +
background-position: -90px 0;
 +
}
 +
  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;
 +
}
  
 +
        </style>
  
<!-- start of content ---------------------------------------->
+
</head>
 +
<BODY>
  
<h3> NCTU_Formosa<br>
+
<div style="left:10%;"><img src="https://static.igem.org/mediawiki/2015/3/33/Introduction_new_1.png"></div>
July 19th to 23rd, 2015</h3>
+
<div style="margin:0 auto;width:60%;">
<p>Location: National Chiao Tung University, Hsinchu, Taiwan<br><br>
+
 
The NCTU_Formosa iGEM team will hold an Asian regional meetup in National Chiao Tung University, Hsinchu, Taiwan, from July 19th to 23rd, 2015.<br>
+
<div class="title"> 2015 iGEM Conference<BR>
 +
July 19th to 23rd, 2015</div>
 +
<p>Location: National Chiao Tung University, Hsinchu, Taiwan<br>
 
<br>
 
<br>
We hereby sincerely invite you to join the International Genetically Engineered Machine Conference at National Chiao Tung University from July 19th to 23th 2015. This conference will not only be a simple warm-up for the upcoming world championship in Boston, but an Asian regional platform for teams from different countries to exchange ideas and explore synthetic biology. Come make new friends and learn from each other! We look forward to seeing you in Hsinchu.
+
<img src="https://static.igem.org/mediawiki/2015/1/1c/NCTU_Formosa_team_members.jpg" style="float:left;margin:20px;" width="500"/> Last year Team NCTU_Formosa planned a Chinese and Taiwanese iGEM team meet up. This year we thought, why not hold an even greater iGEMer conference. So we decided to invite all the iGEM teams in Asia. There will be teams from Japan, China and lots of other countries. It will be held on 7/19 ~7/23 at NCTU(National Chiao Tung University). This is a warm up conference before the Giant Jamboree, and teams will be able to meet each other, make some friends and swap ideas. Each team will present their project to the other teams with the goal of improving their project. Besides presentation, there will also be several social events such as talent show, music concert or even sports competitions, and they might even get a chance to tour numerous places in Taiwan. Also, don’t forget about the delicious food that we provide.  There will definitely be enough Taiwan cuisine to feed everyone in the conference. We have held this conference for the third consecutive year. The participants all had a great time. Hopefully this year, everyone will enjoy the 5 days at NCTU. NCTU Formosa is really looking forward to seeing you in the conference.
 +
 
 
<br><br>
 
<br><br>
 
Organizer: National Chiao Tung University, Hsinchu, Taiwan <br>
 
Organizer: National Chiao Tung University, Hsinchu, Taiwan <br>
Line 39: Line 183:
  
  
Contact us:
+
<P>FACEBOOK:
<a href="https://www.facebook.com/pages/NCTU_Formosa-IGEM-team/267841893250331">NCTU_Foromsa iGEM team </a>
+
<a href="https://www.facebook.com/pages/NCTU_Formosa-IGEM-team/267841893250331" style=color:#FFF300;">NCTU_Foromsa iGEM team </a></P>
  
 +
<div class="slideshow autoPlay">
 +
<ul>
 +
<li>
 +
                        <div>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2015/d/dc/Nctu-conference-8.jpg" title="" alt="" />
 +
</a>
 +
                        </div>
 +
</li>
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2015/4/4c/NCTU_Conference-1.jpg" title="" alt="" />
 +
</a>
 +
</li>
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2015/c/cd/Nctu_conference-2.jpg" title="" alt="" />
 +
</a>
 +
</li>
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2015/3/39/Nctu-conference-3.jpg" title="" alt="" />
 +
</a>
 +
</li>
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2015/4/43/Nctu-conference-4.jpg" title="" alt="" />
 +
</a>
 +
</li>
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2015/d/de/Nctu-conference-5.jpg" title="" alt="" />
 +
</a>
 +
</li>
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2015/d/d7/Nctu-conference-6.jpg" title="" alt="" />
 +
</a>
 +
</li>
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2015/1/14/Nctu-conference-7.jpg" title="" alt="" />
 +
</a>
 +
</li>
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2015/8/89/11188300_952227481478432_5471047434283872467_n.jpg" title="" alt="" />
 +
</a>
 +
</li>
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2015/9/90/Nctu-conference-9.jpg" title="" alt="" />
 +
</a>
 +
</li>
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2015/d/d0/Nctu-conference-10.jpg" title="" alt="" />
 +
</a>
 +
</li>
 +
                        <li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2015/3/35/Nctu-conference-11.jpg" title="" alt="" />
 +
</a>
 +
</li>
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2015/b/b8/Nctu-conference-12.jpg" title="" alt="" />
 +
</a>
 +
</li>
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2015/e/e6/Nctu-conference-13.jpg" title="" alt="" />
 +
</a>
 +
</li>
 +
</ul>
 +
</div>
 +
</div>
 +
  
 
+
</div>
 
+
<div class="outofline">
 
+
<div class="line">
<!-- end of content ---------------------------------------->
+
                                  <div  style="text-align:center;height:50px" ></div>
</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> {{2015Bottom}}
+
</html>

Latest revision as of 05:36, 5 August 2015

2015 iGEM Conference
July 19th to 23rd, 2015

Location: National Chiao Tung University, Hsinchu, Taiwan

Last year Team NCTU_Formosa planned a Chinese and Taiwanese iGEM team meet up. This year we thought, why not hold an even greater iGEMer conference. So we decided to invite all the iGEM teams in Asia. There will be teams from Japan, China and lots of other countries. It will be held on 7/19 ~7/23 at NCTU(National Chiao Tung University). This is a warm up conference before the Giant Jamboree, and teams will be able to meet each other, make some friends and swap ideas. Each team will present their project to the other teams with the goal of improving their project. Besides presentation, there will also be several social events such as talent show, music concert or even sports competitions, and they might even get a chance to tour numerous places in Taiwan. Also, don’t forget about the delicious food that we provide. There will definitely be enough Taiwan cuisine to feed everyone in the conference. We have held this conference for the third consecutive year. The participants all had a great time. Hopefully this year, everyone will enjoy the 5 days at NCTU. NCTU Formosa is really looking forward to seeing you in the conference.

Organizer: National Chiao Tung University, Hsinchu, Taiwan
Co-organizer: NCTU College of Biological Science and Technology

FACEBOOK: NCTU_Foromsa iGEM team