1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 12:00:34 +02:00

Update html.html.markdown

This commit is contained in:
Amey Bhavsar
2019-02-15 15:14:59 +05:30
committed by GitHub
parent f3c25c4501
commit eebbb1dd51

View File

@@ -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)