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

(Prototype team page)
 
Line 1: Line 1:
 
{{New_York_City}}
 
{{New_York_City}}
<html>
+
<html lang="en">
  
 +
<head>
 +
    <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 +
        crossorigin="anonymous">
 +
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/brands.css" integrity="sha384-rf1bqOAj3+pw6NqYrtaE1/4Se2NBwkIfeYbsFdtiR6TQz0acWiwJbv1IM/Nt/ite"
 +
        crossorigin="anonymous">
 +
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/fontawesome.css" integrity="sha384-1rquJLNOM3ijoueaaeS5m+McXPJCGdr5HcA03/VHXxcp2kX2sUrQDmFc3jR5i/C7"
 +
        crossorigin="anonymous">
 +
    <style>
 +
        .container {
 +
            align-items: center;
 +
            max-width: 960px;
 +
        }
  
<div class="column full_size judges-will-not-evaluate">
+
        a {
<h3>★  ALERT! </h3>
+
            color: #7B84ED;
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
        }
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
  
 +
        img {
 +
            max-height: auto;
 +
            max-width: 200px;
 +
            margin: 32px 0;
 +
        }
  
<div class="clear"></div>
+
        .shiny {
 
+
            color: #7B84ED;
 
+
        }
<div class="column full_size">
+
<h1>InterLab</h1>
+
<h3>Bronze Medal Criterion #4</h3>
+
<p><b>Standard Tracks:</b> Participate in the Interlab Measurement Study and/or obtain new, high quality experimental characterization data for an existing BioBrick Part or Device and enter this information on that part's Main Page in the Registry. The part that you are characterizing must NOT be from a 2018 part number range.
+
<br><br>
+
For teams participating in the <a href="https://2018.igem.org/Measurement/InterLab">InterLab study</a>, all work must be shown on this page.
+
 
+
</p>
+
</div>
+
 
+
  
 +
        .headimage {
 +
            border-radius: 15px;
 +
        }
  
 +
        .excel {
 +
            margin: 32px 0;
 +
        }
 +
    </style>
 +
</head>
  
 +
<body>
 +
    <div class="container">
 +
        <nav class="sticky-top py-3 navbar navbar-expand-lg navbar-light mr-auto">
 +
            <div class="container d-flex flex-column flex-md-row justify-content-between">
 +
                <div class="navbar-brand"><a href="https://2018.igem.org/Team:New_York_City">New York City iGEM</a></div>
 +
                <div class="collapse navbar-collapse" id="navbarSupportedContent">
 +
                    <ul class="navbar-nav mr-auto">
 +
                        <li class="nav-item dropdown">
 +
                            <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarPR"
 +
                                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>
 +
                            </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/InterLab">InterLab</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/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">InterLab</h2>
 +
    </div>
 +
    <div class="excel" align="center">
 +
        <a href="https://static.igem.org/mediawiki/2018/f/f0/T--New_York_City--InterLab.xlsx">
 +
            <h2>Data</h2>
 +
        </a>
 +
    </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/"><i class="fab fa-facebook-f display-4"></i></a>
 +
            </div>
 +
            <div class="col-sm-2">
 +
                <a href="https://twitter.com/HDNYC_iGEM"><i class="fab fa-twitter display-4"></i></a>
 +
            </div>
 +
            <div class="col-sm-2">
 +
                <a href="https://www.instagram.com/nyc_igem/"><i class="fab fa-instagram display-4"></i></a>
 +
            </div>
 +
            <div class="col-sm-3">
 +
            </div>
 +
        </div>
 +
        <br />
 +
    </div>
 +
    <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
 +
        crossorigin="anonymous"></script>
 +
    <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 +
        crossorigin="anonymous"></script>
 +
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 +
        crossorigin="anonymous"></script>
 +
</body>
  
 
</html>
 
</html>

Revision as of 22:59, 10 October 2018

InterLab