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

(Prototype team page)
 
Line 1: Line 1:
{{Macquarie_Australia}}
+
{{Macquarie_Australia/NavBar}}
 +
 
 
<html>
 
<html>
  
 +
    <link href="https://2018.igem.org/Team:Macquarie_Australia/CSS_Navbar?action=raw&ctype=text/css" rel="stylesheet">
 +
    <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
  
<div class="column full_size">
 
<h1>Results</h1>
 
<p>Here you can describe the results of your project and your future plans. </p>
 
</div>
 
  
 +
    <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
  
<div class="column third_size" >
 
  
<h3>What should this page contain?</h3>
 
<ul>
 
<li> Clearly and objectively describe the results of your work.</li>
 
<li> Future plans for the project. </li>
 
<li> Considerations for replicating the experiments. </li>
 
</ul>
 
</div>
 
  
 +
    <link href="https://fonts.googleapis.com/css?family=Quicksand:300,400|Roboto:400,400i" rel="stylesheet">
  
  
  
<div class="column two_thirds_size" >
+
    <head>
<h3>Describe what your results mean </h3>
+
        <meta name="viewport" content="width=device-width, initial-scale=1">
<ul>
+
<li> Interpretation of the results obtained during your project. Don't just show a plot/figure/graph/other, tell us what you think the data means. This is an important part of your project that the judges will look for. </li>
+
<li> Show data, but remember all measurement and characterization data must be on part pages in the Registry. </li>
+
<li> Consider including an analysis summary section to discuss what your results mean. Judges like to read what you think your data means, beyond all the data you have acquired during your project. </li>
+
</ul>
+
</div>
+
  
 +
        <style>
 +
            DO NOT REMOVE
 +
            #content {
 +
                width: 100vw;
 +
                margin: 0;
 +
                padding: 0;
 +
            }
  
<div class="clear extra_space"></div>
+
            /* 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; }
  
  
  
<div class="column two_thirds_size" >
+
            /* Unique to page */
<h3> Project Achievements </h3>
+
            body {
 +
                background-color: #f2f2f2;
 +
                width: 100%;
 +
                z-index: 3;
 +
            }
  
<p>You can also include a list of bullet points (and links) of the successes and failures you have had over your summer. It is a quick reference page for the judges to see what you achieved during your summer.</p>
+
            #bodyContent {
 +
                padding-right: 0px;
 +
                padding-top: 50px;
 +
                width: 100 vw;
 +
                background-color: #f2f2f2;
 +
            }
  
<ul>
+
            /* Wrapper for the content */
<li>A list of linked bullet points of the successful results during your project</li>
+
            .content_wrapper {
<li>A list of linked bullet points of the unsuccessful results during your project. This is about being scientifically honest. If you worked on an area for a long time with no success, tell us so we know where you put your effort.</li>
+
                width: 85%%;
</ul>
+
                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 -->Results
 +
 +
    </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>
+
 
<p>See how other teams presented their results.</p>
+
 
<ul>
+
 
<li><a href="https://2014.igem.org/Team:TU_Darmstadt/Results/Pathway">2014 TU Darmstadt </a></li>
+
<!-- ____________________________________________________________________________________________ -->
<li><a href="https://2014.igem.org/Team:Imperial/Results">2014 Imperial </a></li>
+
 
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Results">2014 Paris Bettencourt </a></li>
+
<div style="width: 50%; margin-left: auto; margin-right: auto; display: block;">
</ul>
+
    <h style= "font-size: 25px; font-weight: bold;">
</div>
+
 
 +
 
 +
<!-- 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 -->
 +
 +
  
  
Line 66: Line 151:
  
  
 +
    </body>
 
</html>
 
</html>
 +
{{Macquarie_Australia/Footer}}

Revision as of 13:43, 5 October 2018


Results

Example content number 1



Content title #2

Example content number 2