javascript - App Grid like Iphone / Android for web application -
i'm wanting implement "iphone / andriod" home screen various apps webpage this:
(by way it's erpnext's front page)
does have examples can build off of? i've tried use cards when scale mobile there in single row not work me if have 30 smaller app icons inside page.
you use collection of divs have been set display inline-block, here's older answer jsfiddle simulates you're trying achieve.
how force inline-block elements wrap?
the rest aesthetics , simple css.
Comments
Post a Comment