Tell us what’s happening:
i entered all the code correct but it shows me an error what’s the mistake i want to know please help me
Your code so far
<html>
<body>
<h1>CatPhotoApp</h1>
<!-- User Editable Region -->
<h2>Cat Photos</h2>
<!-- TODO: Remove h1 -->
<!-- TODO:Add link to cat photos-->
<!-- User Editable Region -->
<p>Everyone loves cute cats online!</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/147.0.0.0 Safari/537.36
Challenge Information:
Build a Cat Photo App - Step 4