how to use float left using flex code example Example: float right flex .parent { display: flex; } .child { margin-left: auto; order: 2; }