Raw File
columnfill-balance.html
<html>
  <head>
      <link rel="stylesheet" type="text/css" href="ahem.css" />
  </head>
  <body>
    <div style="-moz-column-width: 200px;
                -moz-column-gap: 0px;
                -moz-column-fill: balance;
                height: 150px;
                margin-bottom: 0;
                padding-bottom: 0;
                font-family: ahem;">
      Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed feugiat libero vel diam. Pellentesque pulvinar commodo lacus. Sed fringilla. Sed lectus. Praesent laoreet orci vitae nisi. Duis venenatis tristique massa. Sed commodo diam at mauris.
    </div>
  </body>
</html>
back to top