File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2117,7 +2117,10 @@ Grid Definition Shorthand: the 'grid' property</h2>
21172117
21182118 <pre class='propdef'>
21192119 Name : grid
2120- Value : none | subgrid | <nobr>[ <<'grid-template-rows'>> / <<'grid-template-columns'>> ]</nobr> | <nobr>[ <<line-names>>? <<string>> <<track-size>>? <<line-names>>? ]+ [ / <<track-list>> ]?</nobr> | <nobr>[ <<'grid-auto-flow'>> [ <<'grid-auto-rows'>> [ / <<'grid-auto-columns'>> ]? ]? ]</nobr>
2120+ Value : none | subgrid |
2121+ Value : <nobr>[ <<'grid-template-rows'>> / <<'grid-template-columns'>> ]</nobr> |
2122+ Value : <nobr>[ <<line-names>>? <<string>> <<track-size>>? <<line-names>>? ]+ [ / <<track-list>> ]?</nobr> |
2123+ Value : <nobr>[ <<'grid-auto-flow'>> [ <<'grid-auto-rows'>> [ / <<'grid-auto-columns'>> ]? ]? ]</nobr>
21212124 Initial : see individual properties
21222125 Applies to : <a>grid containers</a>
21232126 Inherited : see individual properties
You can’t perform that action at this time.
0 commit comments