Exercise:
Alert the text content of <p>.
Hint: Use the text() method.
Edit This Code:
See Result »
This is some text.
Result:
Show Answer
Correct Code:
This is some text.
Correct Result:
Hide Answer