<!--
<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 (iPad; CPU OS 11_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1
You haven’t made any changes to the HTML. Please try to finish the activity and then post your current code if you get stuck.
Also, do not post images of your code. To paste your code in this forum, type three backticks, then starting on a new line paste your code, then on a new line after your code type three more backticks.
Tell us what’s happening:
Describe your issue in detail here.
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 (iPad; CPU OS 11_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1
As written before, you should ask specific questions to get help. The more precisely you describe your problem, the higher the probability that someone can help you.
However, I noticed that you removed the < character from opening p-tag.