...

/

Problem: “Space-Between” + Centering Three Items

Problem: “Space-Between” + Centering Three Items

Try to use Flexbox and absolute positioning to align three items at the left, center, and right edges of a container.

Problem description

A .toolbar contains three child icons: left, center, and right. The task is to position the ...