(Created page with " <!-- small screen menu --> <div class="container" > <ul id="gn-menu" class="gn-menu-main" > <li class="gn-trigger"> <a class="gn-icon gn-icon-menu"> </...") |
|||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | <head> | ||
+ | <meta charset="UTF-8" /> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:NAU-CHINA/texiao?action=raw&ctype=text/css" /> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:NAU-CHINA/component?action=raw&ctype=text/css" /> | ||
+ | <style type="text/css"> | ||
+ | /* Hide top title */ | ||
+ | #top_title, #sideMenu { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | /* Hide first heading */ | ||
+ | .firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | /*-- Remove borders, float content left and remove padding/margin */ | ||
+ | #globalWrapper, #content{ | ||
+ | background-color: transparent; | ||
+ | border: none; | ||
+ | float: center; | ||
+ | width: auto; | ||
+ | margin-left: 0px; | ||
+ | margin-top: -8px; | ||
+ | padding: auto; | ||
+ | } | ||
+ | |||
+ | /*left align Black Menu Bar */ | ||
+ | #top_menu_inside { | ||
+ | margin-left: 0px; | ||
+ | } | ||
+ | .centerImage | ||
+ | { | ||
+ | text-align:center; | ||
+ | display:block; | ||
+ | } | ||
+ | .wraptocenter { | ||
+ | display: table-cell; | ||
+ | text-align: center; | ||
+ | vertical-align: middle; | ||
+ | width: 200px; | ||
+ | height: 200px; | ||
+ | background-color: #999; | ||
+ | } | ||
+ | .wraptocenter * { | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | #top_menu_inside .submenu{min-height:250px;} | ||
+ | |||
+ | @media screen and (max-width: 1220px) { | ||
+ | |||
+ | .menu{ | ||
+ | display: none; | ||
+ | |||
+ | } | ||
+ | |||
+ | .container { | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | } | ||
+ | |||
+ | @media screen and (min-width: 1220px) { | ||
+ | |||
+ | .menu{ | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | .container { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | } | ||
+ | |||
+ | /* body style */ | ||
+ | #maintext{ | ||
+ | padding: 400px 120px 0 120px; | ||
+ | |||
+ | } | ||
+ | body{ | ||
+ | background-color:white; | ||
+ | } | ||
+ | #maintext ol,p{ | ||
+ | padding-left: 60px; | ||
+ | padding-right: 70px; | ||
+ | font-family:'Comic Sans MS','Arial Black'; | ||
+ | color: rgb(100,100,100); | ||
+ | font-size:17px; | ||
+ | } | ||
+ | #maintext a{ | ||
+ | text-decoration: none; | ||
+ | font-family:'Comic Sans MS','Arial Black'; | ||
+ | color: rgb(100,100,100); | ||
+ | } | ||
+ | #maintext h1{ | ||
+ | padding-left: 60px; | ||
+ | padding-right: 70px; | ||
+ | font-family:'Comic Sans MS','Arial Black'; | ||
+ | color: rgb(100,100,100); | ||
+ | } | ||
+ | |||
+ | |||
+ | #maintext #imgbox{ | ||
+ | padding-left: 20%; | ||
+ | } | ||
+ | #biaodan a{color: rgb(100,100,100);} | ||
+ | #biaodan a:visited{font-family:'Comic Sans MS','Arial Black';} | ||
+ | #biaodan #lianjie{font-size:24px;} | ||
+ | #ClickBack{ | ||
+ | text-align: center; | ||
+ | position: fixed; | ||
+ | bottom: 2%; | ||
+ | right: 2%; | ||
+ | font-family:'Comic Sans MS','Arial Black'; | ||
+ | } | ||
+ | |||
+ | #ClickBack img{ | ||
+ | width: 100px; | ||
+ | } | ||
+ | #biaodan #wenxian{padding-left:30px;font-size:17px;} | ||
+ | #hongde{ | ||
+ | color: red; | ||
+ | } | ||
+ | </style> | ||
+ | <script type="text/javascript"> | ||
+ | |||
+ | function ChangeImg(ThisPic) | ||
+ | { | ||
+ | var size=document.body.clientWidth; | ||
+ | var TrueWidth=ThisPic.width; | ||
+ | var TrueHeight=ThisPic.height; | ||
+ | var Multiple=TrueWidth/size; | ||
+ | |||
+ | ThisPic.width=size; | ||
+ | ThisPic.height=TrueHeight/Multiple; | ||
+ | } | ||
+ | |||
+ | </script> | ||
+ | |||
+ | |||
+ | </head> | ||
+ | <body> | ||
<!-- small screen menu --> | <!-- small screen menu --> | ||
Line 22: | Line 167: | ||
</li> | </li> | ||
<ul> | <ul> | ||
− | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_List"> Part List</a></li> | + | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_List">Part List</a></li> |
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Basic_Part">Basic Part</a></li> | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Basic_Part">Basic Part</a></li> | ||
− | <li><a href=" | + | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Composite_Part">Composite Part</a></li> |
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_Collection">Collection</a></li> | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_Collection">Collection</a></li> | ||
</ul> | </ul> | ||
Line 69: | Line 214: | ||
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_List">Part List</a></li> | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_List">Part List</a></li> | ||
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Basic_Part">Basic Part</a></li> | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Basic_Part">Basic Part</a></li> | ||
− | <li><a href=" | + | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Composite_Part">Composite Part</a></li> |
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_Collection">Collection</a></li> | <li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_Collection">Collection</a></li> | ||
</ul> | </ul> | ||
Line 86: | Line 231: | ||
</div> | </div> | ||
</nav> | </nav> | ||
+ | |||
+ | <div id="maintext"> | ||
+ | <div> | ||
+ | <br><br> | ||
+ | <h1>Part List</h1> | ||
+ | <p style="font-family:'Comic Sans MS','Arial Black';color: rgb(100,100,100);">The whole parts made by NAU this year.<b style="color:blue;">Click the list for details.</b></p> | ||
+ | <ol> | ||
+ | <li><a href="http://parts.igem.org/Part:BBa_K2088003"><b>pbaA1A2</b></a></li> | ||
+ | <li><a href="http://parts.igem.org/Part:BBa_K2088016"><b>nativeRBS-pbaA1A2B+dT</b></a></li> | ||
+ | <li><a href="http://parts.igem.org/Part:BBa_K2088007"><b>pbaB</b></a></li> | ||
+ | <li><a href="http://parts.igem.org/Part:BBa_K2088005"><b>pbaC+dT</b></a></li> | ||
+ | <li><a href="http://parts.igem.org/Part:BBa_K2088668"><b>B0030+UTR-pbaC</b></a></li> | ||
+ | <li><a href="http://parts.igem.org/Part:BBa_K2088669"><b>B0032+UTR-pbaC</b></a></li> | ||
+ | <li><a href="http://parts.igem.org/Part:BBa_K2088017"><b>J23100+B0034+ pbaC+dT</b></a></li> | ||
+ | <li><a href="http://parts.igem.org/Part:BBa_K2088018"><b>J23100+B0030+ pbaC+dT</b></a></li> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088690"><li><b>optimized RBS mhbD</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088672"><li><b>copA+riboJ+mhbDHIM+dT</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088000"><li><b>C23O</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088008"><li><b>nativeRBS-C23O</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088009"><li><b>nativeRBS-C23O+dT</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088010"><li><b>J23100+B0034+K316003 (a device used to express catechol- 2,3-dioxygenase *K316003 is a previous part contains XylE and double terminators)</b> </li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088666"><li><b>mhbT</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088671"><li><b>J23100+B0034+mhbT+dT</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088011"><li><b>mhbR</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088670"><li><b>optimized mhbR</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088013"><li><b>mhbPt</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088012"><li><b>mhbR+mhbPt</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088002"><li><b>dT+mhbR+mhbPt+GFP</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088004"><li><b>mhbPt+GFP</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088612"><li><b>mhbPt(left)+dT</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088691"><li><b>mhbPt(right)+GFP</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088689"><li><b>mhbPt(left)+GFP</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088616"><li><b>J23100+B0034+mhbT+dT(BBa_K2088671)+dT+mhbR+mhbPt+GFP(BBa_K2088002)</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088001"><li><b>copA</b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088015"><li><b>copA+riobJ+B0030+GFP+dT </b></li></a> | ||
+ | <a href="http://parts.igem.org/Part:BBa_K2088014"><li><b>J23101+riboJ+M6+GFP+dT</b></li></a> | ||
+ | </ol> | ||
+ | <br><br> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/a/a9/T--NAU-CHINA--PARTS_BG.jpeg" onload="ChangeImg(this)" style="z-index:-60;position:absolute;left:0;top:0px"><!--backgroundimg--> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/modernizr_custom? | ||
+ | action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/gnmenu? | ||
+ | action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/classie? | ||
+ | action=raw&ctype=text/javascript"></script> | ||
+ | <script> | ||
+ | new gnMenu( document.getElementById( 'gn-menu' ) ); | ||
+ | </script> | ||
+ | </body> | ||
+ | </html> |
Latest revision as of 20:05, 19 October 2016
Part List
The whole parts made by NAU this year.Click the list for details.
- pbaA1A2
- nativeRBS-pbaA1A2B+dT
- pbaB
- pbaC+dT
- B0030+UTR-pbaC
- B0032+UTR-pbaC
- J23100+B0034+ pbaC+dT
- J23100+B0030+ pbaC+dT
- optimized RBS mhbD
- copA+riboJ+mhbDHIM+dT
- C23O
- nativeRBS-C23O
- nativeRBS-C23O+dT
- J23100+B0034+K316003 (a device used to express catechol- 2,3-dioxygenase *K316003 is a previous part contains XylE and double terminators)
- mhbT
- J23100+B0034+mhbT+dT
- mhbR
- optimized mhbR
- mhbPt
- mhbR+mhbPt
- dT+mhbR+mhbPt+GFP
- mhbPt+GFP
- mhbPt(left)+dT
- mhbPt(right)+GFP
- mhbPt(left)+GFP
- J23100+B0034+mhbT+dT(BBa_K2088671)+dT+mhbR+mhbPt+GFP(BBa_K2088002)
- copA
- copA+riobJ+B0030+GFP+dT
- J23101+riboJ+M6+GFP+dT