-moz-column-count: 3; /*for mozilla-based browsers like Firefox*/ -webkit-column-count: 3; /*for webkit-based browsers like Safari or Chrome*/ column-count: 3; /*for any browsers that support the multi-column rule officially without resorting to prefixes like -moz- or -webkit-*/
Monday, January 28, 2013
Multi-column layout with CSS3
Multi-column layout with CSS3 (and some JavaScript) | CVW Web Design
jQuery Mobile: Themes
Script Junkie | A Deeper Dive into jQuery Mobile: Themes
"Output from Applying Theme Dynamically Based on Device.
Top left: Windows Phone; top right: Android;
bottom left: iPhone; bottom right: generic device in Internet Explorer"
"Output from Applying Theme Dynamically Based on Device.
Top left: Windows Phone; top right: Android;
bottom left: iPhone; bottom right: generic device in Internet Explorer"
Subscribe to:
Posts (Atom)