HTML: HyperText Markup Language

From Parallel Library Services
Revision as of 14:16, 6 October 2021 by Simon (talk | contribs) (Created page with "The Hyper Text Markup Language, or HTML, is the building block of the Web. It uses "markup" to annotate text, images, and other content for display and is the standard markup...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Hyper Text Markup Language, or HTML, is the building block of the Web. It uses "markup" to annotate text, images, and other content for display and is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript.

DOM