Learn HTML by Building a Cat Photo App - Step 2

Tell us what’s happening:
Describe your issue in detail here.yes I cannot make progress from here,even when I did the right code, I am still told my answer is not correct.pls help.

Your code so far

<h2>cat photos</h2>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 8.1.0; TECNO KA7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.101 Mobile Safari/537.36

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

Link to the challenge:

The text you put in your h2 element does not exactly match the required text.

What then is the required text, please kindly explain more

The text required is case-sensitive. You need to pay attention to capitalisation.

Which I have done but still rejected, I changed the C and P to capital letters.

Hi!
Could you share your current code?

It helps other help you if they can see what you have changed in your code.

Copy and paste the code into a reply and then format the code so it can be read easily.

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 (').

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