Since img{max-width:100%;} helps to make images in html document responsive, how does one make images added as a background through css to have max-width of 100%?
Look up background-size!
Since img{max-width:100%;} helps to make images in html document responsive, how does one make images added as a background through css to have max-width of 100%?
Look up background-size!