Computer Science, asked by reetdevgan12, 10 months ago

How to place a background image in HTML? (class 8)

Answers

Answered by tripathiriya2006
0

Explanation:

By using the background-img=" " tag, we can insert an image in HTML. You can add a colored background with the style attribute; for example, body style="background:yellow".

Similar questions