outerHTML
The outerHTML
attribute of the Element DOM interface gets the serialized HTML fragment describing the element including its descendants.
The outerHTML
attribute of the Element DOM interface gets the serialized HTML fragment describing the element including its descendants.