Project in CSS Skill Tree

Fruit Arrangement with CSS Flexbox

Beginner

In this project, you will learn how to use CSS Flexbox to create a fruit arrangement layout. You will learn how to use the `align-self` and `order` properties to position and arrange the fruits in the bowls.

CSS

Introduction

In this project, you will learn how to use CSS Flexbox to create a fruit arrangement layout. You will learn how to use the align-self and order properties to position and arrange the fruits in the bowls.

👀 Preview

finished

ðŸŽŊ Tasks

In this project, you will learn:

  • How to set up the HTML structure for the fruit arrangement
  • How to use the align-self property to align individual flex items along the cross axis
  • How to use the order property to change the order of flex items
  • How to arrange the fruits in the desired layout using Flexbox

🏆 Achievements

After completing this project, you will be able to:

  • Use CSS Flexbox to create a responsive and visually appealing layout
  • Apply the align-self and order properties to control the positioning and arrangement of elements
  • Work with CSS selectors and properties to achieve the desired design

Teacher

labby

Labby

Labby is the LabEx teacher.