Line 6: | Line 6: | ||
<style> | <style> | ||
.s1{ | .s1{ | ||
− | + | background: url(https://static.igem.org/mediawiki/2018/e/ea/T--Jilin_China--Interlab--Banner.jpeg) no-repeat center; | |
− | + | background-size: cover; | |
} | } | ||
.bodycontent section h2{ | .bodycontent section h2{ | ||
− | + | color: rgba(29,81,132,1.00); | |
} | } | ||
</style> | </style> | ||
Line 19: | Line 19: | ||
<section class="s1"> | <section class="s1"> | ||
− | + | <div class="title_con"> | |
− | + | <p>INTERLAB</p> | |
− | + | <br /> | |
− | + | <table> | |
− | + | <tr> | |
− | + | <td><a href="#introduction" class="clickwave">Introduction</a></td> | |
− | + | <td><a href="#introduction" class="clickwave">Second Subtopic</a></td> | |
− | + | </tr> | |
− | + | </table> | |
− | + | </div> | |
− | + | <div class="title_nav"><h2>Interlab</h2></div> | |
− | + | </section> | |
− | + | ||
− | + | <div class="bodycontent" style="padding:0;"> | |
− | + | <!--<section class="s0"></section>--> | |
− | + | <ul class="sidenav"> | |
− | + | <li><a href="#introduction">Introduction</a></li> | |
− | + | <li><a href="#introduction">Second Subtopic</a></li> | |
− | + | </ul> | |
− | + | <section class="s2"> | |
− | + | <ul> | |
− | + | <li class="introduction" id="introduction"> | |
− | + | <div> | |
− | + | <h2>Introduction</h2> | |
− | + | <p>All living organisms, from single-cell bacteria to humans, manage to survive by processing information about the favorable and adverse conditions in their environment. This information processing ability arises from highly complicated networks consisting of thousands of proteins, genes and gene-expression pathways all of which lead to specific outputs. The structure of this process is quite stereotypical and conserved among various types of cells and consists of sensors that collect information and transduce it further into the cell, processors that integrate the information and decide on a specific response and actuators that perform it.</p> | |
− | + | </div> | |
− | + | </li> | |
− | + | <li class="" id=""> | |
− | + | <div> | |
− | + | <h2>Device We Received</h2> | |
− | + | <p> | |
− | + | <span class="figures"><img alt="" src="#" /><span class="figure"><b>figure.</b>This is a figure</span></span> | |
− | + | All living organisms, from single-cell bacteria to humans, manage to survive by processing information about the favorable and adverse conditions in their environment. This information processing ability arises from highly complicated networks consisting of thousands of proteins, genes and gene-expression pathways all of which lead to specific outputs. The structure of this process is quite stereotypical and conserved among various types of cells and consists of sensors that collect information and transduce it further into the cell, processors that integrate the information and decide on a specific response and actuators that perform it.</p> | |
− | + | </div> | |
− | + | </li> | |
− | + | <li class="" id=""> | |
− | + | <div> | |
− | + | <h2>The Raw Data</h2> | |
− | + | <table> | |
− | + | <tr> | |
− | + | <th>表头</th> | |
− | + | <th>表头</th> | |
− | + | <th>表头</th> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <th>表头</th> | |
− | + | <td>Data</td> | |
− | + | <td>Data</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <th>表头</th> | |
− | + | <td>Data</td> | |
− | + | <td>Data</td> | |
− | + | </tr> | |
− | + | </table> | |
− | + | <h5 class="figure"><b>figure 1. </b>This is a figure.</h5> | |
− | + | <div id="f2"></div> | |
− | + | <h5 class="figure"><b>figure 2. </b>This is a figure.</h5> | |
− | + | <script type="text/javascript"> | |
− | + | // 基于准备好的dom,初始化 | |
− | + | var f1 = echarts.init(document.getElementById('f2')); | |
− | + | // 指定图表的配置项和数据 | |
− | + | var option = { | |
− | + | title: { | |
− | + | text: 'Title' | |
− | + | }, | |
− | + | tooltip: {}, | |
− | + | legend: { | |
− | + | data:['vloume'] | |
− | + | }, | |
− | + | xAxis: { | |
− | + | data: ["a","b","c","d","e","f"] | |
− | + | }, | |
− | + | yAxis: {}, | |
− | + | series: [{ | |
− | + | name: 'volume', | |
− | + | type: 'bar', | |
− | + | data: [5, 20, 36, 10, 10, 20] | |
− | + | }] | |
− | + | }; | |
− | + | ||
− | + | f1.setOption(option); | |
− | + | </script> | |
− | + | </div> | |
− | + | </li> | |
− | + | <li class="reference" id="reference"> | |
− | + | <div> | |
− | + | <h2>REFERENCE</h2> | |
− | + | <ul> | |
− | + | <li id="r1">Dai H, Wang Y, Lu X, et al. Chimeric antigen receptors modified T-cells for cancer therapy[J]. JNCI: Journal of the National Cancer Institute, 2016, 108(7).</li> | |
− | + | <li>aaaaaa</li> | |
− | + | <li>aaaaaa</li> | |
− | + | </ul> | |
− | + | </div> | |
− | + | </li> | |
− | + | </ul> | |
− | + | </section> | |
− | + | </div> | |
</html> | </html> | ||
{{:Team:Jilin_China/Footer}} | {{:Team:Jilin_China/Footer}} |
Revision as of 13:22, 11 May 2018
Interlab
-
Introduction
All living organisms, from single-cell bacteria to humans, manage to survive by processing information about the favorable and adverse conditions in their environment. This information processing ability arises from highly complicated networks consisting of thousands of proteins, genes and gene-expression pathways all of which lead to specific outputs. The structure of this process is quite stereotypical and conserved among various types of cells and consists of sensors that collect information and transduce it further into the cell, processors that integrate the information and decide on a specific response and actuators that perform it.
-
Device We Received
figure.This is a figure All living organisms, from single-cell bacteria to humans, manage to survive by processing information about the favorable and adverse conditions in their environment. This information processing ability arises from highly complicated networks consisting of thousands of proteins, genes and gene-expression pathways all of which lead to specific outputs. The structure of this process is quite stereotypical and conserved among various types of cells and consists of sensors that collect information and transduce it further into the cell, processors that integrate the information and decide on a specific response and actuators that perform it.
-
The Raw Data
表头 表头 表头 表头 Data Data 表头 Data Data figure 1. This is a figure.
figure 2. This is a figure.
-
REFERENCE
- Dai H, Wang Y, Lu X, et al. Chimeric antigen receptors modified T-cells for cancer therapy[J]. JNCI: Journal of the National Cancer Institute, 2016, 108(7).
- aaaaaa
- aaaaaa