diff options
| -rw-r--r-- | html.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/html.html.markdown b/html.html.markdown index 4d225aca..f01f139c 100644 --- a/html.html.markdown +++ b/html.html.markdown @@ -167,7 +167,7 @@ useful tips.  HTML is written in files ending with `.html` or `.htm`. The mime type is  `text/html`. - +**HTML is NOT a programming language**  ## To Learn More  * [wikipedia](https://en.wikipedia.org/wiki/HTML) | 
