Oscarliu117 (Talk | contribs) |
Huiyee11186 (Talk | contribs) |
||
(10 intermediate revisions by 6 users not shown) | |||
Line 11: | Line 11: | ||
<!--Page_Content--> | <!--Page_Content--> | ||
<div class="container content"> | <div class="container content"> | ||
− | + | <div class="headstyle"> | |
+ | <h1 class="head">Demonstrate</h1> | ||
+ | </div> | ||
+ | <div class="righttitle"> | ||
+ | <h6 class="subtitle">Actions Speak Louder than Words</h6> | ||
+ | </div> | ||
<div class="navbar-example"> | <div class="navbar-example"> | ||
<div class="row"> | <div class="row"> | ||
Line 32: | Line 37: | ||
<div id="pt"> | <div id="pt"> | ||
<p class="pcontent"> | <p class="pcontent"> | ||
− | The goal of our project is to solve the carbon dioxide | + | The goal of our project is to solve the problem of carbon dioxide (CO<sub>2</sub>) by using |
− | engineered <i>E. coli</i> to fix | + | engineered <i>E. coli</i> to fix CO<sub>2</sub> emitted from industries. To |
− | achieve our goal, we designed a device that will upscale our project to be used | + | achieve our goal, we designed a device that we will upscale our project to be used |
− | on fields and | + | on fields and aim to integrate the device into industrial IGCC system. |
</p> | </p> | ||
</div> | </div> | ||
− | + | ||
<div id="pt"> | <div id="pt"> | ||
Line 75: | Line 80: | ||
<div id="Video"> | <div id="Video"> | ||
</br></br></br></br> | </br></br></br></br> | ||
− | < | + | <video class="video" controls=""> |
+ | <source src="https://static.igem.org/mediawiki/2018/e/e5/T--NCKU_Tainan--Demonstrate_film.mp4" type="video/mp4"> | ||
+ | Your browser does not support the video. | ||
+ | </video> | ||
+ | </br></br> | ||
<p class="pcontent"> | <p class="pcontent"> | ||
− | 00:00~ 01:12 Operation procedure (couldn’t think of a better words lol)</br> | + | 00:00~01:12 Operation procedure (couldn’t think of a better words lol)</br> |
01:13~03:00 Bioreactor</br> | 01:13~03:00 Bioreactor</br> | ||
03:00~05:00 Database + App</br> | 03:00~05:00 Database + App</br> | ||
Line 93: | Line 102: | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
</div> | </div> | ||
Line 112: | Line 112: | ||
$(document).ready(function () { | $(document).ready(function () { | ||
$(window).scroll(function () { | $(window).scroll(function () { | ||
− | if ($(this).scrollTop() >= | + | if ($(this).scrollTop() >= 500) { |
var position = $("#sidelist").position(); | var position = $("#sidelist").position(); | ||
if (position == undefined) {} else { | if (position == undefined) {} else { |
Latest revision as of 20:50, 17 October 2018
Demonstrate
Actions Speak Louder than Words