Comment out HTML-Correct code?

Tell us what’s happening:
I keep getting the message “Comment out your p element so that it is not visible on your page.” but it’s already not visible.

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 (Macintosh; Intel Mac OS X 10.14; rv:65.0) Gecko/20100101 Firefox/65.0.

Welcome to the forums @kayvito

That does indeed look correct. It may be that your browser is caching something so try clearing cache and see if that helps.
If you can, try doing the lessons with Chrome.

Okay, I’ll give that a shot now. Thanks for the quick reply - much appreciated.

1 Like

@Roma Chrome worked!

Good deal!

I was a Mozilla/Firefox fan for years but as I started writing code and testing I wound up moving more and more to Chrome. I like its console better.
I will still check things in Firefox and Safari to make sure they look good and as I expect them to but Chrome is becoming my de facto browser.

1 Like