Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other grid system feedback Reply To: grid system feedback

#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!