Skip to content

Tag Archives: image jpg

How do you use CSS to put a background picture in XML file?

I have a reference to the background on my xml document, but I dont know how to use CSS to set that image as a background The code in my XML document is: <background>image.jpg</background> Thanks for your help