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

    Rows are used to wrap columns.

  • Bootstrap Col Shortcode

    Learn how to use the col shortcode with handful of options.