Line 1: | Line 1: | ||
{{NAU-CHINA}} | {{NAU-CHINA}} | ||
{{NAU-CHINA/header}} | {{NAU-CHINA/header}} | ||
+ | <!DOCTYPE html> | ||
<html> | <html> | ||
<head> | <head> | ||
− | |||
<title>Parts</title> | <title>Parts</title> | ||
− | < | + | <style type="text/css"> |
− | + | .four-grid { | |
− | + | display: grid; | |
− | + | grid-template-columns: 30vw 30vw; | |
− | + | grid-template-rows: 20vh 20vh; | |
− | + | /*grid-column-gap: 100px;*/ | |
− | + | grid-row-gap: 50px; | |
− | + | background-color: wheat; | |
− | + | margin: 0 auto; | |
− | + | column-span: all; | |
− | + | } | |
− | + | .part-box { | |
− | + | margin:100px 100px; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | } | ||
+ | .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"> | ||
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</body> | </body> | ||
− | |||
− | |||
− | |||
</html> | </html> | ||
{{NAU-CHINA/footer}} | {{NAU-CHINA/footer}} |
Revision as of 01:17, 18 October 2018
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.