Difference between revisions of "Team:Peking/Design"

(Prototype team page)
 
 
Line 1: Line 1:
{{Peking}}
 
 
<html>
 
<html>
 +
<head>
 +
<style>
  
  
 +
        /***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
  
 +
        /* Clear the default wiki settings */
  
<div class="column full_size">
+
        #home_logo, #sideMenu {
<h1>Design</h1>
+
            display: none;
<p>
+
        }
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.
+
</p>
+
  
<p>
+
        #sideMenu, #top_title, .patrollink {
This page is different to the "Applied Design Award" page. Please see the <a href="https://2017.igem.org/Team:Peking/Applied_Design">Applied Design</a> page for more information on how to compete for that award.
+
            display: none;
</p>
+
        }
  
</div>
+
        #content {
 
+
            width: 100%;
<div class="column half_size">
+
            padding: 0px;
<h5>What should this page contain?</h5>
+
            margin-top: 0px;
<ul>
+
            margin-left: 0px;
<li>Explanation of the engineering principles your team used in your design</li>
+
        }
<li>Discussion of the design iterations your team went through</li>
+
<li>Experimental plan to test your designs</li>
+
</ul>
+
 
+
</div>
+
 
+
<div class="column half_size">
+
<h5>Inspiration</h5>
+
<ul>
+
<li><a href="https://2016.igem.org/Team:MIT/Experiments/Promoters">2016 MIT</a></li>
+
<li><a href="https://2016.igem.org/Team:BostonU/Proof">2016 BostonU</a></li>
+
<li><a href="https://2016.igem.org/Team:NCTU_Formosa/Design">2016 NCTU Formosa</a></li>
+
</ul>
+
</div>
+
  
 +
        body {
 +
            background-color: #FAFAFA;
 +
        !important;
 +
        }
  
 +
        #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
 +
            margin-bottom: 0px;
 +
        }
  
 +
    </style>
 +
<meta http-equiv="refresh" content="0.0001;url=https://2017.igem.org/Team:Peking/Project#Design">
 +
</head>
 
</html>
 
</html>

Latest revision as of 14:17, 1 November 2017