There\'s a similar question here with no real answer: CSS columns bug — 5 column count only showing 4 (with images)
I\'m using column-count to display e
column-count
check this http://www.w3.org/TR/css3-multicol/#pseudo-algorithm
JSFiddle example is working fine if written in local html file and loaded in firefox and chrome. Try specifying width to div element.