Tell us what’s happening:
I am having a hard time with the uncommenting part of the code
Your code so far
<!--
<h1> Hello world</h1>
<h2>CatPhotoApp</h2>
<p>Kitty ipsum dolor sit amet, shed everywhere 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 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.5 Safari/605.1.15.
what I have is the uncomment HTML at the start and end of the last element but I have tried adding the start in front and behind of each element.
Am I supposed to add comment im very new so some the examples can be very confusing