Tell us what’s happening:
i don’t understand the issue what is error in the code
Your code so far
<html>
<!-- User Editable Region -->
<body>
<main>
<h1>Plantiya</h1>
<p>Some more important content...</p>
<h2>Hello</h2>
<p>Hello ji</p>
<h2>Hello</h2>
<p>Hello ji</p>
</main>
</body>
</html>
<!-- User Editable Region -->
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Challenge Information:
Learn HTML by Building a Cat Photo App - Step 5