Tell us what’s happening:
Your code so far
<!--
<h1>Hello World</h1><!--comments-->
<h2>CatPhotoApp</h2>
<p>paragraph</p><!--comments-->
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 5.1.1; Generic Android-x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.127 Safari/537.36.
Challenge: Comment out HTML
Link to the challenge:
Hello there.
Do you have a question?
If so, please edit your post to include it in the Tell us what’s happening section.
The more information you give us, the more likely we are to be able to help.
Hey @hafsa12, I think you did not pass the HTML commenting challenge, isn’t it? If so, the reason you did not pass is because you did not write the code in correct syntax.
Also, you should only comment out the h1 and p tags only.
Hope this helps!