welcome to the official albonke website :)

skibid

The grid-template Property

The grid-template property can be used as a shorthand property for the grid-template-rows and the grid-template-columns properties.

This grid layout has three columns, and the first row is 150px high:

1
2
3
4
5
6
Sample photo Sample photo