A set of instructions, such as <B>, inserted into an HTML document to provide formatting and display information to a Web browser
•Consists of 90 tags-html, body, h1, p...
•Written between angle brackets <...>-<html>, <body>, <h1>, <p>
•Opening and closing tags-<html> </html>
•properly balanced
•known as an element