Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

markup

You are here: irt.org | FOLDOC | markup

<text> In computerised document preparation, a method of adding information to the text to indicate the logical components of a document, instructions for layout of the text on the page or other information which can be interpreted by some automatic system.

For example, HTML (Hypertext Markup Language) adds tags to the text to indicate the appearance and behaviour it should have when displayed by a web browser. E.g.:

 This is bold text.

 This is a link to FOLDOC.

Other examples of markup languages are troff, SGML (on which HTML was based) and XML.

(2012-12-14)

Nearby terms: Markov process « Markowitz « mark-sweep garbage collection « markup » Marlais » Mars » Marseille Prolog

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb