Uncommenting of elements

Tell us what’s happening:
Describe your issue in detail here.
i was asked to comment out the h1 and p elements bu leaving h2 elements without changing the order of the h1,h2 and p elements in the code.

Your code so far


<!--h1>Hello World</h1-->
<h2>CatPhotoApp</h2-->

<!--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:100.0) Gecko/20100101 Firefox/100.0

Challenge: Comment out HTML

Link to the challenge:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.