Tell us what’s happening:
Hi there,
I am not sure what is wrong, I am on step 12.
Can somebody please help me?
My screenshot highlighted the word cat photos but I still keep getting a comment or error.
Your code so far
<html>
<body>
<main>
<h1>CatPhotoApp</h1>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<p><a href="https://freecatphotoapp.com"></a></p>
<!-- User Editable Region -->
<p>See more <a href="https://freecatphotoapp.com">cat photos</a> in our gallery.</p>
<!-- User Editable Region -->
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back.">
</main>
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36
Challenge: Learn HTML by Building a Cat Photo App - Step 12
Link to the challenge:
Welcome to the FCC Forum!
It looks like it should pass.
I suggest the following:
- Reset step
- Refresh page (F5)
- Some browser extensions, such as ad-blockers and dark mode extensions can interfere with the tests.
- If you are having problems, recommendation is to disable extensions that modify the content or layout of pages, while taking the course.
I hope this helps you pass on to the next step of your coding path. 
What is this link above it? I do not see that in the original step. Resetting and doing the step again should fix it for you.
It works! you are a star… many thanks @anon42932716
I wonder if you could help me on how to disable this extension .
I am already using google as browser, I am not sure which one is more useful than this. Once again, thank you
Happy to help! That is what the community is about “helping each other”.
I have to admit I am not suree what extension is the issue. But, you can go into your extension and turn it off there.
I found a link that tells how to disable and remove extensions in google chrome.
I hope it helps you.
Keep up your great progress! 
Hi,
I only have McAfee WebAdvisor as an extension, do you think it is interrupting my content or layout pages?
I appreciate your help. Thank you!