add explaination of example (#32501)

pull/28772/head^2
J 2019-01-18 13:55:13 +11:00 committed by Tom
parent 8f173967c7
commit 3c24da1db0
1 changed files with 1 additions and 0 deletions

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.