Skip to content

Flexbox reference: tweaks to illustrations maybe #31

Closed
@fvsch

Description

@fvsch

Hello,

I didn't have time to carefully read all the Flexbox reference at http://tympanus.net/codrops/css_reference/flexbox/, so I've mostly skimmed it, but I've noticed a few things with the illustrations:

Typos:

One imprecision:

  • flex-grow-illustration suggests that the values for the third example are: flex-grow: 0 for the first and last item, and flex-grow: 2 for the middle item. The text after the illustration makes it clear that the first and last items have flex-grow: 1, but the illustration can be misleading. My suggestion: add another line of text before the third example, so that the label reads:

flex-grow: 1 (all)
flex-grow: 2 (on second item)

Congrats again on all the excellent work in this reference.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions