The purpose of this challenge was to practice refactoring existing code to meet a certain set of standards. I was to improve the codebase for long-term sustainability taking into consideration accessibility and organization of semantic HTML elements.
This challenge can be seen as a practice for organizing your code for others as well as yourself in the future to help dissect large blocks info and to clean up redundant code. This can be very useful as we delve into larger, more complicated projects as well as we begin working with others.