Difference between revisions of "Team:ASTWS-China/Design"

(Prototype team page)
 
Line 1: Line 1:
 
{{ASTWS-China}}
 
{{ASTWS-China}}
 
<html>
 
<html>
 
+
    <head>
<div class="column full_size">
+
        <meta charset="utf-8">
<h1>Design</h1>
+
        <style>
<p>
+
            #top_title{
Design is the first step in the design-build-test cycle in engineering and synthetic biology. Use this page to describe the process that you used in the design of your parts. You should clearly explain the engineering principles used to design your project.
+
                display: none;
</p>
+
            }
 
+
           
<p>
+
            #HQ_page p{
This page is different to the "Applied Design Award" page. Please see the <a href="https://2018.igem.org/Team:ASTWS-China/Applied_Design">Applied Design</a> page for more information on how to compete for that award.
+
                font-size: 1.5em;
</p>
+
                font-family: initial;
 
+
                margin: 0 auto 0 auto;
</div>
+
            }
 
+
           
 
+
            #HQ_page h1{
 
+
                font-size: 4em;
<div class="column two_thirds_size">
+
                text-align: center;
<h3>What should this page contain?</h3>
+
            }
<ul>
+
           
<li>Explanation of the engineering principles your team used in your design</li>
+
            #HQ_page h2,h3,h4,h5{
<li>Discussion of the design iterations your team went through</li>
+
                font-size: 2em;
<li>Experimental plan to test your designs</li>
+
            }
</ul>
+
           
 
+
            html{
</div>
+
                height:100%;
 
+
                width:100%;
<div class="column third_size">
+
            }
<div class="highlight decoration_A_full">
+
           
<h3>Inspiration</h3>
+
            body {
<ul>
+
                height:100%;
<li><a href="https://2016.igem.org/Team:MIT/Experiments/Promoters">2016 MIT</a></li>
+
                width:100%;
<li><a href="https://2016.igem.org/Team:BostonU/Proof">2016 BostonU</a></li>
+
                background-color: white;
<li><a href="https://2016.igem.org/Team:NCTU_Formosa/Design">2016 NCTU Formosa</a></li>
+
            }
</ul>
+
           
</div>
+
            img{
</div>
+
                display: block;
 
+
                margin-left: auto;
 
+
                margin-right: auto;
 
+
                width: 80%;
 +
                height: 90%;
 +
            }
 +
           
 +
            #thx{
 +
                font-size: 2.04em !important;
 +
            }
 +
           
 +
            #content{
 +
                margin: 0 auto 0 auto;
 +
                position: relative;
 +
                margin-top: 65px;
 +
            }
 +
           
 +
            #logo {
 +
                height: 7em;
 +
                width: 15em;
 +
                float: right;
 +
            }
 +
           
 +
            #QR {
 +
                height: 7em;
 +
                width: 7em;
 +
                float: right;
 +
            }
 +
        </style>
 +
    </head>
 +
   
 +
    <body>
 +
       
 +
        <div class="clear extra_space"></div>
 +
        <div class="clear extra_space"></div>
 +
        <hr />
 +
        <div class="container">
 +
            <div class="padding-wrapper">
 +
                <div class="row">
 +
                    <p class="alignleft">Copyright &#169; 2018 Team:ASTWS-China All Rights Reserved.</p>
 +
                </div>
 +
                <div class="row">
 +
                    <img id="logo" src="https://static.igem.org/mediawiki/2018/d/df/T--ASTWS-China--Team_Logo.jpg">
 +
                    <img class="alignright" id="QR" src="https://static.igem.org/mediawiki/2018/0/00/T--ASTWS-China--QR_Code.jpg">
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </body>
 
</html>
 
</html>

Revision as of 20:28, 16 October 2018


Copyright © 2018 Team:ASTWS-China All Rights Reserved.