Home › Forums › Other › grid system feedback › Reply To: grid system feedback
September 28, 2014 at 2:02 pm
#184916
Participant
Just an update:
For the grid module, I’m going with the display:inline-block
approach. I’ve been refining it and tweaking features. Here’s a new demo. Be sure to open this in a full page and check out the responsive features (breakpoints) —there’s a lot more to them than I have demonstrated so far.
http://codepen.io/adrian-enspired/pen/ispdx
I have a more complete documentation page in the works. All this will appear on the github-pages site soon.
The unique capabilities of the display:table-*
-based system will be used in other modules: a “sticky bar” module and a “modal” module, for example.
Thanks for your feedback, guys!