This project aimed to create a responsive web page with a layout designed using CSS flexbox styling.
I began by looking at the provided example, and noting what properties were used. I also used W3Schools and my Flexbox Zombies to learn more about flexbox and become familiar with the properties.
I used BBEdit to develop the web page, experimenting with the display and layout functions until I achieved my desired design. I learned how to use basic flex styling to arrange elements. I have used what I learned during this project in every website I have developed since.