Description List

HTML Terms

HTML
Hyper-text Markup Language
HTML element
a type of HTML document component, one of several types of HTML nodes.
HTML tag
represents the root of an HTML document.
angle bracket
used to include tags or pieces of code.
HTML attribute
special words used inside the opening tag to control the element's behaviour.
HTML comment
used to insert comments in the source code.
HTML object element
defines a container for an external resource.
HTML special character
special characters are typically those that can't be easily typed into a keyboard or may cause display issues if typed or pasted into a web page.