Visually Appealing Fruit Platter

# Introduction In this project, you will learn how to create a visually appealing fruit platter using CSS Flexbox. The goal is to position the fruits of the same color in the middle of their corresponding color boards, creating a harmonious and aesthetically pleasing display. ## 👀 Preview ![finished](https://file.labex.io/namespace/718bace8-27a3-4200-a588-dde4041ceeb9/css/project-fruit-platter/lab-fruit-platter/assets/finished.png) ## 🎯 Tasks In this project, you will learn: - How to set up a flex container to organize the fruits on the platter - How to position the fruits of the same color in the middle of their corresponding color boards ## 🏆 Achievements After completing this project, you will be able to: - Use CSS Flexbox to create a grid-like layout - Center and align elements within a flex container - Effectively organize and present elements on a web page in a visually appealing manner

|60 : 00

Click the virtual machine below to start practicing