egghead.io
  1. 1
    Using flex-direction to layout content horizontally and vertically
    2m 5s
  2. 2
    Using order to rearrange flexbox children
    1m 17s
  3. 3
    Demystifying alignment in flexbox children
    3m 35s
  4. 4
    Defining dimensions on flexbox children using flex-basis
    1m 38s
  5. 5
    Using flex-shrink and flex-grow to make flexbox children resize correctly
    2m 36s
  6. 6
    Combining the flexbox sizing properties using the flex shorthand
    1m 39s
  7. 7
    Turning a flexbox into a grid using flex-wrap and align-content
    1m 47s
  8. 8
    Using Flexbox in Websites and Applications
    3m 29s

Using order to rearrange flexbox children

Garth Braithwaite
InstructorGarth Braithwaite
  • flexbox
    Flexbox
  • css
    CSS

Share this video with your friends

Send Tweet

Using the order property we alter the order in which flexbox children appear on the page, without making changes to the dom.

illustration for Flexbox Fundamentals

Course

Flexbox Fundamentals

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions