add explaination of example (#32501)

This commit is contained in:
J
2019-01-18 13:55:13 +11:00
committed by Tom
parent 8f173967c7
commit 3c24da1db0

View File

@ -26,3 +26,4 @@ Comments can also be used to make code inactive without having to delete it enti
-->
```
The example would display "Hello Friends", but "Hello Campers" and "Hello Paragraph" would not be displayed as they are comments, and are only visible in code or Inspect Element.