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