Hi,
I am trying to pass the Tribute Page but I am struggling to pass the below part.
User Story #7: I should see an a
element with a corresponding id="tribute-link"
, which links to an outside site that contains additional information about the subject of the tribute page. HINT: You must give your element an attribute of target
and set it to _blank
in order for your link to open in a new tab (i.e. target="_blank"
).
This is my code:
More Info on Steve Jobs
Here is the link to my Code Pen: