Subgrid
Newly available since 2023-09-15
The subgrid
value for the grid-template-columns
and grid-template-rows
properties allows a grid item to inherit the grid definition of its parent grid container.
Learning resources on MDN
Browser support (view on caniuse.com)
- Chrome 117 Released on 2023-09-12
- Chrome Android 117 Released on 2023-09-12
- Edge 117 Released on 2023-09-15
- Firefox 71 Released on 2019-12-10
- Firefox for Android 79 Released on 2020-07-28
- Safari 16 Released on 2022-09-12
- Safari on iOS 16 Released on 2022-09-12
Surveys
- State of HTML 2023: usage/html_interoperability_features question
- State of CSS 2024: usage/favorite_new_features question
- State of CSS 2024: usage/css_interoperability_features question
- State of CSS 2024: features/all_features question
Specifications
View web-platform-tests results for this feature - View the feature source file (dist) - Edit the feature - Report an issue about this feature