0 votes
in HTML by

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

1 Answer

0 votes
by

i) <body background = "img.png">

Related questions

0 votes
asked Oct 24, 2019 in HTML by SakshiSharma
0 votes
asked Dec 3, 2019 in JavaScript by rajeshsharma
...