Tell us what’s happening:
The site is refusing my code, what is wrong with it?
**Your code so far**
<html>
<body>
<h1>CatPhotoApp</h1>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos.-->
<p>Click here to view more cat photos.</p>
</body>
</html>
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.115 Safari/537.36
The dreaded period again. Get rid of the period at the end of the sentence and you’re good. If you look closely at the instructions you’ll see that the period is not actually in the gray background so that means that you shouldn’t include it in your code. I don’t fault you though, tons of people get caught by this. Consider it a learning experience.