06_introduction-to-css-flexbox
Last updated
Last updated
CSS Flexbox is a layout mode that arranges elements in a predictable way for different screen sizes and devices. Flexbox is a one-dimensional layout method for laying out items in rows or columns. Items flex to fill additional space and shrink to fit into smaller spaces.
If you don't have an account on freecodecamp, please create one and familiarize yourself with the platform. Then complete all the challenges provided in the excerises section below and submit your work.
Please complete the following excersises:
After completing the excersises, please fill in the following form and submit your work so that we can know your progress:
If you spot any bugs or issues in this activity, you can open an issue with your proposed change