I am stuck at Making Comments

i keep getting a message saying

Oops, try again. Did you turn the text on line 1 into a comment? Double check that it looks like this: <!-- Make me into a comment. -->

when i have it set like this.

<!--The packers are 2nd in the NFC north-->

This is correct, yet it is saying did you turn the text on line 1 into a comment?

Add in spaces after you start the comment and before you end the comment

like this?

<!-- The packers are 2nd in the NFC north -->

Yes that’s exactly what I’m talking about! Does it work?

that did not work. i am still getting the same error message

It might possibly be a bug, although I doubt it since I completed this exercise about a week ago.

Make sure that you comment the text on LINE 1 as it says. Next time, please post your code so that it is easier for us to solve your problem.

<!-- The packers are 2nd in the NFC north -->

<p>But leave me visible to the user!</p>

<!-- comment -->

that is the whole code. It is on line 1

You must comment the TEXT that THEY provided. It never said write your own comment.

Comments start with <!-- and end with --> like this:

<!-- This is an example of a comment! -->

Make the text on line 1 into a comment. Leave the text on line 3 alone!

Reset the code, then comment line 1.

i got the same error message as i posted earlier.

Oops, try again. Did you turn the text on line 1 into a comment? Double check that it looks like this: <!-- Make me into a comment. -->

Post your code. It’s simple, you just must do as told.

@cadecodes, stop being so rude, it’s annoying and offensive, especially since @10dechad is probably new to coding.
And 10dechad, don’t worry about cade, he has some good solutions, but he seems to be annoyed at the fact that your problem hasn’t been solved yet.

oh hey nice i got it. you were right cadecodes, thanks again.

Welcome! :slightly_smiling:

Make me into a comment.

<p>But leave me visible to the user!</p>

<!-- comment -->

Oops, try again. Did you turn the text on line 1 into a comment? Double check that it looks like this: <!-- Make me into a comment. -->

What can i do how to solve the problem

Hai
10dechad I am same problem how to solve they

As already noted above by @cadecodes, you need to wrap the first line that says “Make me into a comment” with <!-- and --> to make it a comment. You do not have to insert a new comment.

no yar m nt gettin it stil d same error