HTML Attributes
HTML tags can contain one or more attributes. Attributes are
added to a tag to provide the browser with more information about how
the tag should appear or behave. Attributes consist of a name and a value separated by an equals (=) sign.
