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