Learn HTML by Building a Cat Photo App - Step 2

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

Your code so far

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>CatPhotos</h2>
    <h3>Photoapps</h3>
    <h4>Cats</h4>
    <h5>Photos</h5>
    <h6>Apps</h6>
  </body>
</html>

Your mobile information:

itel A631W - Android 11 - Android SDK 30

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

Link to the challenge:

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!

Just some issues solving I’m a beginner in coding and I know nothing about the basics as well

You don’t have to put values like this. In the Step-2, it is said only add h2 element.

mod edit: solution image removed

like this, and after that press the click button to submit your code.

It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge.

We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.

please click the reset button to return the original code to the editor then read and follow the step’s requirements which are:

Below the h1 element, add an h2 element with this text:

Cat Photos

1 Like