grid columns code example Example 1: grid-column css grid-column: span 2; Example 2: display grid .container { display: grid | inline-grid; }