Hi, you have to put a hashmark in front of the name in the href to designate it as a page anchor, like:<a href="#songs">Song List</a>
Edit: I see you have that on your page, but you didn't put it in the code here.
When I went to your link, the anchors did what they should, I wasn't redirected to another page, it added the #name at the end. It just doesn't do much in this case because your content is so close together. I would say using hyperlinks on that page doesn't really accomplish much because all of the linked content is already visible on the screen. I'm just not seeing the issue.