diff --git a/Base/res/html/misc/display-grid.html b/Base/res/html/misc/display-grid.html index 5dd269b7f7..fbeb6147e4 100644 --- a/Base/res/html/misc/display-grid.html +++ b/Base/res/html/misc/display-grid.html @@ -518,3 +518,73 @@ length value, and as a minimum two lengths with an auto. --> ">1
Grid template areas basics
+There should be a left-aligned column taking up 1 / 3 of the grid
+Column taking up 50% width
+Left-aligned column taking up 25% width
+Left-aligned column taking up 25% width
+Min-content / Max-content / 1fr column widths
+