<!DOCTYPE html>
<html>
  <body>
    <div style="-moz-column-count: 2;
                height: 50px;
                width: 100px;
                background: yellow">
      a
    </div>
  </body>
</html>