DEV Community

SaraGhalandari
SaraGhalandari

Posted on

Why HTML is not a programming language ?? !!

Is HTML a programming language?
As you know, html is one of the tools for site design. In fact, html is a symbol or markup language that is widely used in site design and can be used to create web pages that include photos, videos, music, videos, etc. .

Abbreviation for phrase
Hyper Text Markup Language
Becomes html !!

language:
Represents a sign language.
:Text:
Indicates that html is no more than a simple text file.
markup:
Indicates that html, unlike programming languages, lacks conditional statements, loops, and functions. Instead, this language has a simple structure called a tag.
In fact, html does not have one more type of command, and that is tags.

🚫Reasons that tell you why html is not a programming language!

No Programming Logic

No functions and variables

No Mathemathics

No if else statements

No data modifying

Can not take input and produce output

It's time to stop using html as a programming language 😉

Top comments (0)