Learn HTML by Building a Cat Photo App - Step 1

Tell us what’s happening:
Describe your issue in detail here.
It’s my first time. How do I proceed from step 1?
Your code so far

<html>
  <h1><Hello every one></h1>
    <h1>CatPhotoApp</h1>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 9; Wildfire E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36

Challenge: Learn HTML by Building a Cat Photo App - Step 1

Link to the challenge:

where is your opening body tag ?
make an opening body tag.

Remove your hello every one line with heading tag

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.