grid-template-areas
Term side of the Card
Topic: Grids
Unit title: grid-template-areas
Categories: Property
Explanation side of the Card
Explanation: The property that defines named grid areas within a grid container, making it easier to position grid items. Descriptive names can be used to map out the layout visually, assigning grid items to specific areas in a simple, readable way.
Browser compatibility:
- The chrome browser supports this feature starting from version 57
- The edge browser supports this feature starting from version 16
- The firefox browser supports this feature starting from version 52
- The safari browser supports this feature starting from version 10.1
Availability: