(Prototype team page) |
|||
(41 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Tianjin}} | {{Tianjin}} | ||
+ | <!DOCTYPE html> | ||
<html> | <html> | ||
+ | <head> | ||
+ | <script src="https://2018.igem.org/Team:Tianjin/js/jquery?action=raw&ctype=text/javascript"></script> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/> | ||
+ | <meta content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0;" name="viewport"> | ||
+ | <meta name="renderer" content="webkit"> | ||
+ | <meta name="author" content="773715181 Jiaxiao Han"> | ||
+ | <meta content="2018iGEM Team:Tianjin Kai System to control biological clock" name="description"> | ||
+ | <meta content="Team:Tianjin,iGEM:Tianjin,iGEM,2018iGEM" name="keywords"> | ||
+ | <meta content="biological clock,clock,Kai,Kai A,Kai B,KaiC" name="keywords"> | ||
+ | <title>Team:Tianjin - 2018.igem.org</title> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Tianjin/css/bootstrap?action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Tianjin/css/base?action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Tianjin/css/font-awesome?action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Tianjin/css/text?action=raw&ctype=text/css"> | ||
+ | <script src="https://2018.igem.org/Team:Tianjin/js/bootstrap?action=raw&ctype=text/javascript"></script> | ||
+ | </head> | ||
+ | <!-- delete.css --> | ||
+ | <style> | ||
+ | #globalWrapper,#content{background-color:transparent;border:0;border-bottom:0;float:none;margin:0;padding:0;width:100%;list-style-image:none}#top_title{margin:0}#HQ_page th{background-color:transparent;padding:0;color:black;border:0;border-collapse:collapse;vertical-align:text-top;text-transform:uppercase;text-align:center}#HQ_page td{padding:0;border:0;vertical-align:text-top;text-align:center;line-height:35px}#HQ_page .jumbotron p{text-align:center;margin-bottom:15px;font-weight:200}#HQ_page p{text-align:center}body{margin-bottom:-10px}#top_title,#sideMenu{display:none}a:hover{text-decoration:none}.mw-content-ltr ul{padding-top:0;padding-right:0;margin:auto}body{margin-top:0}#wrapper{padding-left:0}#page-wrapper{width:100%;padding:0}.intro{background-size:cover;width:100%;position:relative}.huge{font-size:50px;line-height:normal} | ||
+ | </style> | ||
+ | <style> | ||
+ | #top_title{display:none;} | ||
+ | .igem_2018_team_menu{display:none !important;} | ||
+ | </style> | ||
− | <div class=" | + | <script> |
− | < | + | $('#top_title').remove();$("#globalWrapper").removeAttr("id");$("#content").removeAttr("id");$("#HQ_page").removeAttr("id");$('.mw-body').removeClass('mw-body');$('.igem_2018_team_mobile_bar').remove(); |
− | < | + | $('#bodyContent').removeAttr("id"); |
− | < | + | $('#mw-content-text').removeAttr("id"); |
− | </div> | + | $('.mw-content-ltr').removeAttr("class"); |
+ | $('.igem_2018_team_menu displaying_menu').remove(); | ||
+ | $('.igem_2018_team_content').removeAttr("class"); | ||
+ | $('.igem_2018_team_column_wrapper').removeAttr("class"); | ||
+ | $('.igem_2018_team_menu').remove(); | ||
+ | </script> | ||
+ | </head> | ||
+ | <body> | ||
+ | <nav class="navbar navbar-default navbar-fixed-top" role="navigation" style="background-color:#79acdd;margin-top:14px;"> | ||
+ | <div class="container-fluid"> | ||
+ | <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-main-collapse"> | ||
+ | <i class="fa fa-bars"></i> | ||
+ | </button> | ||
+ | <div class="navbar-header"> | ||
+ | <div class="navbar-brand" href="https://2018.igem.org/Team:Tianjin"> | ||
+ | <a href="https://2018.igem.org/Team:Tianjin"> | ||
+ | <div class="circle" style="background-image:url(https://static.igem.org/mediawiki/2018/4/45/T--Tianjin--logo.png);left: 50px;"> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="navbar-collapse navbar-right navbar-main-collapse collapse"> | ||
+ | <ul class="nav navbar-nav navbar-right" style="margin: 15px;"> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown"> | ||
+ | PROJECT | ||
+ | <b class="caret"></b> | ||
+ | </a> | ||
+ | <ul class="dropdown-menu" style="left: -14px;"> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Description">BACKGROUND</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Design">DESIGN</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Experiments">EXPERIMENTS</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Notebook">NOTEBOOK</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Model">MODEL</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Measurement">MEASUREMENT</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Demonstrate">DEMONSTRATE</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown"> | ||
+ | PARTS | ||
+ | <b class="caret"></b> | ||
+ | </a> | ||
+ | <ul class="dropdown-menu" style="left: -26px;"> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Parts">PARTS OVERVIEW</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Basic_Part">BASIC PARTS</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Composite_Part">COMPOSITE PARTS</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Part_Collection">PART COLLECTION</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Improve">IMPROVED PART</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:Tianjin/Safety"> | ||
+ | SAFETY | ||
+ | </a> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown"> | ||
+ | HUMAN PRACTICES | ||
+ | <b class="caret"></b> | ||
+ | </a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Human_Practices">INTEGRATED</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Collaborations">COLLABORATION</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Public_Engagement">PUBLIC ENGAGEMENT</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown"> | ||
+ | TEAM | ||
+ | <b class="caret"></b> | ||
+ | </a> | ||
+ | <ul class="dropdown-menu" style="left: -29px;"> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Team">MEMBERS</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Tianjin/Attributions">ATTRIBUTIONS</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2018.igem.org/Team:Tianjin/Judging"> | ||
+ | FOR JUDGES | ||
+ | </a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </nav> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/Team:Tianjin/js/navigation?action=raw&ctype=text/javascript"></script> | ||
− | <div | + | <div id="fill" style="width: 100%;margin-top:-14px;"></div> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </div> | + | |
− | <div | + | <div id="MainPic"> |
− | <div | + | <div id="bannercontent"> |
− | <div | + | <div id="BgChange"> |
+ | <img src="https://static.igem.org/mediawiki/2018/3/36/T--Tianjin--overview.png" style="width: 100%;"> | ||
− | + | </div> | |
− | + | </div> | |
− | <div class=" | + | </div> |
− | <div class=" | + | <div class="container"> |
− | + | <div class="row partition"> | |
− | < | + | |
− | < | + | </div> |
− | + | <div class="row"> | |
− | <p> | + | <div class="col-xs-12 "> |
− | <div class=" | + | <div class="title title-normal"> |
− | <a href="http://parts.igem.org/ | + | |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="col-xs-12 text"> | |
− | + | <p> | |
− | + | In this part page, we uploaded most of the Biobricks involved in our project and optimized them to meet the requirements. This also includes the improvements we made to the previous part. You can find all the Biobricks you want to know about our project here. Better yet, you can use some of our Biobricks to build your own oscillator. | |
− | + | </p> | |
− | + | </div> | |
− | + | <div class="col-xs-12 text"> | |
− | + | <p> | |
− | + | According to the requirements of the Bronze prize, we measured the experimental data of parts<a href="http://parts.igem.org/Part:BBa_E2030" target="_blank">BBa_E2030</a> and <a href="http://parts.igem.org/Part:BBa_E2060" target="_blank">BBa_E2060</a>, and you can see more details on part main pages. | |
− | + | </p> | |
− | + | </div> | |
− | + | <div class="col-md-1"></div> | |
− | + | <div class="col-md-3 col-xs-12 picture"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/6/6b/T--Tianjin--basic_part.jpg"> | |
− | < | + | </div> |
− | + | <div class="col-md-3 col-xs-12 picture"> | |
− | < | + | <img src="https://static.igem.org/mediawiki/2018/c/c3/T--Tianjin--composite_part.jpg"> |
− | < | + | </div> |
− | + | <div class="col-md-3 col-xs-12 picture"> | |
− | </div> | + | <img src="https://static.igem.org/mediawiki/2018/b/bd/T--Tianjin--for_judge_pc.jpg"> |
− | + | </div> | |
− | + | <div class="col-xs-2"> | |
− | + | ||
− | <div class=" | + | </div> |
− | + | </div> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </div> | + | |
− | + | ||
− | + | ||
− | <div class=" | + | |
− | < | + | |
− | + | ||
− | + | ||
− | <div class=" | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
− | + | ||
− | </div> | + | |
− | + | ||
+ | <div id="footer" style="background-color: #79acdd;text-align: center;"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-sm-3 footer-part"> | ||
+ | <p> | ||
+ | <i class="fa fa-weixin fa-lg"></i> | ||
+ | IGEMTIANJIN | ||
+ | </p> | ||
+ | </div> | ||
+ | <div class="col-sm-3 footer-part"> | ||
+ | <p> | ||
+ | <i class="fa fa-twitter fa-lg"></i> | ||
+ | IGEMTIANJIN2018 | ||
+ | </p> | ||
+ | </div> | ||
+ | <div class="col-sm-3 footer-part"> | ||
+ | <p> | ||
+ | <i class="fa fa-envelope fa-lg"></i> | ||
+ | HEBO@TJU.EDU.CN | ||
+ | </p> | ||
+ | </div> | ||
+ | <div class="col-sm-3 footer-part"> | ||
+ | <p> | ||
+ | <i class="fa fa-institution fa-lg"></i> | ||
+ | BEIYANG CAMPUS,TIANJIN UNIVERSITY,TIANJIN | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/Team:Tianjin/js/timeline?action=raw&ctype=text/javascript"></script> | ||
+ | </body> | ||
</html> | </html> |
Latest revision as of 13:02, 6 December 2018
<!DOCTYPE html>
In this part page, we uploaded most of the Biobricks involved in our project and optimized them to meet the requirements. This also includes the improvements we made to the previous part. You can find all the Biobricks you want to know about our project here. Better yet, you can use some of our Biobricks to build your own oscillator.
According to the requirements of the Bronze prize, we measured the experimental data of partsBBa_E2030 and BBa_E2060, and you can see more details on part main pages.