<?xml version="1.0" encoding="UTF-8"?><property><name>margin-bottom</name><description><![CDATA[The bottom margin of a box.]]></description><keywords><![CDATA[css property margin-bottom margin bottom]]></keywords><longDescription><![CDATA[]]></longDescription><syntaxes><syntax><![CDATA[margin-bottom: <length> | <percentage> | auto;]]></syntax></syntaxes><values><value><name><![CDATA[<length>]]></name><description><![CDATA[<p>Specifies a fixed width.</p>]]></description></value><value><name><![CDATA[<percentage>]]></name><description><![CDATA[<p>The percentage is relative to the width of the containing block, not the height (at least in a horizontal flow; in a vertical flow they are relative to the height).</p>]]></description></value><value><name><![CDATA[auto]]></name></value></values><versions><version key="doc1"><![CDATA[http://www.w3.org/TR/CSS1/#margin-bottom]]></version><version key="doc2"><![CDATA[http://www.w3.org/TR/CSS2/box.html#propdef-margin-bottom]]></version><version key="doc21"><![CDATA[http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom]]></version><version key="doc3"><![CDATA[http://www.w3.org/TR/css3-box/#margin-bottom]]></version></versions></property>