Quick start
Get started by including Bootstrap’s production-ready CSS and JavaScript via CDN without the need for any build steps. See it in practice with this Bootstrap CodePen demo.
Create a new index.html file in your project root. Include the tag as well for proper responsive behavior in mobile devices.
Hello, world!
Include Bootstrap’s CSS and JS. Place the tag in the
for our CSS, and the