(no title)
pjaoko
|
1 month ago
HTML (Hyper-Text Markup Language) is a specific kind programming language, a markup language. It is nowhere close to a general purpose (Turing complete) programming language. Maybe you meant the web stack (HTML, JavaScript, CSS)?
1718627440|1 month ago
pjaoko|1 month ago
bigbadfeline|1 month ago
HTML5 doesn't refer specifically to HTML, rather it's "HTML + JavaScript + CSS". There's hardly a website nowadays that can be used without JS.
By using the name HTML5 as an umbrella name for a programming language API plus some declarative bits, the W3C tacitly admitted that the declarative push has been a mistake - I explained "why" in my previous comment.
pjaoko|1 month ago
1. https://en.wikipedia.org/wiki/Web_platform
1718627440|1 month ago