User Tools

Site Tools


newdevs:grid

CSS Grid

Most Angular interfaces in Evergreen use the Bootstrap grid for layout. Bootstrap's 12-column grid is based on Flexbox, which is great for laying out items of unknown width horizontally, but not so great at layouts that require control of both axes.

Some newer interfaces are beginning to use the native CSS grid layout, which offers more control over both dimensions than Flexbox.

CSS Grid references:

newdevs/grid.txt · Last modified: 2023/12/04 15:56 by scl

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.