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 as well.
I have created Landing page HTML where on LHS there is company logo and social media icons & on RHS there is a Image of lady (PNG cutout). Rather put it into background have used as an image to achieve responsive design.
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 as well.
I have created Landing page HTML where on LHS there is company logo and social media icons & on RHS there is a Image of lady (PNG cutout). Rather put it into background have used as an image to achieve responsive design.
Comment