Build a Cat Photo App - Step 1

Tell us what’s happening:

i followed the instructions and it did not work for me and i cant seem to figure out what i did wrong. i know i am probably missing something. any help would be appreciate.
i put in

cat photo app

Your code so far

<html><h1>CatPhotoApp</h1>

  <body><h1>cat photo</h1>

<!-- User Editable Region -->

   

<!-- User Editable Region -->

  </body>Get your free cat photos on the CatPhotoApp.
</html>

Your browser information:

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

Challenge Information:

Build a Cat Photo App - Step 1
https://www.freecodecamp.org/learn/full-stack-developer/workshop-cat-photo-app/step-1

you probably did not add header and footer element and the !doctype declaration

1 Like

reset the step, the new element goes inside the body

you should type the new code below the instructions, above the button, the area is highlighted on purpose

Hi there and welcome to the forum!

This is valid code, but do not add any extra text or tags.
Please reset the step and try again