How I Adjusted My Site to Implement Responsive Web Design
Posted in Mobile, Technology, Web Design on Apr 30th, 2012
You’ve probably heard about responsive web design. Briefly, it is a technique which uses fluid layouts in addition to CSS @media queries to make your site fit virtually any device with a browser: smartphones, iPad + other tablets, even TVs. It doesn’t matter that Galaxy Tab’s resolution is different from a Nexus S phone — your site will render beautifully, as long as you’ve implemented responsive design correctly.