Is there anyone who can help to understand that how to manage image size according to screen resolutions?
Requirements :
-> Image should not cut from any side.
-> Image should Increase/Decrease in proportion.
-> Image height must be equal to screen size.
-> Need to avoid Vertical/Horizontal scroll into screen.
We can not use as a background because we need to work on responsive...