Hi, so I'm trying to comment on my p element, but this ! refuses to show. Every other thing I type shows except that. What can I do?

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 (Linux; Android 8.1.0; Infinix X623) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.91 Mobile Safari/537.36

Challenge: Comment out HTML

Link to the challenge:

Maybe you can try copy-pasting the ! if typing the same isn’t working.

1 Like

OMG! It worked! Thank you so much!

@esther1, in case you haven’t see this…

Hello~!

If you are using a mobile device, the default keyboard does not always play well with the freeCodeCamp editor. I recommend you read the article on using a mobile device to view some tips - most importantly, check out the coding keyboards listed as they interface with the editor well.

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