CSS Flexbox

Exercise: Center a Row of Cards (Flexbox)

👉 Your goal is to use CSS Flexbox to:

  • Put the cards in a row
  • Center them horizontally
  • Add space between them
  • Make the layout look clean and balanced
✦ Code Editor (HTML + CSS)
â–¶ Live Output