Tell us what’s happening:
Describe your issue in detail here.
They keep telling me that the main closing tag should be below the p element i dont see the problem can somebody help me
Your code so far
</htlm>
</body>
<main>
<h1>Catphottoapp</h1>
<h2>cat phottos</h2>
<p>the moust pretty moments have been caught here</p>
</main>
Your mobile information:
SM-S906E - Android 14 - Android SDK 34
Challenge: Learn HTML by Building a Cat Photo App - Step 5
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!
Welcome to the forum @santanacamachodulce2
You have a malformed html
tag.
Also, some tags are missing from your code.
It looks like you also altered the text contents of certain elements.
Please reset the step to restore the seed code and try again.
Do not remove or alter code or text you are not asked to change.
Happy coding