Difference between revisions of "Meetups/NCTU Formosa"
Line 8: | Line 8: | ||
<!-- start of content ----------------------------------------> | <!-- start of content ----------------------------------------> | ||
+ | <!DOCTYPE html> | ||
+ | <html lang="en"> | ||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <title>Bootstrap 3, from LayoutIt!</title> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
+ | <meta name="description" content=""> | ||
+ | <meta name="author" content=""> | ||
− | < | + | <!--link rel="stylesheet/less" href="less/bootstrap.less" type="text/css" /--> |
− | < | + | <!--link rel="stylesheet/less" href="less/responsive.less" type="text/css" /--> |
− | + | <!--script src="js/less-1.3.3.min.js"></script--> | |
+ | <!--append ‘#!watch’ to the browser URL, then refresh the page. --> | ||
+ | |||
+ | <link href="css/bootstrap.min.css" rel="stylesheet"> | ||
+ | <link href="css/style.css" rel="stylesheet"> | ||
− | < | + | <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> |
− | + | <!--[if lt IE 9]> | |
− | < | + | <script src="js/html5shiv.js"></script> |
− | + | <![endif]--> | |
− | + | ||
− | + | ||
− | + | ||
+ | <!-- Fav and touch icons --> | ||
+ | <link rel="apple-touch-icon-precomposed" sizes="144x144" href="img/apple-touch-icon-144-precomposed.png"> | ||
+ | <link rel="apple-touch-icon-precomposed" sizes="114x114" href="img/apple-touch-icon-114-precomposed.png"> | ||
+ | <link rel="apple-touch-icon-precomposed" sizes="72x72" href="img/apple-touch-icon-72-precomposed.png"> | ||
+ | <link rel="apple-touch-icon-precomposed" href="img/apple-touch-icon-57-precomposed.png"> | ||
+ | <link rel="shortcut icon" href="img/favicon.png"> | ||
+ | |||
+ | <script type="text/javascript" src="js/jquery.min.js"></script> | ||
+ | <script type="text/javascript" src="js/bootstrap.min.js"></script> | ||
+ | <script type="text/javascript" src="js/scripts.js"></script> | ||
+ | </head> | ||
− | + | <body> | |
− | < | + | <div class="container"> |
+ | <div class="row clearfix"> | ||
+ | <div class="col-md-12 column"> | ||
+ | <div class="carousel slide" id="carousel-225182"> | ||
+ | <ol class="carousel-indicators"> | ||
+ | <li data-slide-to="0" data-target="#carousel-225182"> | ||
+ | </li> | ||
+ | <li data-slide-to="1" data-target="#carousel-225182"> | ||
+ | </li> | ||
+ | <li data-slide-to="2" data-target="#carousel-225182" class="active"> | ||
+ | </li> | ||
+ | </ol> | ||
+ | <div class="carousel-inner"> | ||
+ | <div class="item"> | ||
+ | <img alt="" src="http://lorempixel.com/1600/500/sports/1"> | ||
+ | <div class="carousel-caption"> | ||
+ | <h4> | ||
+ | 2015 iGEM Asia Conference in NCTU | ||
+ | </h4> | ||
+ | <p> | ||
+ | Test.... | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img alt="" src="http://lorempixel.com/1600/500/sports/2"> | ||
+ | <div class="carousel-caption"> | ||
+ | <h4> | ||
+ | Second Thumbnail label | ||
+ | </h4> | ||
+ | <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> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="item active"> | ||
+ | <img alt="" src="http://lorempixel.com/1600/500/sports/3"> | ||
+ | <div class="carousel-caption"> | ||
+ | <h4> | ||
+ | Third Thumbnail label | ||
+ | </h4> | ||
+ | <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> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> <a class="left carousel-control" href="#carousel-225182" data-slide="prev"><span class="glyphicon glyphicon-chevron-left"></span></a> <a class="right carousel-control" href="#carousel-225182" data-slide="next"><span class="glyphicon glyphicon-chevron-right"></span></a> | ||
+ | </div> | ||
+ | <div class="row clearfix"> | ||
+ | <div class="col-md-4 column"> | ||
+ | <div class="jumbotron"> | ||
+ | <h1> | ||
+ | Introduction | ||
+ | </h1> | ||
+ | <p> | ||
+ | TEST | ||
+ | </p> | ||
+ | <p> | ||
+ | <a class="btn btn-primary btn-large" href="#">Learn more</a> | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4 column"> | ||
+ | <div class="jumbotron"> | ||
+ | <h1> | ||
+ | Agenda | ||
+ | </h1> | ||
+ | <p> | ||
+ | Test | ||
+ | </p> | ||
+ | <p> | ||
+ | <a class="btn btn-primary btn-large" href="#">Learn more</a> | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4 column"> | ||
+ | <div class="jumbotron"> | ||
+ | <h1> | ||
+ | Participating Team | ||
+ | </h1> | ||
+ | <p> | ||
+ | Test | ||
+ | </p> | ||
+ | <p> | ||
+ | <a class="btn btn-primary btn-large" href="#">Learn more</a> | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row clearfix"> | ||
+ | <div class="col-md-4 column"> | ||
+ | <div class="jumbotron"> | ||
+ | <h1> | ||
+ | To attend | ||
+ | </h1> | ||
+ | <p> | ||
+ | Transportation, Registration | ||
+ | </p> | ||
+ | <p> | ||
+ | <a class="btn btn-primary btn-large" href="#">Learn more</a> | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4 column"> | ||
+ | <div class="jumbotron"> | ||
+ | <h1> | ||
+ | About us | ||
+ | </h1> | ||
+ | <p> | ||
+ | TEST | ||
+ | </p> | ||
+ | <p> | ||
+ | <a class="btn btn-primary btn-large" href="#">Learn more</a> | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4 column"> | ||
+ | <div class="jumbotron"> | ||
+ | <h1> | ||
+ | Hello, world! | ||
+ | </h1> | ||
+ | <p> | ||
+ | This is a template for a simple marketing or informational website. It includes a large callout called the hero unit and three supporting pieces of content. Use it as a starting point to create something more unique. | ||
+ | </p> | ||
+ | <p> | ||
+ | <a class="btn btn-primary btn-large" href="#">Learn more</a> | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> | ||
− | |||
Revision as of 02:37, 21 May 2015
Hello, world!
This is a template for a simple marketing or informational website. It includes a large callout called the hero unit and three supporting pieces of content. Use it as a starting point to create something more unique.
</div>
</html>