Here’s a nifty post by Jonathan Snook where he walks us through how to make a calendar interface with CSS Grid and there’s a lot of tricks in here that are worth digging into a little bit more, particularly where Jonathan uses grid-auto-flow: dense
which will let Grid take the wheels of a design and try to fill up as much of the allotted space as possible.
Also worth noting is that as I was digging around I found a post on Grid’s auto-placement algorithm by Ian Yates which kinda fleshes things out more succinctly. Might come in handy.
Direct Link to Article — Permalink
Calendar with CSS Grid is a post from CSS-Tricks
from CSS-Tricks http://ift.tt/2kahRV6
via IFTTT
No comments:
Post a Comment