float left in flex div code example Example: float right flex .parent { display: flex; } .child { margin-left: auto; order: 2; }