Difference between revisions of "HTML: HyperText Markup Language"

From Parallel Library Services
Jump to navigation Jump to search
(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...")
 
m (Simon moved page HTML to HTML: Hyper Text Markup Language without leaving a redirect)
(No difference)

Revision as of 14:18, 6 October 2021

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