Difference between revisions of "Team:NAU-CHINA/Parts"

Line 1: Line 1:
 
{{NAU-CHINA}}
 
{{NAU-CHINA}}
 
{{NAU-CHINA/header}}
 
{{NAU-CHINA/header}}
 +
<!DOCTYPE html>
 
<html>
 
<html>
 
<head>
 
<head>
<meta charset="utf-8" />
 
 
     <title>Parts</title>
 
     <title>Parts</title>
     <script>
+
     <style type="text/css">
         $(document).ready(function () {
+
         .four-grid {
             $('#banner img').attr('src', 'https://static.igem.org/mediawiki/2018/b/b5/T--NAU-China--bannerparts.jpg')
+
             display: grid;
        });
+
            grid-template-columns: 30vw 30vw;
    </script>
+
            grid-template-rows: 20vh 20vh;
    <style>
+
            /*grid-column-gap: 100px;*/
      .top-title { 
+
            grid-row-gap: 50px;
          color: #9e4642 !important;
+
            background-color: wheat;
      }
+
            margin: 0 auto;
      .thick-border {
+
            column-span: all;
          border-width:5px;
+
        }
          border-style:solid;
+
        .part-box {
          border-color:black;
+
            margin:100px 100px;
      }
+
      .smaller-image {
+
          width: 330px;
+
          height: 280px;
+
      }
+
  
 +
        }
 +
        .part-title {
 +
            text-align:center;
 +
 +
        }
 +
        .part-p {
 +
            text-align:left;
 +
        }
  
 
     </style>
 
     </style>
 
</head>
 
</head>
 +
<body>
 +
    <div class="four-grid">
 +
        <div class="part-box" id="11">
 +
            <p class="part-title">Our Best Basic Part</p>
 +
            <p class="part-p">Here we present the best characterized recombinase - Bxb1 (BBa_K2557001) as our best basic part.</p>
 +
        </div>
 +
        <div class="part-box" id="12">
 +
            <p class="part-title">Our Best Composite Part</p>
 +
            <p class="part-p">We choose TetO-miniCMV promoter-Bxb1(BBa_K2557010) as our best composite part.</p>
 +
        </div>
 +
        <div class="part-box" id="21">
 +
            <p class="part-title">Our Best Composite Part</p>
 +
            <p class="part-p">We choose TetO-miniCMV promoter-Bxb1(BBa_K2557010) as our best composite part.</p>
 +
        </div>
 +
        <div class="part-box" id="22">
 +
            <p class="part-title">Our Improved Part</p>
 +
            <p class="part-p">Bxb1 (BBa_K2557001) is improved from BBa_K2243012.</p>
 +
        </div>
 +
        <div id="part-list">
  
<body>
+
         </div>
    <div class="topLine">
+
         <p class="top-title">Results</p>
+
        <p class="sec-title">Parts</p>
+
 
     </div>
 
     </div>
    <a href="https://2018.igem.org/Team:NAU-CHINA/Demonstrate">
 
        <img id="icon1" class="guide-icon" src="https://static.igem.org/mediawiki/2018/6/66/T--NAU-China--demo.png" />
 
    </a>
 
 
 
<a href="https://2018.igem.org/Team:NAU-CHINA/Basic_Part">
 
  <p class="smaller-image thick-border"  rows="10" cols="30">
 
<b>Our Best Basic Part</b><br><br>
 
Here we present the best characterized recombinase - Bxb1 (BBa_K2557001) as our best basic part.
 
</p>
 
</a>
 
 
<a href="https://2018.igem.org/Team:NAU-CHINA/Composite_Part">
 
  <p class="smaller-image thick-border"  rows="10" cols="30">
 
<b>Our Best Composite Part</b><br><br>
 
We choose TetO-miniCMV promoter-Bxb1(BBa_K2557010) as our best composite part.
 
</p>
 
</a>
 
 
<a href="https://2018.igem.org/Team:NAU-CHINA/Improve">
 
  <p class="smaller-image thick-border"  rows="10" cols="30">
 
<b>Our Improved Part</b><br><br>
 
Bxb1 (BBa_K2557001) is improved from BBa_K2243012.
 
</p>
 
</a>
 
 
<a href="https://2018.igem.org/Team:NAU-CHINA/Part_Collection">
 
  <p class="smaller-image thick-border"  rows="10" cols="30">
 
<b>Our Part Collection</b><br><br>
 
We present the switch consisting of Bxb1 and Bxb1-RDF as the Our Part Collection.
 
</p>
 
</a>
 
 
 
 
 
 
 
</body>
 
</body>
 
 
 
 
</html>
 
</html>
 
{{NAU-CHINA/footer}}
 
{{NAU-CHINA/footer}}

Revision as of 01:17, 18 October 2018

Template:2018_NAU-CHINA

header
<!DOCTYPE html> Parts

Our Best Basic Part

Here we present the best characterized recombinase - Bxb1 (BBa_K2557001) as our best basic part.

Our Best Composite Part

We choose TetO-miniCMV promoter-Bxb1(BBa_K2557010) as our best composite part.

Our Best Composite Part

We choose TetO-miniCMV promoter-Bxb1(BBa_K2557010) as our best composite part.

Our Improved Part

Bxb1 (BBa_K2557001) is improved from BBa_K2243012.

footer