I'm a bit of a novice when it comes to coding, but we all have to start somewhere, right? I've been spinning my wheels trying to search for the answer to this question. How can I create a row of icons that perform specific functions, such as logging in/out, printing reports, or navigating to different pages? It's similar to the icons you see in the top right corner of this page that link to things like the inbox, achievements, and help center. Should I use HTML links and style them with CSS, or is it better to use buttons? I'm working with Symfony - does that matter? Many thanks in advance to anyone who can provide guidance.