Grid
The Grid model allows us to layout the content of our website. it is ver powrfull properties ogf css , it helps us create the structures needed for creating responsive websites for multiple devices.
Example: grid-2: two items in a grid| grid-3: three items
Two item Grid:
It contain two column
Grid 1
Grid 2
Grid 3
Grid 4
grid-3: three items
Grid 1
Grid 2
Grid 3
Grid 4
Grid 5
Grid 6