Do not change the order of the h1 h2 or p in the code

Tell us what’s happening:

Your code so far


<h2>Hello</h2>
<!--
    <h2> </h2>
<h1>Hello World</h1>
<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
-->

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/comment-out-html

Hello there @Nazia.
I would suggest you reset all code for that challenge, as the order/elements you have shown in your example do not appear the same as when you first open the task.

This is how the code looks without changing or adding anything
challenge

Hope this helps!