Basic HTML and HTML5 - Comment out HTML

Tell us what’s happening:
Describe your issue in detail here.

Your code so far











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



    

    



    

Your mobile information:

ZTAB10 - Android 13 - Android SDK 33

Challenge: Basic HTML and HTML5 - Comment out HTML

Link to the challenge:

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!

hi there!
you need to use correct syntex for comment out your code. also you need to comment out the exact code.
for turn the code into comment , here is the example:

<!-- Your code goes here -->

reset your challenge step and try again.

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