Grid systems are used to create page layouts through a series of rows and columns that house your content.
Below table demonstrates the types of grids in detail.
Sr.No. | Type & Description |
---|---|
1 | Grid
jQuery mobile grid system creates page layouts through a series of rows and columns. |
2 | Buttons in grids
Collection of button in grid format in jQuery mobile. |
3 | Custom responsive grid
The basic grid style can be easily extended to the custom responsive layout using media queries in CSS. |