<html>
<body>
 <div style="-moz-column-width: 60px; height: 60px; background: yellow;">
   title
   <p id="p" style="background: lightgreen">
     below
   </p>
 </div>
</body>
</html>