Line 149: | Line 149: | ||
</div> | </div> | ||
+ | <p class="second">Team Presentation Video </p> | ||
+ | CCU_Taiwan iGEM Team's Presentation Video at The iGEM 2018 Giant Jamboree (2018.10.26) | ||
+ | <iframe width="420" height="345" src="https://www.youtube.com/watch?v=oR7gkmT42g4"> | ||
+ | </iframe> | ||
+ | <div class="survey"> | ||
+ | <div class="slideshow-container"> | ||
+ | <div class="mySlides fade"> | ||
+ | <div class="numbertext">1 / 6</div> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/7/7e/T--CCU_Taiwan--CCUhp01.jpg" style="width:100%"> | ||
</div> | </div> | ||
+ | |||
+ | <div class="mySlides fade"> | ||
+ | <div class="numbertext">2 / 6</div> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/2/29/T--CCU_Taiwan--CCUhp02.jpg" style="width:100%"> | ||
</div> | </div> | ||
+ | |||
+ | <div class="mySlides fade"> | ||
+ | <div class="numbertext">3 / 6</div> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/3/32/T--CCU_Taiwan--CCUhp03.jpg" style="width:100%"> | ||
+ | </div> | ||
+ | |||
+ | <div class="mySlides fade"> | ||
+ | <div class="numbertext">4 / 6</div> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/f/ff/T--CCU_Taiwan--CCUhp04.jpg" style="width:100%"> | ||
+ | </div> | ||
+ | <div class="mySlides fade"> | ||
+ | <div class="numbertext">5 / 6</div> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/a/a8/T--CCU_Taiwan--CCUhp05.jpg" style="width:100%"> | ||
+ | </div> | ||
+ | <div class="mySlides fade"> | ||
+ | <div class="numbertext">6 / 6</div> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/2/21/T--CCU_Taiwan--CCUhp06.jpg" style="width:100%"> | ||
+ | </div> | ||
+ | <a class="prev" onclick="plusSlides(-1)">❮</a> | ||
+ | <a class="next" onclick="plusSlides(1)">❯</a> | ||
+ | |||
+ | </div> | ||
+ | <br> | ||
+ | |||
+ | <div style="text-align:center"> | ||
+ | <span class="dot" onclick="currentSlide(1)"></span> | ||
+ | <span class="dot" onclick="currentSlide(2)"></span> | ||
+ | <span class="dot" onclick="currentSlide(3)"></span> | ||
+ | <span class="dot" onclick="currentSlide(4)"></span> | ||
+ | <span class="dot" onclick="currentSlide(5)"></span> | ||
+ | <span class="dot" onclick="currentSlide(6)"></span> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
</body> | </body> | ||
+ | <script> | ||
+ | var slideIndex = 1; | ||
+ | showSlides(slideIndex); | ||
+ | |||
+ | function plusSlides(n) { | ||
+ | showSlides(slideIndex += n); | ||
+ | } | ||
+ | |||
+ | function currentSlide(n) { | ||
+ | showSlides(slideIndex = n); | ||
+ | } | ||
+ | |||
+ | function showSlides(n) { | ||
+ | var i; | ||
+ | var slides = document.getElementsByClassName("mySlides"); | ||
+ | var dots = document.getElementsByClassName("dot"); | ||
+ | if (n > slides.length) {slideIndex = 1} | ||
+ | if (n < 1) {slideIndex = slides.length} | ||
+ | for (i = 0; i < slides.length; i++) { | ||
+ | slides[i].style.display = "none"; | ||
+ | } | ||
+ | for (i = 0; i < dots.length; i++) { | ||
+ | dots[i].className = dots[i].className.replace(" active", ""); | ||
+ | } | ||
+ | slides[slideIndex-1].style.display = "block"; | ||
+ | dots[slideIndex-1].className += " active"; | ||
+ | } | ||
+ | </script> | ||
+ | |||
+ | <footer class="footer"> | ||
+ | <a href="http://huitong.com.tw"> | ||
+ | <img id="BSlogo" src="https://static.igem.org/mediawiki/2018/0/07/T--CCU_Taiwan--CCUP1.png" align="bottom"> | ||
+ | </a> | ||
+ | |||
+ | <a href="https://www.facebook.com/ccuigemteam/?ref=br_rs"> | ||
+ | <img id="CCUTEAMlogo" src="https://static.igem.org/mediawiki/2018/e/e3/T--CCU_Taiwan--CCUP2.png" align="bottom"> | ||
+ | </a> | ||
+ | |||
+ | <a href="http://ewww.ccu.edu.tw/"> | ||
+ | <img id="CCUlogo" src="https://static.igem.org/mediawiki/2018/8/89/T--CCU_Taiwan--CCUP3.png" align="bottom"> | ||
+ | </a> | ||
+ | </footer> | ||
+ | |||
+ | |||
+ | </html> |
Revision as of 03:33, 2 December 2018
ACHIEVEMENTS
Winning Results
Figure1: Team photo at The iGEM 2018 Giant Jamboree.
#Gold Medal
#Nominated Best Product Design
#Nominated Best New Application
Figure2: Team photo at The iGEM 2018 Giant Jamboree.
Team Presentation Video
CCU_Taiwan iGEM Team's Presentation Video at The iGEM 2018 Giant Jamboree (2018.10.26)