Difference between revisions of "Team:New York City/Results"

(Prototype team page)
 
Line 1: Line 1:
 
{{New_York_City}}
 
{{New_York_City}}
<html>
+
<html lang="en">
  
 +
<head>
 +
    <style>
 +
        .social{
 +
            max-width: 50px;
 +
            max-height: auto;
 +
        }
 +
        .container {
 +
            align-items: center;
 +
            max-width: 960px;
 +
        }
  
<div class="column full_size">
+
        a {
<h1>Results</h1>
+
            color: #7B84ED;
<p>Here you can describe the results of your project and your future plans. </p>
+
        }
</div>
+
  
 +
        .shiny {
 +
            color: #7B84ED;
 +
        }
  
<div class="column third_size" >
+
        .headimage {
 +
            border-radius: 15px;
 +
        }
  
<h3>What should this page contain?</h3>
+
        img {
<ul>
+
            max-height: auto;
<li> Clearly and objectively describe the results of your work.</li>
+
            max-width: 200px;
<li> Future plans for the project. </li>
+
            margin: 32px 0;
<li> Considerations for replicating the experiments. </li>
+
        }
</ul>
+
    </style>
</div>
+
</head>
  
 
+
<body>
 
+
    <div class="container">
 
+
        <nav class="sticky-top py-3 navbar navbar-expand-lg navbar-light mr-auto">
<div class="column two_thirds_size" >
+
            <div class="container d-flex flex-column flex-md-row justify-content-between">
<h3>Describe what your results mean </h3>
+
                <div class="navbar-brand"><a href="https://2018.igem.org/Team:New_York_City">New York City iGEM</a></div>
<ul>
+
                <div class="collapse navbar-collapse" id="navbarSupportedContent">
<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>
+
                    <ul class="navbar-nav mr-auto">
<li> Show data, but remember all measurement and characterization data must be on part pages in the Registry. </li>
+
                        <li class="nav-item dropdown">
<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>
+
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarPR"
</ul>
+
                                role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                                Project
 +
                            </a>
 +
                            <div class="dropdown-menu" aria-labelledby="navbarPR">
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/HD">What is
 +
                                    Huntington's?</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Description">Description</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Design">Design</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Model">Model</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/InterLab">InterLab</a>
 +
                     
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Results">Results</a>
 
</div>
 
</div>
 +
                        </li>
 +
                        <li class="nav-item dropdown">
 +
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarNB"
 +
                                role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                                Notebook
 +
                            </a>
 +
                            <div class="dropdown-menu" aria-labelledby="navbarNB">
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Notebook">Notebook</a>
 +
                            </div>
 +
                        </li>
 +
                        <li class="nav-item dropdown">
 +
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarHP"
 +
                                role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                                Human Practices
 +
                            </a>
 +
                            <div class="dropdown-menu" aria-labelledby="navbarHP">
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Human_Practices">Human
 +
                                    Practices</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Integrated_Practices">Integrated
 +
                                    Practices</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Public_Engagement">Public
 +
                                    Engagement</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Collaborations">Collaborations</a>
 +
                            </div>
 +
                        </li>
 +
                        <li class="nav-item dropdown">
 +
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarT"
 +
                                role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                                Team
 +
                            </a>
 +
                            <div class="dropdown-menu" aria-labelledby="navbarT">
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Team">Team</a>
 +
                                <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Attributions">Attributions</a>
 +
                            </div>
 +
                        </li>
 +
                    </ul>
 +
                </div>
 +
            </div>
 +
        </nav>
 +
    </div>
 +
    <div class="container py-0 align-middle">
 +
        <h2 align="center">Results</h2>
 +
<br/>
 +
    </div>
  
 
+
    <div id="pdf" align="center">
<div class="clear extra_space"></div>
+
        <object data="https://static.igem.org/mediawiki/2018/d/da/T--New_York_City--labnotebook.pdf" type="application/pdf" width="900" height="1200"> alt : <a href="https://static.igem.org/mediawiki/2018/d/da/T--New_York_City--labnotebook.pdf">Team NYC Results</a></object>
 
+
    </div>
 
+
 
+
<div class="column two_thirds_size" >
+
<h3> Project Achievements </h3>
+
 
+
<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>
+
 
+
<ul>
+
<li>A list of linked bullet points of the successful results during your project</li>
+
<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>
+
</ul>
+
 
+
</div>
+
 
+
 
+
 
+
<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>
+
</ul>
+
</div>
+
</div>
+
 
+
 
+
  
  
 +
<div class="container" align="center">
 +
        <div class="row" align="center">
 +
            <div class="col-sm-3">
 +
            </div>
 +
            <div class="col-sm-2">
 +
                <a href="https://www.facebook.com/HDResolution/"><img class="social" src="https://static.igem.org/mediawiki/2018/6/61/T--New_York_City--fb.png"></a>
 +
            </div>
 +
            <div class="col-sm-2">
 +
                <a href="https://twitter.com/HDNYC_iGEM"><img class="social" src="https://static.igem.org/mediawiki/2018/4/46/T--New_York_City--twit.png"></a>
 +
            </div>
 +
            <div class="col-sm-2">
 +
                <a href="https://www.instagram.com/nyc_igem/"><img class="social" src="https://static.igem.org/mediawiki/2018/0/0a/T--New_York_City--ig.png"></a>
 +
            </div>
 +
            <div class="col-sm-3">
 +
            </div>
 +
        </div>
 +
</body>
  
 
</html>
 
</html>

Revision as of 02:31, 18 October 2018

Results