Tell us what’s happening:
I don’t get that where did I go wrong it’s likee the p placement or adding this to the I understand the use of this comments but I did understand hw to use them
Your code so far
<html>
<body>
<h1>CatPhotoApp</h1>
<h2>Cat Photos</h2>
<!-- User Editable Region -->
<p>Everyone loves cute cats online!</p>
<p><!--TODO: Add link to cat phots
-->/</p>
<!-- User Editable Region -->
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36
Challenge Information:
Learn HTML by Building a Cat Photo App - Step 4