.column { float: left; width: 33.33%; } /* Clear floats after the columns */ .row:after { content: ""; display: table; clear: both; } .raw { font-style: italic; font-size: 10px; font-family: Courier }