Been trying to delete the element but its not going am i doing something wrong

Tell us what’s happening:

<!--

<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 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 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36 OPR/71.0.3770.228.

Challenge: Delete HTML Elements

Link to the challenge:

Delete your H1 element

You haven’t deleted anything

what about the element i added to the beginning and end of h1

Delete, as in delete, not add comment tags. As in press the delete button on your keyboard.

is this not the code for deleting "

No, there is no code for deleting because it’s literally pressing a button on your keyboard

ok, thanks it works, u really helpful

1 Like