Tell us what’s happening:
I’m missing aelement and don’t know where to fix it well. They are telling me to put it below p and did that but still. What should I do
Your code so far
<html>
<body>
<!-- User Editable Region -->
<main>
<h1></h1>
<p></p>
</main>
<h1>CatPhotoApp</h1>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<p>Everyone loves cute cats online!</p>
<!-- User Editable Region -->
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1
Challenge Information:
Build a Cat Photo App - Step 5