how to use display flex without putting items on one row code example Example: css flex .container { display: flex; /* or inline-flex */ }