this post was submitted on 10 Oct 2023
24 points (90.0% liked)
Technology
59653 readers
3411 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
No. HTML isn't a programming language. It's just a markup language.
There's a Khan Academy thing saying it is
Markup languages like HTML are declarative. That means you use it to describe the result you want but you donβt give it any instructions for how to actually do that. An imperative language is used to actually describe the behavior. Traditional programming languages are imperative. An imperative language is necessary to interpret the HTML and actually display the content in the desired way. You canβt use HTML to accomplish anything by itself. This distinction is why calling HTML a programming language is contentious.
I'm a dumbass
They can say that, but the truth is that it is not.
T-T