Difference between revisions of "Team:Macquarie Australia/Design"

(Prototype team page)
 
Line 1: Line 1:
{{Macquarie_Australia}}
+
{{Macquarie_Australia/NavBar}}
 +
 
 
<html>
 
<html>
  
<div class="column full_size">
+
    <link href="https://2018.igem.org/Team:Macquarie_Australia/CSS_Navbar?action=raw&ctype=text/css" rel="stylesheet">
<h1>Design</h1>
+
    <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
<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>
 
This page is different to the "Applied Design Award" page. Please see the <a href="https://2018.igem.org/Team:Macquarie_Australia/Applied_Design">Applied Design</a> page for more information on how to compete for that award.
 
</p>
 
  
</div>
+
    <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
  
  
  
<div class="column two_thirds_size">
+
    <link href="https://fonts.googleapis.com/css?family=Quicksand:300,400|Roboto:400,400i" rel="stylesheet">  
<h3>What should this page contain?</h3>
+
<ul>
+
<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>
+
  
 +
 +
 +
    <head>
 +
        <meta name="viewport" content="width=device-width, initial-scale=1">
 +
 +
        <style>
 +
            DO NOT REMOVE
 +
            #content {
 +
                width: 100vw;
 +
                margin: 0;
 +
                padding: 0;
 +
            }
 +
 +
            /* Clear the default wiki settings */
 +
            #home_logo, #sideMenu { display:none; }
 +
            #sideMenu, #top_title, .patrollink  {display:none;}
 +
            #content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
 +
            body {background-color: #f2f2f2; }
 +
            #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
 +
 +
 +
            /* Unique to page */
 +
            body {
 +
                background-color: #f2f2f2;
 +
                width: 100%;
 +
                z-index: 3;
 +
            }
 +
 +
            #bodyContent {
 +
                padding-right: 0px;
 +
                padding-top: 50px;
 +
                width: 100 vw;
 +
                background-color: #f2f2f2;
 +
            }
 +
 +
            /* Wrapper for the content */
 +
            .content_wrapper {
 +
                width: 85%%;
 +
                margin-left: 150px;
 +
                padding: 0px;
 +
                float: left;
 +
                background-color: #f2f2f2;
 +
            }
 +
 +
 +
 +
            /* non numbered lists */
 +
            .content_wrapper ul {
 +
                padding: 0px 20px;
 +
                font-size: 13px;
 +
                font-family: 'Quicksand', sans-serif;
 +
            }
 +
        </style>
 +
 +
 +
    </head>
 +
 +
 +
 +
    <body>
 +
 +
        <!-- ADD NEW CODE HERE-->
 +
 +
<!-- COPY AND PASTE everything between the lines for a new heading and block of content -->
 +
<!-- ____________________________________________________________________________________________ -->
 +
 +
 +
<div style="width: 50%; margin-left: auto; margin-right: auto; display: block;">
 +
    <h style= "font-size: 25px; font-weight: bold;">
 +
 +
 +
<!-- Heading goes here -->Design
 +
 +
    </h>
 +
    <p style="text-align: justify; font-size: 14px;">
 +
 +
 +
<!-- ENTER TEXT FOR THE PAGE HERE -->
 +
Example content number 1
 +
 +
 +
 +
    </p>
 
</div>
 
</div>
 +
<br>
 +
<br>
 +
<!-- ____________________________________________________________________________________________ -->
  
<div class="column third_size">
+
 
<div class="highlight decoration_A_full">
+
 
<h3>Inspiration</h3>
+
 
<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>
+
 
 +
<div style="width: 50%; margin-left: auto; margin-right: auto; display: block;">
 +
    <h style= "font-size: 25px; font-weight: bold;">
 +
 
 +
 
 +
<!-- Heading goes here -->Content title #2
 +
 
 +
    </h>
 +
    <p style="text-align: justify; font-size: 14px;">
 +
 
 +
 
 +
<!-- ENTER TEXT FOR THE PAGE HERE -->
 +
Example content number 2
 +
 
 +
 
 +
 
 +
    </p>
 
</div>
 
</div>
 +
<br>
 +
<br>
 +
<!-- ____________________________________________________________________________________________ -->
 +
 +
 +
        <!--INVISIBLE BOX, MAYBE USE TO HOST CONTENT? -->
 +
        <div class="row" style="background-color: #f2f2f2;">
 +
            <div class="column side left" style="background-color: #f2f2f2;">
 +
            </div>
 +
 +
 +
            <div class="column side right"style="background-color: #f2f2f2;">
 +
 +
            </div>
 +
        </div>
 +
        <!-- END OF BOX -->
 +
 +
 +
 +
  
  
  
 +
    </body>
 
</html>
 
</html>
 +
{{Macquarie_Australia/Footer}}

Revision as of 13:41, 5 October 2018


Design

Example content number 1



Content title #2

Example content number 2