+ 6

Is html a programming language ? If not what is it then?

27th May 2019, 1:56 PM
Kanmeugne Telesphor Ivan
Kanmeugne Telesphor Ivan - avatar
19 Answers
+ 12
It is markup language not programing language
28th May 2019, 5:16 PM
🇮🇳Harsh Raj 🇮🇳
🇮🇳Harsh Raj 🇮🇳 - avatar
+ 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/
4th Jun 2019, 2:28 AM
David Carroll
David Carroll - avatar
+ 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
28th May 2019, 4:36 AM
Rishabh Singh
Rishabh Singh - avatar
+ 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.
28th May 2019, 1:43 PM
Gayani Abeykoon
Gayani Abeykoon - avatar
+ 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)
28th May 2019, 3:50 PM
Thanigai Velan
Thanigai Velan - avatar
+ 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?
28th May 2019, 4:56 PM
Mike Leonard
Mike Leonard - avatar
+ 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.
27th May 2019, 1:59 PM
Andres0b0100
Andres0b0100 - avatar
+ 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!
27th May 2019, 9:33 PM
Danyo Joe Crews Kumi Junior
Danyo Joe Crews Kumi Junior - avatar
+ 2
HTML is not programming language it is markup language
28th May 2019, 1:29 PM
Shayaan
+ 2
A markup language just like XML
28th May 2019, 1:53 PM
Sydney Chako 🇿🇼
Sydney Chako 🇿🇼 - avatar
+ 2
YES we all no what HTML STands for. 😴
29th May 2019, 3:48 AM
Mike Leonard
Mike Leonard - avatar
+ 1
we got genius here welcome to the never ending post
29th May 2019, 10:05 AM
Mike Leonard
Mike Leonard - avatar
+ 1
Thanks to all of you!
29th May 2019, 1:58 PM
Kanmeugne Telesphor Ivan
Kanmeugne Telesphor Ivan - avatar
0
Html is not a programming language. It is a markup language
27th May 2019, 1:59 PM
Kanmeugne Telesphor Ivan
Kanmeugne Telesphor Ivan - avatar
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.
28th May 2019, 6:49 AM
Mike Leonard
Mike Leonard - avatar
0
HTML is not programming language because it doesn't have conditional statement(it does not handle if else statement)
28th May 2019, 6:11 PM
Ajay
Ajay - avatar
0
Thanks Mike Leonard, you are a genius!
29th May 2019, 10:29 AM
Kanmeugne Telesphor Ivan
Kanmeugne Telesphor Ivan - avatar