grid-area html code example Example: grid-area .item { grid-area: <name> | <row-start> / <column-start> / <row-end> / <column-end>; }