HTML, CSS, Javascript and more
If you built a mobile website you just automatically redirect mobile visitors on your main website to the mobile version, right?
Media queries are cool: you can decide what CSS file to serve to a browser based its width. But although it works perfect in many modern browsers, there are always some browsers or some versions of it lagging. Let’s give them a hand.