How to insert a background image in HTML?
i) <body background = "img.png">
ii) <img background = "img.png">
iii) <bg-image = "img.png">
iv) None of the above