-
Notifications
You must be signed in to change notification settings - Fork 409
Open
Description
With the rise of Flexboxes and Grids. This resource is quickly being outdated, unfortunately.
I think it's worth forking, maintaining or reinventing.
For example, reliable center alignment with two lines:
display: grid;
place-items: center;
Likewise, lots more potions with css grids would be amazing.
CSS Framework-style abuse of inline-blocks for grid layout becomes unnecessary.
Rachel Andrew wrote an excellent book on the topic: https://abookapart.com/products/the-new-css-layout
I think an updated magic of css online resource that distils the same teachings would be invaluable.
LifeIsStrange and adamschwartz
Metadata
Metadata
Assignees
Labels
No labels