Tell us what’s happening:
the alt isn’t working at all, i looked at others to. heres the code: 
Your code so far
<html>
<body>
<main>
<h1>CatPhotoApp</h1>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<p>Everyone loves cute cats online!</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">
<!-- User Editable Region -->
</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/143.0.0.0 Safari/537.36 OPR/127.0.0.0
Challenge Information:
Build a Cat Photo App - Step 9
Hi. The alt text needs to be exact. The tests are case sensitive. Check it carefully
Edit - When I cut and paste your code it actually passed for me even though the text is wrong. Try making the corrections and removing any excess whitespace. If it still doesn’t work:
Click on the “Restart Step” button and force a refresh of your page with CTRL + F5 then try to paste the code in again.
or - Try the step in incognito or private mode.
or - Disable any/all extensions that interface with the freeCodeCamp website (such as Dark Mode, Ad Blockers, or Spellcheckers), and set your browser zoom level to 100%. Both of these factors can cause tests to fail erroneously.
or - Ensure your browser is up-to-date or try a different browser.
I hope one of these will work for you.
[quote=“ladonna.777689, post:1, topic:777505”][mod edit - solution removed]
Re-check this one here please…………
`you are missing something like this “““““ or alt =”then have a space in between alt and make sure you have inverted commas to seperate everything if you know what i mean as can’t put the full answer here thanks.”