Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening:

i dont know what happened, i tried to resolve this problem but i cant

Your code so far

<!DOCTYPE html>
<html>
  <h2>Cat Photos</h2>
  <!-- TODO: Add link to cat photos -->

<!-- User Editable Region -->

  <p>See more cat photos in our gallery.</p>

<!-- User Editable Region -->

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 4

Hi there. You have deleted h1 element that was previously there before the h2 element.
Reset the challenge step and follow the instructions.

1 Like