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

Progress Bars

Progress components are built with two HTML elements, some CSS to set the width, and a few attributes.

@@include('./components/_progress-bars.html', { "path": "../.." })
@@include('./_footer.html', { "path": "../..", "classes": "bg-primary text-white" }) @@include('./_scripts.html', { "path": "../.." })