Team:NTU Taida
From 2014.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
{{:Team:NTU_Taida/template/css/default}} | {{:Team:NTU_Taida/template/css/default}} | ||
{{:Team:NTU_Taida/template/css/fonts}} | {{:Team:NTU_Taida/template/css/fonts}} | ||
+ | {{:Team:NTU_Taida/template/css/bootstrap}} | ||
+ | <!DOCTYPE html> | ||
+ | <html lang="en"> | ||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <title>IGEM‧Taida</title> | ||
- | < | + | <!-- Bootstrap --> |
- | + | <link href="css/bootstrap.css" rel="stylesheet"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> | |
- | + | <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> | |
- | + | <!--[if lt IE 9]> | |
- | + | <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> | |
- | --> | + | <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> |
+ | <![endif]--> | ||
+ | </head> | ||
+ | <body> | ||
+ | <nav class="navbar navbar-default navbar-fixed-top" role="navigation"> | ||
+ | <div class="container-fluid"> | ||
+ | <!-- Brand and toggle get grouped for better mobile display --> | ||
+ | <div class="navbar-header"> | ||
+ | <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> | ||
+ | <span class="sr-only">Toggle navigation</span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | </button> | ||
+ | <a href="index.html"><img id="logo" height="55" src="images/1.jpg"></a> | ||
+ | </div> | ||
+ | <!-- Collect the nav links, forms, and other content for toggling --> | ||
+ | <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> | ||
+ | <ul class="nav navbar-nav"> | ||
+ | <li class="active"><a href="TEAM.html">TEAM</a></li> | ||
+ | |||
- | < | + | <li class="dropdown"> |
- | < | + | <a href="#" class="dropdown-toggle" data-toggle="dropdown">PROJECT<span class="caret"></span></a> |
- | < | + | <ul class="dropdown-menu" role="menu"> |
- | < | + | <li><a href="problem.html">Problem (introduction)</a></li> |
- | < | + | <li><a href="PROJECT.html">Overview Mind Map</a></li> |
- | < | + | |
+ | <li class="divider"></li> | ||
+ | <li><a href="Circuit1.html">Circuit 1: short peptide PKEK</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="Circuit2.html">Circuit 2: keratinaes</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="Circuit3.html">Circuit 3: Fragrance</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | |||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown">MODELING<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu" role="menu"> | ||
+ | <li><a href="#">Action</a></li> | ||
+ | <li><a href="#">Another action</a></li> | ||
+ | <li><a href="#">Something else here</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="#">Separated link</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="#">One more separated link</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | |||
- | < | + | <li class="dropdown"> |
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown">HUMAN PRACTICE<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu" role="menu"> | ||
+ | <li><a href="#">Lecture</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="#">Speech</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="#">Conference</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </li> | ||
- | </ | + | </ul> |
- | + | ||
- | < | + | <!--search bar--> |
- | + | <form class="navbar-form navbar-right" role="search"> | |
- | + | <div class="form-group"> | |
- | + | <input type="text" class="form-control" placeholder="Search"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
+ | <button type="submit" class="btn btn-default">Submit</button> | ||
+ | </form> | ||
+ | <!--search bar--> | ||
+ | <ul class="nav navbar-nav navbar-right"> | ||
+ | <li><a href="#">Link</a></li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu" role="menu"> | ||
+ | <li><a href="#">Action</a></li> | ||
+ | <li><a href="#">Another action</a></li> | ||
+ | <li><a href="#">Something else here</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="#">Separated link</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div><!-- /.navbar-collapse --> | ||
+ | </div><!-- /.container-fluid --> | ||
+ | </nav> | ||
+ | <div class="container"> | ||
+ | |||
+ | <!-- Main component for a primary marketing message or call to action --> | ||
+ | <div class="jumbotron"> | ||
+ | |||
+ | <div align="center"><a href="#"><img src="images/banner.jpg" style="width:1200px; height:510px;"></a></div> | ||
+ | |||
+ | <div class="title" align="center" style="width:1200px" float="left"><h1><strong>Welcom to IGEM Taida</strong></h1></div> | ||
+ | <div align="center" style="width:1200px" float="left"> | ||
+ | <h1><p>The <strong>OIL</strong> oozes and gives the skin a greasy shine, and that’s one of the most fearsome nightmare of human. </p></h1> | ||
+ | </div > | ||
+ | <div align="center" style="width:1200px" float="left"><center>We expect ourselves to solve this problem by producing skin-care ingredients with fatty acid metabolism related gene circuits</p> | ||
+ | in our gene modified <i>E-coil</i>, skin-guardian. In our project, we have three kinds of skin-care ingredients to skin whitening,</p> | ||
+ | keratin decomposition and fragrance producing respectively. When skin-guardians uptake excess oil and sebum through </p>fadL, | ||
+ | it will synthesis Acetyl Coenzyme A, which will change the structure of repressor, fadR losing its affinity to promoter. </p> | ||
+ | And our skin-guardian can started to translate genes, make us looks fair and tender. </p> | ||
+ | ...</p> | ||
+ | Living through numerous theoretically and practical examinations, our skin- guardians proofed itself to be a great expectations in Aesthetic Medicine.</center></div> | ||
+ | |||
+ | <div align="center" style="width:1200px" float="left"> | ||
+ | |||
+ | <div class="boxA"><a href="TEAM.html"><img src="images/pic06.png" width="200" height="200" alt="" /><h4> | ||
+ | <center>Team</center></h4></div> | ||
+ | <div class="boxB"><a href="PROJECT.html"><img src="images/pic02.png" width="200" height="200" alt="" /><h4><center>Project</center></h4></div> | ||
+ | <div class="boxC"><a href="index3.html"><img src="images/pic01.png" width="200" height="200" alt="" /><h4> | ||
+ | <center>Human Practice</center></h4></div> | ||
+ | </div> | ||
+ | <div align="center" style="width:1200px" float="left"> | ||
+ | <div class="boxA"><a href="index4.html"><img src="images/pic05.png" width="200" height="200" alt="" /><h4><center>Modeling</center></h4></div> | ||
+ | <div class="boxB"><a href="index5.html"><img src="images/pic03.png" width="200" height="200" alt="" /><h4> | ||
+ | <center>Safety</center></h4></div> | ||
+ | <div class="boxC"><a href="index6.html"><img src="images/pic04.png" width="200" height="200" alt="" /><h4> | ||
+ | <center>Parts</center></h4></div> | ||
+ | </div> | ||
+ | |||
</div> | </div> | ||
- | <div | + | |
- | + | <!--<div class="footer"> | |
- | </div> | + | <div class="container"> |
- | <div | + | <p class="text-muted"><center>Place sticky footer content here.</center></p> |
- | + | </div> | |
- | </ | + | </div> |
- | </body> | + | <--> |
+ | |||
+ | |||
+ | </div> <!-- /container --> | ||
+ | |||
+ | <div class="footer"> | ||
+ | <div class="container"> | ||
+ | <p class="text-muted"><center></center></p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> | ||
+ | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> | ||
+ | <!-- Include all compiled plugins (below), or include individual files as needed --> | ||
+ | <script src="js/bootstrap.min.js"></script> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 12:56, 11 October 2014
<!DOCTYPE html>
Welcom to IGEM Taida
The OIL oozes and gives the skin a greasy shine, and that’s one of the most fearsome nightmare of human.