If we write HTML that has no content just the head title body and metadata with script and style elements to external style and script is it really a hypertext markup language at that point?
8
4
17
HTML and CSS are declarative interpreted markup languages. They are not programming languages according do the vast majority of computer scientists however some people can and do argue that they are except for the fact that HTML on its own would not be Turing complete.
Apr 29, 2022 · 2:57 PM UTC
1

