The instruction is
“In index.html, transform the image on your page into a link by wrapping the image element with an anchor element. Set the target attribute so that the link opens in a new window.”
I don’t really understand what I’m supposed to do…
There is Wikepedia link at around line 16 of the HTML. It will already have an href attribute set to the URL of the Wikepedia page, and if I’m not mistaken it has a target attribute as well…