"Carousel Fence"
Bootstrap 3.3.0 Snippet by Marnoweb

<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> <!------ Include the above in your HEAD tag ----------> <div id="carousel-example-generic" class="carousel slide" data-ride="carousel"> <!-- Indicators --> <div class="well"> <img data-target="#carousel-example-generic" data-slide-to="0" src="http://placehold.it/320x120/000" alt="pic_1" class="img-rounded"> <img data-target="#carousel-example-generic" data-slide-to="1" src="http://placehold.it/320x120/000" alt="pic_1" class="img-rounded"> <img data-target="#carousel-example-generic" data-slide-to="2" src="http://placehold.it/320x120/000" alt="pic_1" class="img-rounded"> </div> <!-- Wrapper for slides --> <div class="carousel-inner container" role="listbox"> <div class="item active"> <img src="http://u.jimdo.com/www73/o/s577ed6523d942015/userlayout/img/bild5.jpg?t=1355069643" alt="pic_1" class="img-rounded"> <div class="carousel-caption"> one </div> </div> <div class="item"> <img src="http://u.jimdo.com/www73/o/s577ed6523d942015/userlayout/img/bild19.jpg?t=1357495362" alt="pic_1" class="img-rounded"> <div class="carousel-caption"> two </div> </div> <div class="item"> <img src="http://img1.wikia.nocookie.net/__cb20091205191410/halo/de/images/6/64/BannnerW-Mas.jpg" alt="pic_1" class="img-rounded"> <div class="carousel-caption"> three </div> </div> <div class="item"> <img src="http://u.jimdo.com/www73/o/s577ed6523d942015/userlayout/img/bild14.jpg?t=1356114360" alt="pic_1" class="img-rounded"> <div class="carousel-caption"> four </div> </div> <div class="item"> <img src="http://previews.123rf.com/images/jirikaderabek/jirikaderabek1410/jirikaderabek141000033/33165565-Vektor-Illustration-von-fraffic-Stau-in-der-Stadt-Auto-hintereinander--Stockfoto.jpg" alt="pic_1" class="img-rounded"> <div class="carousel-caption"> five </div> </div> <div class="item"> <img src="https://store.moleskine.com/Assets/Moleskine/Images/customercare_bg.jpg?v=PONaRNyJa5VJIzcYxzxsOg==" alt="pic_1" class="img-rounded"> <div class="carousel-caption"> six </div> </div> </div> <div class="well"> <img data-target="#carousel-example-generic" data-slide-to="3" src="http://placehold.it/320x120/000" alt="pic_1" class="img-rounded"> <img data-target="#carousel-example-generic" data-slide-to="4" src="http://placehold.it/320x120/000" alt="pic_1" class="img-rounded"> <img data-target="#carousel-example-generic" data-slide-to="5" src="http://placehold.it/320x120/000" alt="pic_1" class="img-rounded"> </div> </div>
.well img { margin:0 1em; }

Related: See More


Questions / Comments: