Louislo3412 (Talk | contribs) (Redirect to corr. pill) |
Louislo3412 (Talk | contribs) (Update information) |
||
Line 1: | Line 1: | ||
− | + | <html> | |
− | # | + | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
+ | <style> | ||
+ | #sideMenu | ||
+ | {display:none; /* Disable the display of the annoying side main menu*/} | ||
+ | #top_title | ||
+ | {display:none; /* Disable the annoying title*/} | ||
+ | #content | ||
+ | {padding:0px; width:90%; margin-left:5%; margin-right:5%;background-color: rgba(255,255,255,0);} | ||
+ | body | ||
+ | {margin: 0; | ||
+ | font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; | ||
+ | font-size: 24px; | ||
+ | color: #333333; | ||
+ | background-color: #fafafa; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2016/a/ae/T--Hong_Kong_HKU--Background_image.png); | ||
+ | background-position:center center; | ||
+ | background-repeat:no-repeat; | ||
+ | -moz-background-size: cover; | ||
+ | background-size: cover; | ||
+ | background-attachment:fixed;} | ||
+ | .container | ||
+ | {background-color: rgba(255,255,255,0.6); | ||
+ | padding-top:80px;} | ||
+ | p {font-size: 16px;} | ||
+ | h1,h2,h3,h4,h5,h6 {color: #282828;} | ||
+ | h1 {font-size:72px;} h2 {font-size:48px;} h3 {font-size:36px;} | ||
+ | h4 {font-size:32px;} h5 {font-size:28px;} h6 {font-size:24px;} | ||
+ | .panel-body{background-color:rgba(255, 255, 255, 0) !important;} | ||
+ | .panel-heading{background-color:rgba(255, 255, 255, 0.7) !important;} | ||
+ | .panel-group{background-color:rgba(255, 255, 255, 0) !important;} | ||
+ | .panel-transparent{background-color:rgba(255, 255, 255, 0) !important;} | ||
+ | .nav-pills>li.active>a{background-color:#93d66b !important;} | ||
+ | .nav-pills>li>a:hover{background-color:#b2dd75 !important; color:#FFFFFF!important;} | ||
+ | .nav-pills>li.active>a:hover{background-color:#93d66b !important;} | ||
+ | </style> | ||
+ | <link href="css/bootstrap.css" rel="stylesheet" type="text/css"> | ||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <link href="https://2016.igem.org/Team:Hong_Kong_HKU/css/default?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | ||
+ | <link href="https://2016.igem.org/Team:Hong_Kong_HKU/css/custom?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | ||
+ | </head> | ||
+ | </html> | ||
+ | {{Hong_Kong_HKU/Header}} | ||
+ | <html> | ||
+ | <body> | ||
+ | <div class="container" align="center"> | ||
+ | <h3>Composite Part</h3><br> | ||
+ | <ul class="nav nav-pills"> | ||
+ | <li><a href="https://2016.igem.org/Team:Hong_Kong_HKU/Parts#Parts">Parts</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Hong_Kong_HKU/Parts#Achievements">Achievements</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Hong_Kong_HKU/Results">Results</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Hong_Kong_HKU/Demonstrate">Demonstrate our work</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Hong_Kong_HKU/Proof">Proof of Concept</a></li> | ||
+ | </ul> | ||
+ | <br> | ||
+ | <p class="text-justify" align="left"><font size="3"> | ||
+ | We have submitted a total of 2 composite parts to the registry and they are listed below.<br> | ||
+ | These are the featured parts that we commend you to use , which are mighty to have different amazing stuffs fused in a single plasmid.<br> | ||
+ | They characteristics could be found on the links on their part numbers respectively.<br><br> | ||
+ | </font> | ||
+ | <font size="4"><b>Table of Parts</b></font><br><br> | ||
+ | </p> | ||
+ | <table class="table"> | ||
+ | <thead> | ||
+ | <tr> | ||
+ | <th style="text-align:center">Name (Part number)</th> | ||
+ | <th style="text-align:center">Type</th> | ||
+ | <th style="text-align:center">Description</th> | ||
+ | <th style="text-align:center">Length(bp)</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody> | ||
+ | <tr> | ||
+ | <td style="text-align:center"><a href="http://parts.igem.org/Part:BBa_K2054000">BBa_K2054000</a></td> | ||
+ | <td style="text-align:center">DNA</td> | ||
+ | <td style="text-align:center">ALL oligos included in our desired nanostructure</td> | ||
+ | <td style="text-align:center">3561</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td style="text-align:center"><a href="http://parts.igem.org/Part:BBa_K2054006">BBa_K2054006</a></td> | ||
+ | <td style="text-align:center">DNA</td> | ||
+ | <td style="text-align:center">Oligos of the simplified 2D nanostructure </td> | ||
+ | <td style="text-align:center">2639</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | <footer class="text-center"></footer> | ||
+ | </div> | ||
+ | <script src="https://2016.igem.org/Team:Hong_Kong_HKU/JS/jQuery?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | <script src="https://2016.igem.org/Template:Hong_Kong_HKU/js/script?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | </body> | ||
+ | </html> | ||
+ | {{Hong_Kong_HKU/Footer}} |
Latest revision as of 00:56, 20 October 2016
Composite Part
We have submitted a total of 2 composite parts to the registry and they are listed below.
These are the featured parts that we commend you to use , which are mighty to have different amazing stuffs fused in a single plasmid.
They characteristics could be found on the links on their part numbers respectively.
Table of Parts
Name (Part number) | Type | Description | Length(bp) |
---|---|---|---|
BBa_K2054000 | DNA | ALL oligos included in our desired nanostructure | 3561 |
BBa_K2054006 | DNA | Oligos of the simplified 2D nanostructure | 2639 |