@supports by stopsatgreen August 06, 2012 HTML <h1>Ladies</h1> CSS @supports (-webkit-column-count: 1) { h1 { color: red; } }