this post was submitted on 20 Nov 2023
370 points (94.9% liked)

Memes

45660 readers
1519 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (5 children)
[–] [email protected] 10 points 1 year ago (4 children)

It's a markup language. In the simplest explanation, a programming language describes a process (what does the thing do) while a markup language describes a structure (how is the thing supposed to be displayed). There's more to it than that, but someone else can get into deeper if they want, it's beyond me lol

[–] [email protected] 4 points 1 year ago (1 children)

a markup language describes a structure (how is the thing supposed to be displayed)

A markup language does not define how something is to be displayed, that's what a styling language is for (usually CSS). A markup language semantically defines what certain parts of the created document are.

[–] [email protected] 1 points 11 months ago

Lol that's fair, but since those words in that combination barely even make sense to me I tried to dumb it down more and ended up being wrong 😂

I'm the idiot who searches stack for code and copies and pastes it into the project so no one should listen to me anyway.

load more comments (2 replies)
load more comments (2 replies)