Hello everyone, this is my very first post on Stack Overflow and I'm a bit unsure about the rules regarding posting. Please feel free to point out any mistakes I may have made. I've searched through the forums but haven't found a clear answer to my issue.
I am attempting to create a dropdown menu from the "News" element, however, when I run the code, I don't see any visible result. I even tried changing the .dropdown-content
display property to block
in hopes of making the list appear, but it's still not showing up. Can someone please help me figure out what I'm missing?