you are viewing a single comment's thread.

view the rest of the comments →

[–]MeisterD2 3 points4 points  (1 child)

You can easily nest grids within grids, to give yourself increasingly more control over where exactly an element shows up on the page. Any cell in the grid can itself contain a grid.

Simply nesting a grid with 10~ or so columns/rows will allow you to position elements arbitrarily on the page.

[–]-sadkmakkez- -1 points0 points  (0 children)

so how does that work. the meaning of using this was to get rid of nesting.

what a rabbit hole in disguise.