Computer Science, asked by udayrajsinghsolanki4, 5 months ago

e. Write a HTML code to use the image = "ball.jpg" as background of a html page.​

Answers

Answered by ankush200641
6

Explanation:

<html>

<head><title>....</title></head>

<body background="ball.jpg">

</body>

</html>

hope it helps you.....

please mark me as brainliest........

Similar questions