I'm struggling with implementing functionality to my hamburger menu. I've spent a day working on the design, but now I need it to actually work as intended. I have tried combining different code snippets I found, but as I am new to jQuery, I'm facing some difficulties. There might be a simple solution that I'm missing, or maybe it's more complex than I thought. Your assistance would be greatly appreciated! (comments describing what I'm trying to achieve in the code)
Additionally, I have included the content of my external jQuery and CSS files here directly, although in my actual project, they are linked externally.
<!DOCTYPE html>
... Insert rest of HTML content here ...
</html>