Difference between revisions of "Team:NEFU China/demo"
(Blanked the page) |
m |
||
Line 1: | Line 1: | ||
+ | <!-- saved from url=(0038)http://getbootstrap.com/examples/blog/ --> | ||
+ | <html> | ||
+ | <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> | ||
+ | <meta name="description" content=""> | ||
+ | <meta name="author" content=""> | ||
+ | <title>Blog Template for Flight iGEM</title> | ||
+ | |||
+ | <!-- Bootstrap core CSS --> | ||
+ | <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet"> | ||
+ | |||
+ | <!-- Custom styles for this template --> | ||
+ | <link href="http://getbootstrap.com/examples/blog/blog.css" rel="stylesheet"> | ||
+ | |||
+ | <!-- Just for debugging purposes. Don't actually copy these 2 lines! --> | ||
+ | <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]--> | ||
+ | <script src="./Blog Template for Bootstrap_files/ie-emulation-modes-warning.js"></script><style type="text/css"></style> | ||
+ | |||
+ | <!-- HTML5 shim and Respond.js for 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]--> | ||
+ | <link href="https://2015.igem.org/Team:NEFU_China/cleariGEM.css?action=raw&ctype=text/css" rel="stylesheet" /> </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | <div class="blog-masthead"> | ||
+ | <div class="container"> | ||
+ | <nav class="blog-nav"> | ||
+ | <a class="blog-nav-item active" href="http://getbootstrap.com/examples/blog/#">Home</a> | ||
+ | <a class="blog-nav-item" href="http://getbootstrap.com/examples/blog/#">New features</a> | ||
+ | <a class="blog-nav-item" href="http://getbootstrap.com/examples/blog/#">Press</a> | ||
+ | <a class="blog-nav-item" href="http://getbootstrap.com/examples/blog/#">New hires</a> | ||
+ | <a class="blog-nav-item" href="http://getbootstrap.com/examples/blog/#">About</a> | ||
+ | </nav> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="container"> | ||
+ | |||
+ | <div class="blog-header"> | ||
+ | <h1 class="blog-title">Flight iGEM</h1> | ||
+ | <p class="lead blog-description">The official example template of creating an iGEM page with Fligh iGEM.</p> | ||
+ | </div> | ||
+ | |||
+ | <div class="row"> | ||
+ | |||
+ | <div class="col-sm-8 blog-main"> | ||
+ | <div class="blog-post"> | ||
+ | <h2 class="blog-post-title">Welcome</h2> | ||
+ | <p class="blog-post-meta"> by <a href="#">reageyao</a></p> | ||
+ | <p>欢迎使用Flight iGEM!</p> | ||
+ | </div><div class="blog-post"> | ||
+ | <h2 class="blog-post-title">How to use?</h2> | ||
+ | <p class="blog-post-meta"> by <a href="#">reageyao</a></p> | ||
+ | <p>Flight iGEM为您提供了完整的使用文档,能够确保您的顺利使用!</p> | ||
+ | </div> <nav> | ||
+ | <ul class="pager"> | ||
+ | <li><a href="http://getbootstrap.com/examples/blog/#">Previous</a></li> | ||
+ | <li><a href="http://getbootstrap.com/examples/blog/#">Next</a></li> | ||
+ | </ul> | ||
+ | </nav> | ||
+ | |||
+ | </div><!-- /.blog-main --> | ||
+ | |||
+ | <div class="col-sm-3 col-sm-offset-1 blog-sidebar"> | ||
+ | <div class="sidebar-module sidebar-module-inset"> | ||
+ | <h4>About</h4> | ||
+ | <p>Etiam porta <em>sem malesuada magna</em> mollis euismod. Cras mattis consectetur purus sit amet fermentum. Aenean lacinia bibendum nulla sed consectetur.</p> | ||
+ | </div> | ||
+ | <div class="sidebar-module"> | ||
+ | <h4>Archives</h4> | ||
+ | <ol class="list-unstyled"> | ||
+ | <li><a href="http://getbootstrap.com/examples/blog/#">Project</a></li> | ||
+ | <li><a href="http://getbootstrap.com/examples/blog/#">Team</a></li> | ||
+ | <li><a href="http://getbootstrap.com/examples/blog/#">Safety</a></li> | ||
+ | <li><a href="http://getbootstrap.com/examples/blog/#">Parts</a></li> | ||
+ | <li><a href="http://getbootstrap.com/examples/blog/#">Human practise</a></li> | ||
+ | </ol> | ||
+ | </div> | ||
+ | <div class="sidebar-module"> | ||
+ | <h4>Elsewhere</h4> | ||
+ | <ol class="list-unstyled"> | ||
+ | <li><a href="http://getbootstrap.com/examples/blog/#">GitHub</a></li> | ||
+ | <li><a href="http://getbootstrap.com/examples/blog/#">Twitter</a></li> | ||
+ | <li><a href="http://getbootstrap.com/examples/blog/#">Facebook</a></li> | ||
+ | </ol> | ||
+ | </div> | ||
+ | </div><!-- /.blog-sidebar --> | ||
+ | |||
+ | </div><!-- /.row --> | ||
+ | |||
+ | </div><!-- /.container --> | ||
+ | |||
+ | <footer class="blog-footer"> | ||
+ | <p>Blog template built for <a href="http://getbootstrap.com/"></a> by <a href="#">Flight iGEM</a>.</p> | ||
+ | <p> | ||
+ | <a href="http://getbootstrap.com/examples/blog/#">Back to top</a> | ||
+ | </p> | ||
+ | </footer> | ||
+ | |||
+ | |||
+ | <!-- 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.3/jquery.min.js"></script> | ||
+ | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> | ||
+ | <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> | ||
+ | <script src="http://v3.bootcss.com/assets/js/ie10-viewport-bug-workaround.js"></script> | ||
+ | |||
+ | |||
+ | </body></html> |
Latest revision as of 17:25, 29 August 2015
Flight iGEM
The official example template of creating an iGEM page with Fligh iGEM.
Welcome
欢迎使用Flight iGEM!
How to use?
Flight iGEM为您提供了完整的使用文档,能够确保您的顺利使用!