<?xml version="1.0" encoding="UTF-8"?><property><name>background-image</name><description><![CDATA[This property sets the background image(s) of an element.]]></description><keywords><![CDATA[css property background-image background image]]></keywords><longDescription><![CDATA[<p>Images are drawn with the first specified one on top (closest to the user) and each subsequent image behind the previous one.</p>]]></longDescription><syntaxes><syntax><![CDATA[background-image: <image> | none;]]></syntax><syntax><![CDATA[background-image: <image> | none [ , <image> | none ]*;]]></syntax></syntaxes><defaultValue><![CDATA[none]]></defaultValue><values><value><name><![CDATA[<image>]]></name><description><![CDATA[Image URI.]]></description></value><value><name><![CDATA[none]]></name><description><![CDATA[No image.]]></description></value></values><versions><version key="doc1"><![CDATA[http://www.w3.org/TR/CSS1/#background-image]]></version><version key="doc2"><![CDATA[http://www.w3.org/TR/CSS2/colors.html#propdef-background-image]]></version><version key="doc21"><![CDATA[http://www.w3.org/TR/CSS21/colors.html#propdef-background-image]]></version><version key="doc3"><![CDATA[http://www.w3.org/TR/css3-background/#background-image]]></version></versions></property>