@@include('./_head.html', { "path": "../..", "title": "Pixel Lite - Bootstrap carousels" }) @@include('./_navigation.html', { "path": "../..", "classes": "navbar-dark" })
@@include('./_preloader.html', { "path": "../.." })

Bootstrap Carousels

The carousel is a slideshow for cycling through a series of content, built with CSS 3D transforms and a bit of JavaScript. It works with a series of images, text, or custom markup.

@@include('./components/_bootstrap-carousels.html', { "path": "../.." }) @@include('./_free-vs-pro.html', { "path": "../.." })
@@include('./_footer.html', { "path": "../..", "classes": "bg-primary text-white" }) @@include('./_scripts.html', { "path": "../.." })