OptionalclassA space-separated list of the classes of the element. Classes allows CSS and JavaScript to select and access specific elements via the class selectors or functions like the method Document.getElementsByClassName().
OptionalidThe id global attribute defines a unique identifier (ID) which must be unique in the whole document.
OptionalstyleContains CSS styling declarations to be applied to the element.
From T, pick a set of properties whose keys are in the union K