- From: Christoph Päper via GitHub <noreply@w3.org>
- Date: Sun, 05 Oct 2025 18:20:45 +0000
- To: public-css-archive@w3.org
You get a _rectangular grid_ from a number of intersecting vertical and horizontal lines, i.e. they are all either parallel or orthogonal to each other; the whole grid may be rotated, though. If the angles are all the same but not right, you got a _rhombic grid_. In a _regular grid_, the distances between all parallel lines are the same. If they are the same in both directions, it is a _Cartesian_ or _square grid_. (There are also grids with more or less than four edges for each grid cell, e.g. hexagonal and triangular grids, but those are irrelevant here.) The point is, in grids in general, *all* constitutive lines are uninterrupted, whereas in the “masonry“ concept, only one of the two sets of lines is uninterrupted. Describing it as a “half grid”, hence **`semi-grid`**, therefore seems reasonable. Since items are not restricted to a certain _row_ or _column_, these terms seem somewhat inappropriate, and likewise _lane_, _track_ or _stack_ don’t feel quite right. The cells are _packed_ (tightly), though. -- GitHub Notification of comment by Crissov Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12022#issuecomment-3369233976 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 5 October 2025 18:20:46 UTC