* { box-sizing: border-box; } .column { float: left; padding: 10px; height: 200px; } .left { width: 50%; } .right { width: 25%; } .row:after { content: ""; display: table; clear: both; }

Hello!

Table of Contents

Some text..