Learn HTML by Building a Cat Photo App - Step 1

Tell us what’s happening:
Describe your issue in detail here.

Your code so far


</body> </ Html> </catphotoapp></ H1> 
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 12; SM-A136U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36

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

Link to the challenge:

Hi there.
Please reset the code back to the start (there is a button to do that)

Then try to review this post to learn more about html elements

</body>  </HTML></ catphotoapp >  </H1>
</body>
</HTML >

I’ve edited your code for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').

it’s wrong, both syntactically and semantically

i would recommend you try going through this w3school post about it HTML Elements happy learning :slight_smile:

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