bootstrap
Install CSS, JS plugins
https://getbootstrap.com/docs/5.0/getting-started/introduction/
CSS
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x"
crossorigin="anonymous"
/>
JS
JS plugins, Poper
Include every Bootstrap JavaScript plugin and dependency
at the end of page right before