<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<h1>3d images gallery</h1>
<div class="container">
<div id="carousel">
<figure><img src="http://lorempixel.com/186/116/nature/1" alt=""></figure>
<figure><img src="http://lorempixel.com/186/116/nature/2" alt=""></figure>
<figure><img src="http://lorempixel.com/186/116/nature/3" alt=""></figure>
<figure><img src="http://lorempixel.com/186/116/nature/4" alt=""></figure>
<figure><img src="http://lorempixel.com/186/116/nature/5" alt=""></figure>
<figure><img src="http://lorempixel.com/186/116/nature/6" alt=""></figure>
<figure><img src="http://lorempixel.com/186/116/nature/7" alt=""></figure>
<figure><img src="http://lorempixel.com/186/116/nature/8" alt=""></figure>
<figure><img src="http://lorempixel.com/186/116/people/9" alt=""></figure>
</div>
</div>