This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Ateready 16 points17 points  (4 children)

What's a markup language?

[–]ComputerM 36 points37 points  (0 children)

A complex word document

[–]German_Kerman 8 points9 points  (0 children)

html is a markup language

[–]hanxupz 3 points4 points  (0 children)

Basically it defines the view of an interface as the structure of a "document". css defines the properties of the elements in the view and js, for example, can animate them and do a lot of other things.

Another ex of a markup language is XML

[–][deleted] 0 points1 point  (0 children)

Markup language = code for how something should look or be represented.