Created by
grid layout
is preferred.See the Pen HolyGrail_flexbox_layout by Iva Popova (@webdesigncourse) on CodePen.
See the Pen absolutelyCenteredFlexItems by Iva Popova (@webdesigncourse) on CodePen.
See the Pen Proportionally spaced Menu (Flexboxes) by Iva Popova (@webdesigncourse) on CodePen.
See the Pen style and shuffle Cards with Flexbox by Iva Popova (@webdesigncourse) on CodePen.
See the Pen flexible items with CSS Grid by Iva Popova (@webdesigncourse) on CodePen.
Note, that order property on Grid works as in order property in Flexbox. So basically, the shuffleCard() function is the same as in Flex Demo.
See the Pen style and shuffle Cards with Grid by Iva Popova (@webdesigncourse) on CodePen.
These slides are based on
customised version of
framework