Tell me how do you make a picture into a background image of a web page?

Submitted by: Muhammad
To do this, place a tag code after the </head> tag as follows:

<body background = “image.gif”>

Replace image.gif with the name of your image file. This will take the picture and make it the background image of your web page.
Submitted by: Muhammad

Read Online HTML Developer Job Interview Questions And Answers