I am trying to do some research on how should i proceed with this. Depending on the resolution of the client device, the background images must be served in an optimal size.
*I was checking about the "srcset" but i got to know that srcset does not work with css background images. image-set css notation is in css 4 draft but not widely supported: https://caniuse.com/#search=image-set
Any suggestion how should i proceed with it?