Is HTML technically a programming language? code example
Example 1: html not a language
html has a <script> tag, so it's a superset of javascript
Example 2: is html a programming language
Since HTML5, HTML is considered a programming language.
This is because it has the possibility of interacting with the user, so although it is a markup language,
it has scripting so it is tecnically a programming language.