|
|
|
|
|
by porphyrogene
2680 days ago
|
|
Some of this seems a little obvious to me but I may have been spoiled by Grid By Example[1] being my tutor. This article does not get into grid areas which, if used, should be the entities that are named rather than columns and rows. Whenever people complain about CSS and the lack of a reusable specification for GUIs I bring up CSS grid. Paired with CSS Reset[2], we have an intuitive, descriptive and easy-to-learn means of building layouts that just works. 1. https://gridbyexample.com/ 2. https://meyerweb.com/eric/tools/css/reset/ |
|