Description List

HTML Terms

HTML
Hyper Text Markup Language
HTML Element
Single component on a website made in HTML
HTML Tags
Piece of markup representing an element
Angle Bracket
< and >, used to enclose tags
HTML Attribute
Part of an HTML element, changes based on values
HTML Comment
Provides info in HTML file without changing output
HTML Object Element
Elements that insert objects
HTML Special Character
<, >, and &