Structured Generalised Markup Language
Mother of all markup languages, such as HTML and XML .
SGML defines a basic syntax, but allows you to create your own elements (thus generalisation ). To use SGML to describe a particular document, you must invent an appropriate set of elements and a document structure.
HTML was born in 1991 as SGML model to describe Web pages.