Search⌘ K

Table Display Equal Height

Explore how to use CSS table display properties to make sibling columns match heights. This lesson helps you create responsive equal-height layouts by applying CSS only, without altering HTML or using JavaScript.

Problem description

You have two <div class="column"> elements inside a parent ...