Instead of applying individual styling attributes like background-color and border to each element, I chose to create a set of classes such as red-background, blue-text, and border-1px... Do you think this approach is acceptable or should I try something different?
Thank you for your feedback. I want to ensure that I'm on the right track with my coding practices and will consider improving my class naming conventions moving forward.