Definition
A "markup language" is a system for annotating text in a way that is syntactically distinguishable from the text. The language uses tags to define elements within a document. It describes the structure and formatting, rather than the actual data. Think of it as instructions for how a computer should interpret the text. HTML is a common example used for creating web pages. Markup languages enable consistent and structured presentation of information.