Tell us what’s happening:
Describe your issue in detail here.
Your code so far
<!--Hello World-->
<h2>CatPhotoApp</h2>
<!--Kitty Ipsum dolor sit amet-->
Please, I have passed all the stages of this particular assignment, but each time I click on ‘run test’, it says ‘you should not change the order of the h1 h2 or p in the code’.
Please, help so I can move to the next stage.
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 8.1.0; Infinix X650) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.62 Mobile Safari/537.36
You removed the h1 tag and replaced it with a comment tag. Do not do this. Reset the code and do not use the delete key at all! Only add the comment tags before and after the existing elements.