So I've got a problem

So basically I am currently trying to make the tribute page and there is a part where it says
" You should have an a element with an id of tribute-link .

Your #tribute-link should have an href attribute and value.

Your #tribute-link should have a target attribute set to _blank ."
The thing is that this is my code

here's the source

and it's just not working, like the user story isn't working, did I do anything wrong?

nevermind I just realsied I had the a element in a diferent division, that’s why it wasn’t working

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.