I have a bootstrap website that I want customized based on the user's device.
Here's an image to clearly show you how I want it to happen.
So in the original design (desktop), I used four span3 to produce that layout. Is it possible to turn it into three column and two column for tablet and mobile, respectively? Or do I have to use different mark-ups for different devices? Thanks!