Difference between revisions of "Team:JiangnanU China/Measurement"

(Prototype team page)
 
Line 1: Line 1:
{{JiangnanU_China}}
+
{{:Team:JiangnanU_China/Header}}
<html>
+
<html xmlns="http://www.w3.org/1999/html">
 +
<head>
 +
    <meta name="viewport" content="width=device-width, initial-scale=1">
 +
    <meta charset="utf-8"/>
 +
    <!--Font-->
 +
    <!--    ////////////////////////-->
 +
    <style>
 +
        /*取消设置*/
 +
        #content {
 +
            line-height: unset;
 +
        }
  
 +
        #globalWrapper {
 +
            font-size: unset;
 +
        }
  
<div class="column full_size judges-will-not-evaluate">
+
        #HQ_page h1, h2, h3, h4, h5 {
<h3>★  ALERT! </h3>
+
            margin: 0;
<p>This page is used by the judges to evaluate your team for the <a href="https://2019.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2019.igem.org/Judging/Awards"> award listed below</a>. </p>
+
            padding: 0;
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2019.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
        }
</div>
+
  
 +
        #HQ_page p {
 +
            font-size: inherit;
 +
            font-family: inherit;
 +
        }
  
<div class="clear"></div>
+
        p, body {
 +
            margin: 0;
 +
            padding: 0;
 +
            line-height: initial;
 +
            width: 100%;
 +
            height: 100%;
 +
        }
  
 +
        /*字体*/
 +
        @font-face {
 +
            font-family: 'Futura_Bold';
 +
            src: url('https://static.igem.org/mediawiki/2019/e/e0/T--JiangnanU_China--ziti_Futura_Bold.otf');
 +
        }
  
 +
        @font-face {
 +
            font-family: 'FuturaFuturisC-Italic';
 +
            src: url('https://static.igem.org/mediawiki/2019/4/49/T--JiangnanU_China--FuturaFuturisC-Italic.otf');
 +
        }
  
 +
        @font-face {
 +
            font-family: 'Futura-Medium-6';
 +
            src: url('https://static.igem.org/mediawiki/2019/1/11/T--JiangnanU_China--Futura-Medium-6.otf');
 +
        }
  
 +
        .fb_48 {
 +
            font-family: Futura_Bold, sans-serif;
 +
            font-size: 2em;
 +
        }
  
<div class="column full_size">
+
        .fb_22 {
<h1>Measurement</h1>
+
            font-family: Futura_Bold, sans-serif;
 +
            font-size: 1.3em;
 +
        }
  
<p>There are a lot of exciting parts in the Registry, but many parts have still not been characterized or need more characterization to make them more useful. Synthetic Biology needs great measurement approaches for characterizing parts, and efficient new methods for characterizing many parts at once. If you've done something exciting in the area of Measurement, describe it here!</p>
+
        .fb_72 {
</div>
+
            font-family: Futura_Bold, sans-serif;
<div class="clear"></div>
+
            font-size: 4em;
 +
        }
  
<div class="column two_thirds_size">
+
        .fm_22 {
<h3>Best Measurement Special Prize</h3>
+
            font-family: Futura-Medium-6, sans-serif;
<p>If you've done excellent work in measurement, you should consider nominating your team for this special prize. Designing great measurement approaches for characterizing new or existing parts or developing and implementing an efficient new method for characterizing thousands of parts are good examples.
+
            font-size: 1.3em;
<br><br>
+
        }
To compete for the <a href="https://2019.igem.org/Judging/Awards">Best Measurement prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2019.igem.org/Judging/Judging_Form">judging form</a>.
+
<br><br>
+
You must also delete the message box on the top of this page to be eligible for this prize.
+
  
</p>
+
        .fmi_48 {
 +
            font-family: FuturaFuturisC-Italic, sans-serif;
 +
            font-size: 2em;
 +
        }
  
</div>
+
        /*常用css*/
 +
        /*分隔符*/
 +
        .split_small {
 +
            height: 32px;
 +
        }
  
 +
        .split {
 +
            height: 64px;
 +
        }
  
<div class="column third_size">
+
        /*无书签正文*/
<div class="highlight decoration_A_full">
+
        .contents {
<h3>Inspiration</h3>
+
            margin: 5% 15% 15%;
<p>You can look at what other teams did to get some inspiration! <br />
+
        }
Here are a few examples:</p>
+
 
<ul>
+
        /*一排*/
<li><a href="https://2018.igem.org/Team:UC_Davis/Measurement">2018 UC Davis</a></li>
+
        .row {
<li><a href="https://2017.igem.org/Team:TUDelft/Measurement">2017 TUDelft</a></li>
+
            display: flex;
<li><a href="https://2016.igem.org/Team:Stanford-Brown">2016 Stanford-Brown</a></li>
+
            flex-direction: row;
<li><a href="https://2016.igem.org/Team:Genspace">2016 Genspace</a></li>
+
            margin: 0;
<li><a href="https://2015.igem.org/Team:William_and_Mary">2015 William and Mary</a></li>
+
        }
<li><a href="https://2014.igem.org/Team:Aachen">2014 Aachen  </a></li>
+
 
</ul>
+
        /*一列*/
</div>
+
        .column {
 +
            display: flex;
 +
            flex-direction: column;
 +
        }
 +
 
 +
        .contents {
 +
            margin: 0% 15% 15%;
 +
        }
 +
 
 +
        .centers {
 +
            justify-content: center;
 +
        }
 +
    </style>
 +
 
 +
    <style>
 +
        .bgd {
 +
            background-image: url('https://static.igem.org/mediawiki/2019/3/38/T--JiangnanU_China--experiment-measurement.png');
 +
            background-size: 100% 100%;
 +
            background-position: center;
 +
            background-repeat: no-repeat;
 +
            width: 100%;
 +
            height: 100vh;
 +
            z-index: 0;
 +
        }
 +
 
 +
        .bgd_2 {
 +
            background-image: url('https://static.igem.org/mediawiki/2019/d/df/T--JiangnanU_China--experiment-measurement_0.png');
 +
            background-size: 100% 100%;
 +
            height: 40vh;
 +
            width: auto;
 +
            padding: 2%;
 +
        }
 +
    </style>
 +
</head>
 +
<body>
 +
<div class="bgd" id="head">
 +
    <div class="split_small"></div>
 +
    <div class="split"></div>
 +
    <div class="contents" style="color: white">
 +
        <div class="column">
 +
            <div class="centers">
 +
                <div class="fb_72">
 +
                    <b>Measurement</b>
 +
                </div>
 +
                <div class="bgd_2">
 +
                    <div class="fm_22" style="font-size: 1.2em">
 +
                        In 2018, the team iGEM18_SCAU-China chose a strong E. coli endogenous promoter
 +
                        (PrplJ,BBa_K2559003) to express their amended eGFP (BBa_K2559005). This year our team
 +
                        JiangnanU_China also chose this promoter PrplJ (BBa_K2559003) to express their amended eGFP
 +
                        (BBa_K2559005). The team iGEM18_SCAU-China chose one timepoint to test the promoter strength.
 +
                        However, we measured the value of (fluorescence intensity)/OD600 at 0 h(Fig 1.), 4 h, 6 h, 8 h
 +
                        and 10 h.(with the help of <a href="https://2019.igem.org/Measurement/Resources"> Measurement
 +
                        Hub Resources,Fig 3.,Fig 4.</a>) Through the change of value
 +
                        what we measured, we can found the promoter PrplJ worked well. In the other hand, we observed
 +
                        the eGFP fluorescent protein by fluorescence microscope and we found that the E. coli with the
 +
                        amended eGFP fluorescent protein emitted the noticeable green fluorescence(Fig 2.).
 +
                    </div>
 +
                </div>
 +
                <!--                View more-->
 +
                <div class="split_small"></div>
 +
                <a href="#phage" style="text-decoration: none">
 +
                    <div class="row" style="align-content: center;color: white;">
 +
                        <img
 +
                                src="https://static.igem.org/mediawiki/2019/0/09/T--JiangnanU_China--host_liubianxing.png"
 +
                                alt="back" style="width: 6%;height:auto;">
 +
                        <div class="fb_48" style="margin-left: 2%;margin-top: 1%">View all</div>
 +
                    </div>
 +
                </a>
 +
 
 +
            </div>
 +
        </div>
 +
    </div>
 
</div>
 
</div>
  
  
 +
<div class="split"></div>
 +
<div class="contents" id="phage">
 +
    <div class="column">
 +
        <div class="centers">
 +
 +
            <div class="split_small"></div>
 +
            <img src="https://static.igem.org/mediawiki/2019/1/17/T--JiangnanU_China--experiment-measurement_1.png"
 +
                style="width: 68%;height: auto;">
 +
            <div class="split_small"></div>
 +
 +
            <img src="https://static.igem.org/mediawiki/2019/f/f3/T--JiangnanU_China--experiment-measurement_2.png"
 +
                style="width: 68%;height: auto;">
 +
            <div class="split_small"></div>
 +
 +
            <img src="https://static.igem.org/mediawiki/2019/0/0b/T--JiangnanU_China--experiment-measurement_3.png"
 +
                style="width: 68%;height: auto;">
 +
            <div class="split_small"></div>
 +
 +
            <img src="https://static.igem.org/mediawiki/2019/2/26/T--JiangnanU_China--experiment-measurement_4.png"
 +
                style="width: 68%;height: auto;">
 +
            <div class="split_small"></div>
 +
 +
 +
            <!--            书签-->
 +
            <div class="split_small"></div>
 +
            <a href="#head"><img src="https://static.igem.org/mediawiki/2019/2/24/T--JiangnanU_China--host_back.png"
 +
                                alt="back" style="width: 6%;height:auto;margin-left: 46%"></a>
 +
        </div>
 +
    </div>
 +
</div>
 +
</body>
 
</html>
 
</html>
 +
{{:Team:JiangnanU_China/Footer}}

Revision as of 04:00, 20 October 2019

JiangNan

back