
How do we make a picture as a background on my web pages?

Hi friends,
In HTML, there is a body tag. The BODY tag has different attributes. The background is a attribute of body tag. It is used for setting back ground of page. It holds image URL.
<body background="Image URL"></body>
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
