Oscarliu117 (Talk | contribs) |
Jenny860831 (Talk | contribs) |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 11: | Line 11: | ||
<!--Page_Content--> | <!--Page_Content--> | ||
<div class="container content"> | <div class="container content"> | ||
− | <h1 class=" | + | <div class="headstyle"> |
+ | <h1 class="head">Collaborations</h1> | ||
+ | </div> | ||
+ | <div class="righttitle"> | ||
+ | <h6 class="subtitle">United We Stand</h6> | ||
+ | </div> | ||
<div class="navbar-example"> | <div class="navbar-example"> | ||
<div class="col-2 side"> | <div class="col-2 side"> | ||
Line 34: | Line 39: | ||
<p class="pcontent"> | <p class="pcontent"> | ||
During the time we designed a flow chart for our CO<sub>2</sub> utilization system for | During the time we designed a flow chart for our CO<sub>2</sub> utilization system for | ||
− | application. We were lucky to find our friend, UESTC-China, to work together and | + | application. We were lucky to find our friend, <a class="link" href="https://2018.igem.org/Team:UESTC-China">UESTC-China</a>, to work together and |
end up building a completely eco-friendly system with negative carbon footprint. | end up building a completely eco-friendly system with negative carbon footprint. | ||
</p></br> | </p></br> | ||
Line 82: | Line 87: | ||
</p> | </p> | ||
<p class="pcontent">Ferulic acid by GC : 0.53 mg / L</p> | <p class="pcontent">Ferulic acid by GC : 0.53 mg / L</p> | ||
− | <p class="pcontent">Ferulic acid in straw:0. | + | <p class="pcontent">Ferulic acid in straw:0.3 g * 1.15% = 0.345 mg</p> |
− | <p class="pcontent">Ferulic acid degradation rate:(0.53 * 20*10 | + | <p class="pcontent">Ferulic acid degradation rate:(0.53 * 20*10<sup>-3</sup>)/0.345 = 10.6%</p> |
<p class="pcontent">Xylose in 1kg straw : 1kg * 30% * 10.6% = 0.0348 kg</p> | <p class="pcontent">Xylose in 1kg straw : 1kg * 30% * 10.6% = 0.0348 kg</p> | ||
<br> | <br> | ||
Line 118: | Line 123: | ||
<div id="pt"> | <div id="pt"> | ||
</br> | </br> | ||
+ | <div id="centerimg"> | ||
+ | <img class="col-12" src="https://static.igem.org/mediawiki/2018/e/e3/T--Tec-Monterrey--Page_Loader.gif"> | ||
+ | </div> | ||
<p class="pcontent"> | <p class="pcontent"> | ||
− | We have a video meeting with Tec-Monterrey. After introducing our project to | + | We have a video meeting with <a class="link" href="https://2018.igem.org/Team:Tec-Monterrey">Tec-Monterrey</a>. After introducing our project to |
them, they had pointed out some aspects that we need to consider. They reminded | them, they had pointed out some aspects that we need to consider. They reminded | ||
us to think about our end product which can make our project more complete. | us to think about our end product which can make our project more complete. | ||
Line 183: | Line 191: | ||
$(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 03:52, 18 October 2018