Computer Science, asked by pmjawed, 1 month ago

how to add background image in html​

Answers

Answered by ramsinghkushwaha
1

Answer:

You can use this tag

<div style="background-image: url('img_girl.jpg');">

Explanation:

Similar questions