
How can I specify background images?

Hi,
The most common method of setting a background image is in the body tag, using the "background" attribute. Like using any other image, simply set the URL in the value of the background attribute.
<body background="URL of background image">
Thanks.
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.