+ 6
Is html a programming language ? If not what is it then?
19 Answers
+ 12
It is markup language not programing language
+ 11
Kanmeugne Telesphor Ivan
Yes... HTML is a declarative programming language. It appears, based on the answers here, that everyone is thinking of programming, only in the imperative programming paradigm involving explicit control over state and logic flow.
For those unfamiliar with the differences, here is an article worth reviewing:
https://tylermcginnis.com/imperative-vs-declarative-programming/
+ 7
Most Funny Question Around Us (Sorry If I hurt you)
But Thats The truth HTML is not Programming Language.
Its is Mark-up Language, which we can used in Front-End Developing...
-Happy Coding
+ 3
It can decide the structure of the web page. HTML does not have something called "statements". No control structures. HTML is a markup language.
+ 3
Html is the mark up of your hypertext....that is your web page...it is not a programming language....
Html => mark up
Css => stylesheet
JavaScript => programming language
JQuery => library for js
Bootstrap => compiled css and js( it has some predefined styles for responsive pages)
xml => strict html ( HTML in strict mode)
+ 3
theres a line in grand a movie called grand torino when a kid walks into a mans garage needing to buy some tools after seeing all of the collection he had he replies saying “I can’t afford to buy all this stuff” to which Eastwood’s character replies “Even a bonehead like you can understand that a man acquires this over a period of 50 years or rather ones time”. But he then gives the kid some vice-grips, wd-40, and duct tape, and says he could keep it, and that he could solve a lot of household issues with those. point being its just another tool that goes in the belt.
without it there would be no text on webapp. its the skelaton of the body. not the organs. but still a tool. and yet amoungest many like all languages takes time to learn.
Despite the rudeness of his statement, there is truth to it, especially for programmers.
I was a beginner, not so long ago, and I remember thinking to myself the same thing “how am I gonna learn all this stuff, I don’t have time for it and there is so much!”
The truth is, you acquire each skill / tool /
would you use html to structure a text message or paragraph on microsoft word?
+ 2
It's a markup language. It's not a programming language because you can't inplement logic on it, html is just the basic structure of the page. Javascript is the programming language used for the front-end of the page and it's executed by the browser.
+ 2
No it is not, it's a markup language.
HTML is the foundation of all web pages. Without HTML, you wouldn’t be able to organize text or add images or videos to your web pages. HTML is the beginning of everything you need to know to create engaging web pages!
+ 2
HTML is not programming language it is markup language
+ 2
A markup language just like XML
+ 2
YES we all no what HTML STands for. 😴
+ 1
we got genius here welcome to the never ending post
+ 1
Thanks to all of you!
0
Html is not a programming language. It is a markup language
0
is spanish a foreign language. ?
what about french. ?
actually lets just stick to computers.
none of these are considered programming languages.
but to any one person who needs to insert something into the browser it all starts with html. yes a markup language.
So to say because it is on the easier side of learning out of all the languages but yet without it as the core skeleton of any single page that enters the document object model as pathetic as it sounds makes it a non existent language to be programmed is just naive.
if php was called phpML. that wouldnt make it a language thats designed to program an input and output in other words. lol
what im saying is when the bow breaks the cradle will fall.
to create any type of web application do you need html nope. but yet why is it that 90% of the worlds applications use it.
thats right cause in laymens terms it is in fact a programming language.
sounds logical enough.
0
HTML is not programming language because it doesn't have conditional statement(it does not handle if else statement)
0
Thanks Mike Leonard, you are a genius!



