Team:NJAU China

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<!DOCTYPE html>
 
-
<html lang="en">
 
<head>
<head>
<meta charset="utf-8">
<meta charset="utf-8">
Line 183: Line 181:
<script src="http://cdn.bootcss.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="http://cdn.bootcss.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
</body>
</body>
-
</html>
 

Revision as of 15:33, 21 July 2014

<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=""> <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>


<link href="carousel.css" rel="stylesheet"> </head> <body>


<img class="img-circle" src="Avatar1.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">

Huiyu Li

I love cat

<a class="btn btn-default" href="#" role="button">View details »</a>

<img class="img-circle" src="Avatar2.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">

Heng Xu

I love cat

<a class="btn btn-default" href="#" role="button">View details »</a>

<img class="img-circle" src="Avatar3.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">

Zhenxiong Jiang

I love cat

<a class="btn btn-default" href="#" role="button">View details »</a>



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.

<img class="featurette-image img-responsive" data-src="holder.js/500x500/auto" alt="Generic placeholder image">

<img class="featurette-image img-responsive" data-src="holder.js/500x500/auto" alt="Generic placeholder image">

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.

<img class="featurette-image img-responsive" data-src="holder.js/500x500/auto" alt="Generic placeholder image">


 <footer>

<a href="#">Back to top</a>

© 2014 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a>

 </footer>

<link rel="stylesheet" href="http://cdn.bootcss.com/bootstrap/3.2.0/css/bootstrap.min.css">

<link rel="stylesheet" href="http://cdn.bootcss.com/bootstrap/3.2.0/css/bootstrap-theme.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> </body>