float item right flexbox code example Example: float right flex Click to copy.parent { display: flex; } .child { margin-left: auto; order: 2; }