Bootstrap Layout Shortcodes

In this section

  • Bootstrap Container Shortcode
    Containers are the most basic layout element in Bootstrap and are required when using our default grid system. Containers are used to contain, pad, and (sometimes) center the content within them. While containers can be nested, most layouts do not require a nested container.
  • Bootstrap Row Shortcode
    Shortcode to generate rows.
  • Bootstrap Col Shortcode
    Shortcode to generate grid column.