diff options
| author | Divay Prakash <divayprakash@users.noreply.github.com> | 2019-02-24 23:32:12 +0530 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-24 23:32:12 +0530 | 
| commit | e7342265ca779ef3a8cdf7b64218df44f293a0c9 (patch) | |
| tree | 6daafe2c9df63fcdbd056139a58eb0a5187f5384 /html.html.markdown | |
| parent | add9402835c42a9630e7815d58ff07e25fa82287 (diff) | |
| parent | 49448703de12d4bb1e870f2bb223c29e2f100bad (diff) | |
Merge pull request #3475 from ameybhavsar24/master
[p5.js/en] Added new library p5.js docs and some edits in html docs
Diffstat (limited to 'html.html.markdown')
| -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) | 
