Difference between revisions of "Team:SEU/Contribution"

Line 6: Line 6:
 
     border: none;
 
     border: none;
 
     color: white;
 
     color: white;
     padding: 15px 32px;
+
     padding: 24px 32px;
    text-align: center;
+
    text-decoration: none;
+
    display: inline-block;
+
    font-size: 16px;
+
    margin: 4px 2px;
+
    cursor: pointer;
+
}
+
</style>
+
<div id="fullpage" class="fullpage-default">
+
    <div class="section animated-row" data-section="slide02">
+
        <div class="section-inner">
+
            <div class="about-section">
+
                <div class="row justify-content-center">
+
                    <div>
+
                        <div class="row">
+
                          <div class="row justify-content-center">
+
                              <div>
+
                                  <div class="about-contentbox">
+
                                      <div>
+
                                          <h2>Contribution</h2>
+
                                          <p style="font-size=36px">Through the comprehensive use of life science and information science knowledge, we have obtained the results of this experiment. In the whole process, we encountered many difficulties and challenges, but after careful thinking and practice, we finally successfully overcome these. In addition, we have also summarized some information that may be helpful to other teams, hoping to make some contributions to the iGEM community. </p>
+
 
+
                                          <h2>Model</h2>
+
                                          <p style="font-size=36px">We propose a computation model in molecular computing based on reaction kinetic analysis.</p>
+
                                        <a href="https://2019.igem.org/Team:SEU/Model" class="button">Model</a>
+
                                      </div>
+
                                </div>
+
                              </div>
+
                          </div>
+
                        </div>
+
                    </div>
+
                </div>
+
            </div>
+
        </div>
+
    </div>
+
</div>
+
</html>
+
{{SEU/Header}}
+
<html>
+
<style>
+
.button {
+
    background-color: #4CAF50;
+
    border: none;
+
    color: white;
+
    padding: 15px 32px;
+
 
     text-align: center;
 
     text-align: center;
 
     text-decoration: none;
 
     text-decoration: none;

Revision as of 06:00, 2 October 2019





Contribution

Through the comprehensive use of life science and information science knowledge, we have obtained the results of this experiment. In the whole process, we encountered many difficulties and challenges, but after careful thinking and practice, we finally successfully overcome these. In addition, we have also summarized some information that may be helpful to other teams, hoping to make some contributions to the iGEM community.

Model

We propose a computation model in molecular computing based on reaction kinetic analysis.

Model