CSS grid values

Report a typo

Match the value with its correct definition.

Match the items from left and right columns
auto
none
max-content
min-content
initial
inherit
sets this property to its default value
default value, columns, and rows will be created if needed
this property will be inherited from the parent element
the size will be determined by its container and the dimensions of the content
the size of each column or row will be based on the largest item in the column
the length of each column or row will be based on the smallest item in the column
___

Create a free account to access the full topic