I would reset this challenge. The challenge wants you to take the entire correct anchor element you finished on the previous step and replace the text cat photos (and only those two words) in the paragraph with the entire correctly formatted anchor element.
Turn the words cat photos located inside p element into a link using the same value for the href attribute as the link below the p element. The p element should show the same text in the browser, but the words cat photos should now be a link. Make sure to remove the a element with the text cat photos on the line below the p element.
but ive tryed it on all diffrent lines where h2 is
tried line 6 and 8 still not allowing it to work
outputting this
Your code should only contain one anchor (a ) element. Remove any extra anchor elements.
It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge.
We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.