ZMYaro / holo-web

A CSS library that imitates the Android Holo themes. If you are looking for a similar library for Material Design, try https://MaterialZ.dev.
https://holo.zmyaro.com
MIT License
114 stars 25 forks source link

implement tablet style views #7

Open lanrat opened 11 years ago

lanrat commented 11 years ago

It would be nice is tablet style views were supported. Example: menu selection on the left and details on the right http://2.bp.blogspot.com/-szcfOZCfa3g/UNx90DNFCwI/AAAAAAACxe0/cGHw3CzLBmU/s1600/tablet_01.png

ZMYaro commented 11 years ago

The ability to create menus and panes is definitely something I want to add. Having said that, I want to make all those pieces flexible enough that the same building blocks can be used in a greater variety of site designs than just the standard two-panel tablet layout.