I have an html that includes a body background. the image size is w: 400 and h: 300. and I also set the size of this html / browser window to 400 x 300. When I maximize the window, the background image should also fit the screen. How can i do this?
source
share