Computer Science, asked by fayaskallupurackal, 16 days ago

Write an html program to insert a background image of a car

Answers

Answered by HarrySirius
0

Answer:

<div style="background-image:url('[image location]');">

Explanation:

Replace the image url with the image's name

Similar questions