Tag Archives: list

A fully responsive equal height grid using Flexbox


Warning: Undefined variable $button in H:\root\home\stelco-001\www\collinscreative\wordpress\wp-content\plugins\facebook-share-new\facebookshare.php on line 631

Warning: Undefined variable $content in H:\root\home\stelco-001\www\collinscreative\wordpress\wp-content\plugins\facebook-share-new\facebookshare.php on line 636

Using flexbox to create a list of cards with equals heights based on the contained content maximum height. Note to self: dont set heights on containers when using flexbox! Source: An equal height grid using Flexbox | Charlotte Jackson, Front-end developer Here is my own implementation…