Team:Tongji
From 2014.igem.org
(Difference between revisions)
Yuiuiuiuiui (Talk | contribs) |
Yuiuiuiuiui (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | + | <html lang="en"> | |
- | <html lang=" | + | <head> |
- | + | <meta charset="utf-8"> | |
- | + | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
- | + | <meta name="viewport" content="width=device-width, initial-scale=1"> | |
- | + | <meta name="description" content=""> | |
- | + | <meta name="author" content=""> | |
- | <meta name=" | + | <link rel="icon" href="../../favicon.ico"> |
- | + | <title>Carousel Template for Bootstrap</title> | |
+ | <link rel="stylesheet" href="http://cdn.bootcss.com/bootstrap/3.2.0/css/bootstrap.min.css"> | ||
+ | <script src="http://cdn.bootcss.com/jquery/1.11.1/jquery.min.js"></script> | ||
+ | <script src="http://cdn.bootcss.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> | ||
- | + | <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> | |
- | + | <!--[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]--> | ||
+ | |||
+ | <!-- Custom styles for this template --> | ||
+ | <link href="carousel.css" rel="stylesheet"> | ||
+ | <style type="text/css"> | ||
+ | body { | ||
+ | padding-bottom: 40px; | ||
+ | background: #333333; | ||
+ | color: #5a5a5a; | ||
+ | font-size: 12px; | ||
+ | } | ||
+ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear { | ||
+ | display: none; | ||
+ | } /*-- hides default wiki settings --*/ | ||
+ | .firstHeading { | ||
+ | width: 975px; | ||
+ | margin: 0px auto; | ||
+ | padding-top: 100px; | ||
+ | margin-bottom: 20px; | ||
+ | font-family: Georgia, Times, "Times New Roman", serif; | ||
+ | } | ||
+ | h1, h2, h3, h4, h5 { | ||
+ | font-family: Georgia, Times, "Times New Roman", serif; | ||
+ | } | ||
+ | #top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ | ||
+ | background-color: #383838; | ||
+ | border: 0 none; | ||
+ | height: 14px; | ||
+ | z-index: 100; | ||
+ | top: 0; | ||
+ | position: fixed; | ||
+ | width: 975px; | ||
+ | left: 50%; | ||
+ | margin-left: -487px; | ||
+ | } | ||
+ | #top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/ | ||
+ | background-color: #383838; | ||
+ | height: 14px; | ||
+ | display: block; | ||
+ | z-index: 10; | ||
+ | position: fixed; | ||
+ | width: 100%; | ||
+ | top: 0; | ||
+ | } | ||
+ | body { | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | #globalWrapper, #content { /*-- changes default wiki settings --*/ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | html, body, .wrapper { /*-- changes default wiki settings --*/ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | #container { /*-- creates container for all content on page --*/ | ||
+ | font-family: Arial, Helvetica, sans-serif; | ||
+ | font-weight: normal; | ||
+ | font-size: 14px; | ||
+ | color: #414141; | ||
+ | width: 960px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | background-color: #transparent; | ||
+ | margin-top: 0px; | ||
+ | } | ||
+ | .container { | ||
+ | font-size:14px | ||
+ | } | ||
+ | .buttontext { | ||
+ | color:#FFF | ||
+ | } | ||
+ | </style> | ||
<style> | <style> | ||
- | + | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear { | |
+ | display: none; | ||
+ | } /*-- hides default wiki settings --*/ | ||
</style> | </style> | ||
- | + | </head> | |
- | + | <!-- NAVBAR | |
- | + | ================================================== --> | |
- | + | <body> | |
- | + | <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 class="navbar-brand" href="#">Brand</a> </div> | |
- | + | <div class="navbar-wrapper"> | |
- | + | <div class="navbar navbar-fixed-top navbar-inverse" role="navigation"> | |
- | + | <div class="container"> | |
- | + | <div class="navbar-header"> | |
- | + | <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> | |
- | + | <a class="navbar-brand" href="#">iGem 2014 NJAU_China</a> </div> | |
- | + | <div class="collapse navbar-collapse"> | |
- | < | + | <ul class="nav navbar-nav"> |
- | + | <li class="active"><a href="https://2014.igem.org/Team:NJAU_China" class="unselect">Home</a></li> | |
- | + | <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Introduction<span class="caret"></span></a> | |
- | + | <ul class="dropdown-menu" role="menu"> | |
- | <div class="navbar | + | <li><a href="https://2014.igem.org/Team:NJAU_China/Background">Background</a></li> |
- | <div class=" | + | <li><a href="https://2014.igem.org/Team:NJAU_China/Challenge">Challenge</a></li> |
- | <div class=" | + | <li><a href="https://2014.igem.org/Team:NJAU_China/OurIdea">Our Idea</a></li> |
- | <button type="button" class=" | + | </ul> |
- | + | </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="https://2014.igem.org/Team:NJAU_China/Overview">Overview</a></li> | |
- | <a class="brand" href=" | + | <li><a href="https://2014.igem.org/Team:NJAU_China/Sensor">Part1: Sensor</a></li> |
- | + | <li><a href="https://2014.igem.org/Team:NJAU_China/System">System</a></li> | |
- | + | <li><a href="https://2014.igem.org/Team:NJAU_China/Product">Product</a></li> | |
- | + | <li><a href="https://2014.igem.org/Team:NJAU_China/Summary">Summary</a></li> | |
- | + | </ul> | |
- | < | + | </li> |
- | <a href=" | + | <li><a href="https://2014.igem.org/Team:NJAU_China/Modeling" class="unselect">Modeling</a></li> |
- | + | <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Outreach<span class="caret"></span></a> | |
- | + | <ul class="dropdown-menu" role="menu"> | |
- | <a href=" | + | <li><a href="https://2014.igem.org/Team:NJAU_China/HumanPractice">Human Practice</a></li> |
- | + | <li><a href="https://2014.igem.org/Team:NJAU_China/Safety">Safety</a></li> | |
- | + | <li><a href="https://2014.igem.org/Team:NJAU_China/Collaboration">Collaboration</a></li> | |
- | <a href=" | + | </ul> |
- | </li> | + | </li> |
- | + | <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Achievements<span class="caret"></span></a> | |
- | + | <ul class="dropdown-menu" role="menu"> | |
- | </li> | + | <li><a href="https://2014.igem.org/Team:NJAU_China/BioBricks">BioBricks</a></li> |
- | + | <li><a href="https://2014.igem.org/Team:NJAU_China/JudgingCriteria">Judging Criteria</a></li> | |
- | <a href=" | + | </ul> |
- | </li> | + | </li> |
- | + | <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Notebook<span class="caret"></span></a> | |
- | <a href="./ | + | <ul class="dropdown-menu" role="menu"> |
- | </li> | + | <li><a href="https://2014.igem.org/Team:NJAU_China/Protocol">Protocol</a></li> |
- | + | <li><a href="https://2014.igem.org/Team:NJAU_China/Lablog">Lablog</a></li> | |
- | <a href="./ | + | </ul> |
- | </li> | + | </li> |
- | </ | + | <li><a href="https://2014.igem.org/Team:NJAU_China/Team" class="unselect">Team</a></li> |
- | </ | + | <li><a href="https://2014.igem.org/Team:NJAU_China/Acknowledgement" class="unselect">Acknowledgement</a></li> |
+ | </ul> | ||
</div> | </div> | ||
+ | <!-- /.nav-collapse --> | ||
</div> | </div> | ||
+ | <!-- /.container --> | ||
</div> | </div> | ||
- | + | <!-- /.navbar --> | |
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
</div> | </div> | ||
- | < | + | <!-- Carousel |
- | + | ================================================== --> | |
- | + | <div id="myCarousel" class="carousel slide" data-ride="carousel"> | |
- | <li | + | <!-- Indicators --> |
- | + | <ol class="carousel-indicators"> | |
- | + | <li data-target="#myCarousel" data-slide-to="0" class="active"></li> | |
- | + | <li data-target="#myCarousel" data-slide-to="1"></li> | |
- | + | <li data-target="#myCarousel" data-slide-to="2"></li> | |
- | + | </ol> | |
- | + | <div class="carousel-inner" role="listbox"> | |
- | + | <div class="item active text-center"> <img src="https://static.igem.org/mediawiki/2014/d/d3/Njau_slide1.jpg" alt="First slide" class="text-center"> | |
- | + | <div class="container"> | |
- | + | <div class="carousel-caption"> | |
- | + | <h1>Example headline.</h1> | |
- | + | <p>Note: If you're viewing this page via a <code>file://</code> URL, the "next" and "previous" Glyphicon buttons on the left and right might not load/display properly due to web browser security rules.</p> | |
- | + | <p><a class="btn btn-lg btn-primary" style="color:#FFF" href="#" role="button">Sign up today</a></p> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | <div class=" | + | |
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | <div class=" | + | |
- | < | + | |
- | + | ||
- | + | ||
</div> | </div> | ||
- | + | </div> | |
- | + | <div class="item text-center"> <img src="https://static.igem.org/mediawiki/2014/2/24/Njau_slide2.jpg" alt="Second slide"> | |
- | < | + | <div class="container"> |
- | + | <div class="carousel-caption"> | |
+ | <h1>Another example headline.</h1> | ||
+ | <p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p> | ||
+ | <p><a class="btn btn-lg btn-primary" style="color:#FFF" href="#" role="button">Learn more</a></p> | ||
+ | </div> | ||
</div> | </div> | ||
- | + | </div> | |
- | + | <div class="item text-center"> <img src="https://static.igem.org/mediawiki/2014/6/62/Njau_slide3.jpg" alt="Third slide"> | |
- | + | <div class="container"> | |
- | < | + | <div class="carousel-caption"> |
+ | <h1>One more for good measure.</h1> | ||
+ | <p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p> | ||
+ | <p><a class="btn btn-lg btn-primary" style="color:#FFF" href="#" role="button">Browse gallery</a></p> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | </div> | ||
+ | <a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left"></span> <span class="sr-only">Previous</span> </a> <a class="right carousel-control" href="#myCarousel" role="button" data-slide="next"> <span class="glyphicon glyphicon-chevron-right"></span> <span class="sr-only">Next</span> </a> </div> | ||
+ | <!-- /.carousel --> | ||
- | + | <!-- Marketing messaging and featurettes | |
- | + | ================================================== --> | |
- | + | <!-- Wrap the rest of the page in another container to center all the content. --> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | <div class="container marketing"> | ||
+ | |||
+ | <!-- START THE FEATURETTES --> | ||
+ | |||
+ | <hr class="featurette-divider"> | ||
+ | <div class="row featurette"> | ||
+ | <div class="col-md-7"> | ||
+ | <h2 class="featurette-heading">First featurette heading. <span class="text-muted">It'll blow your mind.</span></h2> | ||
+ | <p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p> | ||
+ | </div> | ||
+ | <div class="col-md-5"> <img src="https://static.igem.org/mediawiki/2014/1/10/Njau_home_1.jpg" alt="Generic placeholder image" class="featurette-image img-responsive" data-src="holder.js/500x500/auto"> </div> | ||
</div> | </div> | ||
- | + | <hr class="featurette-divider"> | |
+ | <div class="row featurette"> | ||
+ | <div class="col-md-5"> <img src="https://static.igem.org/mediawiki/2014/8/8a/Njau_home_2.jpg" alt="Generic placeholder image" class="featurette-image img-responsive" data-src="holder.js/500x500/auto"> </div> | ||
+ | <div class="col-md-7"> | ||
+ | <h2 class="featurette-heading">Oh yeah, it's that good. <span class="text-muted">See for yourself.</span></h2> | ||
+ | <p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <hr class="featurette-divider"> | ||
+ | <div class="row featurette"> | ||
+ | <div class="col-md-7"> | ||
+ | <h2 class="featurette-heading">And lastly, this one. <span class="text-muted">Checkmate.</span></h2> | ||
+ | <p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p> | ||
+ | </div> | ||
+ | <div class="col-md-5"> <img src="https://static.igem.org/mediawiki/2014/1/1e/Njau_home_3.jpg" alt="Generic placeholder image" class="featurette-image img-responsive" data-src="holder.js/500x500/auto"> </div> | ||
+ | </div> | ||
+ | <hr class="featurette-divider"> | ||
+ | |||
+ | <!-- /END THE FEATURETTES --> | ||
+ | |||
+ | <!-- FOOTER --> | ||
+ | <footer> | ||
+ | <p class="pull-right"><a href="#">Back to top</a></p> | ||
+ | <p>© 2014 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p> | ||
+ | </footer> | ||
</div> | </div> | ||
+ | <!-- /.container --> | ||
- | + | <!-- Bootstrap core JavaScript | |
- | + | ================================================== --> | |
- | + | <!-- Placed at the end of the document so the pages load faster --> | |
- | ================================================== --> | + | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> |
- | + | </body> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</html> | </html> |
Revision as of 05:23, 12 August 2014
First featurette heading. It'll blow your mind.
Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.
Oh yeah, it's that good. See for yourself.
Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.
And lastly, this one. Checkmate.
Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.