my h1 element is missing hepl me to get the direct point of view
<html> <body>. <!-- User Editable Region --> <h>CatPhotoApp<h/> <!-- User Editable Region --> </body>. </html>.
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36
Build a Cat Photo App - Step 1
GitHub Link: https://github.com/freeCodeCamp/freeCodeCamp/blob/main/curriculum/challenges/english/blocks/workshop-cat-photo-app/5dc174fcf86c76b9248c6eb2.md
Welcome to the forum @swastikparidarollno ,
Begin the workshop by adding an h1 element with the text of CatPhotoApp .
h1
CatPhotoApp
There is no h element. Instead, you are asked to add an h1 element. And careful with the syntax of the closing tag. Notice how the other closing tags are formed.
h
Happy coding