Grid

A grid is 2 dimensional layout used for dipslaying content along rows and columns. we offer the following range of Grids- 2-Column grid, 3-Column grid, and 4-Column grid.

Grid with 2-columns

This is a grid layout with 2 columns, and 1 column in small screens. To generate a grid layout with 2 columns, we use the base class grid along with the supporting class col-2.

 Ice-cream Bowl

HEADING

Description about the image and Container

Copy the code below to generate a basic 2 columns grid.

Grid with 3-columns

This is a grid layout with 3 columns, and 1 column in small screens. To generate a grid layout with 3 columns, we use the base class grid along with the supporting class col-3

XXXX

Extra Large Size Avatar

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Deleniti vitae rem asperiores, repellat aliquid commodi laboriosam amet nisi officiis reprehenderit.

XXXX

Extra Large Size Avatar

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Deleniti vitae rem asperiores, repellat aliquid commodi laboriosam amet nisi officiis reprehenderit.

XXXX

Extra Large Size Avatar

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Deleniti vitae rem asperiores, repellat aliquid commodi laboriosam amet nisi officiis reprehenderit.

Copy the code below to generate a basic 3 columns grid.

Grid with 4-columns

This is a grid layout with 4 columns. The grid is displayed with a 3 column layout in medium screens, 2 column layout in tablet sized screens, and 1 column layout in mobile screens and smaller. To generate a grid layout with 4 columns, we use the base class grid along with the supporting class col-4.

A Male Avatar
A Female Avatar
A blur stain
A Bowl of Ice-cream

Copy the code below to generate a basic 4 columns grid.