Fluid and liquid not only layout but typography, images, sliders etc.
- Author was Featured
- Bought between 10 and 49 items
- Exclusive Author
- Has been a member for 1-2 years
- Microlancer Beta Tester
- Referred between 1 and 9 users
- Slovenia
- Sold between 50 000 and 100 000 dollars
This would be suitable for clients from hell 
Dream-Theme said
Well, it’s cheap way forward. For those who want to provide more convenience to their “mobile visitors” and cannot maintain couple of site versions (desktop, mobile, smartphone, tablet, etc.)
I strongly disagree with the word “cheap”. Removing duplication of code is not cheap, it’s good development practice. Supporting multiple devices on one implementation is not cheap, it’s the right thing to do. Delivering the same content to users on mobile as well as desktop is not cheap, it’s good user experience.
OrganicBeeMedia said
adaptive is the way forward, browsers don’t need to “respond” when users move their browsers, simple fix use device-width in media queries rather than min/max-width
I think you’re using adaptive in a different way than I would – which often happens with terminology referring to new technologies.
For me, responsive is just one type of adaptive. Progressive enhancement is another. We’ve been doing adaptive for years, but responsive is a new approach to dealing with viewport size in particular.
