Free

Four-column footer with CSS Flexbox

Solution for Four-column footer

Hunter Becton

Hunter Becton

Four-column footer with CSS Flexbox

HTML

CSS

Parcel

Notes

What did you learn while working on this solution?

I learned how to use Parcel as a build tool for a simple HTML and CSS project. I don’t have much experience using Parcel, but I appreciated how simple it was to set up and use. It streamlined the development process and made managing the project files much easier.

What would you do differently if you had to solve this challenge again, and why?

Nothing. This project served as a nice refresher on some of the web basics, and I’m pleased with how the footer turned out.

Did you try any new approaches or technologies in this challenge? What was that experience like?

Besides Parcel, there weren’t many new things I tried. This experience reinforced the importance of having a solid build tool to streamline project management.