Search
 
SCRIPT & CODE EXAMPLE
 

HTML

is html a programming language

HTML is a markup language. We don't say HTML as a programming language.
Comment

is html a programming language

HTML on its own is not a programming language. 
Why? Because it's not Turing complete. 
What? Read about Turing completeness and the universal Turing machine to understand this.

But... CSS + HTML + user interactivity = a programming language.
CSS has functions (for example, the url function), variables, import statements, conditions (media queries and selectors) and even loops (animations).
But CSS is nothing without HTML, you can't "execute" CSS code without HTML.
That's why if you think about them separetly, they are not programming languages.
But if you add interactivity (like input tags, buttons, etc), CSS and HTML, they make a Turing Complete programming language.
Comment

is html a programming language

It all depends on what you think. It is a markup language, but can
also interact with the user and can therefore technically be considered
a programming language. However, due to the lack of basic logic structures
most people do not consider HTML a programming language.
Comment

html language

Yeah actually it's not a programming language but it is a markup language.
Comment

PREVIOUS NEXT
Code Example
Html :: bootstrap table dense 
Html :: open image in new tab html 
Html :: html remove space after paragraph 
Html :: html image in table 
Html :: html button link 
Html :: git markdown relative link 
Html :: gap between grid layout bootstrap 
Html :: how to check if html table is empty using jquery 
Html :: how to change innerhtml color 
Html :: how to open files as super user ubuntu 
Html :: How to generate a QR code in JavaScript? 
Html :: import script html 
Html :: how to make a file downloadable in html 
Html :: highlightjs 
Html :: how to insert a dollar sign in html 
Html :: how to download in html 
Html :: holy grail with flexbox 
Html :: add icon html 
Html :: html image 
Html :: jsonplaceholder with delay 
Html :: html shortcuts 
Html :: bootstrap starter template 
Html :: django python variable in html 
Html :: print button html 
Html :: Bootstrap class make your form inputs look nicer 
Html :: link with no link html 
Html :: hack nasa with html 
Html :: html unordered list 
Html :: accept vedio pdf files upload html 
Html :: dark blue html code 
ADD CONTENT
Topic
Content
Source link
Name
6+3 =