Open main menu
Home
Random
Settings
About FamilySearch Wiki
FamilySearch Wiki
Search
Flexbox Cheatsheet
Language
Watch
Edit
Revision as of 13:01, 27 December 2016 by
Ccsmith
(
talk
|
contribs
)
(
diff
)
← Older revision
|
Approved revision
(
diff
) |
Latest revision
(
diff
) |
Newer revision →
(
diff
)
FLEXBOX CHEATSHEET
Condensed guide to Wikitext coding
Click on sort icon to put list in alphabetical order
Description
Flex coding
You Get
Placing objects in rows
display:flex
1
2
3
Placing objects at end of containers
justify-content:flex-end
1
2
3
Placing objects in the center of containers
justify-content:center
1
2
3
Placing objects evenly spaced across a containter
justify-content:space-between
1
2
3
Evenly spacing objects with space on either end
justify-content:space-around
1
2
3
Placing objects at end of containers
flex:#
1
2
3
Different flex numbers
Different flex numbers
1
2
3
flex zero
Box one with flex number zero
1
2
3
Change order in row
order:#
1
2
3
Placing objects at end of containers
justify-content:flex-end
1
2
3
Placing objects at end of containers
justify-content:flex-end
1
2
3
Placing objects at end of containers
justify-content:flex-end
1
2
3
Placing objects at end of containers
justify-content:flex-end
1
2
3
Placing objects at end of containers
justify-content:flex-end
1
2
3
Placing objects at end of containers
justify-content:flex-end
1
2
3
Placing objects at end of containers
justify-content:flex-end
1
2
3
Placing objects at end of containers
justify-content:flex-end
1
2
3