01 / 05
Where you write it changes
float went on the children you wanted in the row. Flexbox is the other way round: it goes on the parent that holds them.
That turn of thinking is the important bit. The children need nothing at all.
<div class="menu"> <div class="item">Morning</div> <div class="item">Midday</div></div>