<?xml version="1.0" encoding="UTF-8"?><property><name>columns</name><description><![CDATA[Shorthand property for setting column-width and column-count]]></description><keywords><![CDATA[css property columns]]></keywords><longDescription><![CDATA[<p>This is a shorthand property for setting <a href="column-width">column-width</a> and <a href="column-count">column-count</a>. Omitted values are set to their initial values.</p>

<h2>Syntaw</h2>
<p><code>columns: &lt;column-width&gt; || &lt;column-count&gt;;</code></p>

]]></longDescription><syntaxes></syntaxes><versions><version key="doc3"><![CDATA[http://www.w3.org/TR/css3-multicol/#columns0]]></version></versions></property>