Search⌘ K

Solution: Legacy Fallback Equal Height Columns for IE11

Discover how to implement equal height column layouts with a legacy fallback solution for IE11. Learn to use CSS grid for modern browsers and table display techniques to ensure compatibility and consistent design across environments.

We'll cover the following...

Solution explanation

In the styles.css file, you’ll find the following:

    ...