Get attributes from an HTMLElement, and return them as a string like key=val.
key=val
An array of the attributes
The attributes as a string like key=val
Get attributes from an HTMLElement, and return them as a string like
key=val
.