How do I adapt and exact fit (i.e. height and width both) to different resolutions? How to scale down image element as per screen resolutions maintaining their aspect ratio and positioning like left, top etc. Please help me out with- what approach should I take. Is making different images for different resolutions is only option?
Please check reference I want similar kind of result. Every element is adapting nicely on each n every resolution - blacknegative.com
Using HTML and Jquery!!!
you do this by getting screen resolution and all this are inherit in percentage wise screen resolution, you can get this from any where, using javascript also or by applying 100% width