Definition
The id Attribute specifies a unique identifier for an HTML element. An id element’s value must not be used more than once in an HTML document.
Applicable Elements
id is a Global Attribute, meaning it can be used with all HTML Elements.
Further information is coming soon.
