Markup language: Difference between revisions

From ACT Wiki
Jump to navigationJump to search
imported>Doug Williamson
(Create page. Sources: linked pages and Techterms webpage https://techterms.com/definition/markup_language)
 
(No difference)

Latest revision as of 18:27, 10 February 2019

Information technology.

A markup language is a computer language that uses tags to define elements within a document.

It is human-readable, meaning markup files contain standard words, rather than typical programming syntax.

While several markup languages exist, the two most popular are HTML and XML.


See also