Markup Language: Difference between revisions
Jump to navigation
Jump to search
WendyGeller (talk | contribs) (Created page with "Markup is a language formulated by annotating text in a document. Tags are used for annotation and function in unique ways in different markup languages. For example, in Hypertext Markup Language (HTML), the tags instruct how text should display, while in Extensible Markup Language (XML), the tags are used to define the data being stored or transmitted. For more on Markup, [https://en.wikipedia.org/wiki/Markup_language#:~:text=Markup%20language%20refers%20to%20a,content%...") |
(No difference)
|
Latest revision as of 15:38, 7 March 2023
Markup is a language formulated by annotating text in a document. Tags are used for annotation and function in unique ways in different markup languages. For example, in Hypertext Markup Language (HTML), the tags instruct how text should display, while in Extensible Markup Language (XML), the tags are used to define the data being stored or transmitted. For more on Markup, see the full article here on Wikipedia.