Tell us what’s happening:
i cannot close my main order .It should be closed after the closed element.
But every time i try to close my main order after the element it will not work and my code is wrong.
Your code so far
<html>
<!-- User Editable Region -->
<body>
<main>
<h1>Cat Photo APP</h1>
<h2> Cat Photos<h2>
</main>
<h1>CatPhotoApp</h1>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<p>Everyone loves cute cats online!</p>
</main>
<!-- User Editable Region -->
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:150.0) Gecko/20100101 Firefox/150.0
Challenge Information:
Build a Cat Photo App - Step 5