Computer Science, asked by sourishramesh05, 1 day ago

how to use background img in html​

Answers

Answered by tanushrimeher2002
0

Explanation:

<html><head><title>Inserting image</title>

</head><body><img SRC="sunset.jpg" alr="sunset">

</body>

</html>

use as a background image

Answered by ananya37264
0

Answer:

To use background image in html, we need to use the a tag attribute of the tag 'Body'. The tag attribute is background.

Let me explain how...

Explanation:

To use it, you must write like this :

< BODY BACKGROUND = filename.extension/location path>

The file name is to be kept first, and the address in the second. The address can be copied from the address bar.

Hope it helps you. Please mark me as the brainliest. Stay safe. I love to fllow all those who fllow me...

Similar questions