0
Why HTML is not considered as programming language ?
3 Réponses
+ 5
because it is markup language ☺
+ 2
html is just predefined tags that show how what you code looks like. it has no logic, no variables, no functions. CSS would be the one closer to a programming language, but it's not either.