Hello. I am stuck on " Your #tribute-link should have a target attribute set to _blank.".
Not sure what’s wrong. Please help me. Here’s my code:
Next time please post the actual code instead of images.
If you look closely, you have two tribute-link id’s. Id’s are unique and the same name for the id can not be used on multiple elements. Only a class can be used on multiple elements so you need to fix that and make sure you only have one tribute-link id
Here is how to write code in the forum
When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>
) to add backticks around text.
See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').
Hello. I do not know how to post the actual code therefore, an image was the best I could do. I figured it out. I actually had a space in between the underscore symbol and the word blank. Thank you for your assistance!