Bootstrap Snippets 
Bootstrap is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful plugins built on jQuery
Bootstrap 5 Snippets | Install
b5container
Expand to a bootstrap container
b5container-fluid
Expand to a bootstrap fluid container
b5container-responsive
Expand to a bootstrap responsive container(-sm, -md, -lg, -xl, -xxl)
b5row
Expand to a bootstrap row
b5col-1(-12 or -auto)
Expand to a bootstrap column with a optional size(-sm, -md)
b5img
Expand to a bootstrap img with a .img-fluid class
VSCode - Bootstrap 5 Snippets | Install
Bootstrap Template
| Prefix | Method | 
|---|
| bst → | bootstrap 5 starter template | 
Bootstrap 5  | Install
Bootstrap 5:
- b5-*Components
- b5-!Starter template
- b5-example-*Examples
- .*class text
Font Awesome 5.15.2:
- ifa-cndFont Awesome CDN link
- ifa-free*Font Awesome all(1458) free icons
- ifa-pro*Font Awesome all(2309) pro icons
- .ifa*Font Awesome class text
 
Bootstrap 5 Snippets | Install| Plantilla| Atajo | Description | 
|---|
 | bs5 | Plantilla inical bootstrap5 CDN | 
 Contenedores| Atajo | Description | 
|---|
 | bs5-container | .container |  | bs5-container-fluid | .container-fluid |  | bs5-container-responsive | .container-responsive | 
 Columnas y filas| Atajo | Descripción | 
|---|
 | bs5-row | .row |  | bs5-col-auto | .col-auto |  | bs5-col-1 | .col-1 |  | bs5-col-2 | .col-2 |  | bs5-col-3 | .col-3 |  | bs5-col-4 | .col-4 |  | bs5-col-5 | .col-5 |  | bs5-col-6 | .col-6 |  | bs5-col-7 | .col-7 |  | bs5-col-8 | .col-8 |  | bs5-col-9 | .col-9 |  | bs5-col-10 | col-10 |  | bs5-col-11 | col-11 |  | bs5-col-12 | col-12 | 
 Imagen| Atajo | Descripción | 
|---|
 | bs5-img | .img-fluid | 
 Formularios| Atajo | Descripción | 
|---|
 | bs5-input |  |  | bs5-textarea |  |  | bs5-check |  |  | bs5-radio |  | 
 Accordion| Atajo | Descripción | 
|---|
 | bs5-accordion |  | 
 Alert| Atajo | Descripción | 
|---|
 | bs5-alert |  |  | bs5-alert-dismissable |  | 
 Btn| Atajo | Descripción | 
|---|
 | bs5-btn |  |  | bs5-btn-group |  |  | bs5-close-btn |  | 
 Card| Atajo | Descripción | 
|---|
 | bs5-card-all |  |  | bs5-card |  |  | bs5-card-header |  |  | bs5-card-body |  |  | bs5-card-title |  |  | bs5-card-link |  |  | bs5-card-image |  |  | bs5-card-text |  | 
 Collapse| Atajo | Descripción | 
|---|
 | bs5-collapse-btn |  |  | bs5-collapse |  | 
 Dropdown| Atajo | Descripción | 
|---|
 | bs5-dropdown-btn |  |  | bs5-dropdown-link |  |  | bs5-dropdown-item |  | 
 List group| Atajo | Descripción | 
|---|
 | bs5-list-group |  |  | bs5-list-group-link |  |  | bs5-list-group-item |  |  | bs5-list-group-item-link |  | 
 Modal| Atajo | Descripción | 
|---|
 | bs5-modal |  | 
 Nav| Atajo | Descripción | 
|---|
 | bs5-nav |  |  | bs5-nav-item |  | 
 |  |