Returns HTML attributes of this element.
Returns a string with the HTML content of this element, or an empty string if the element does not have inner HTML.
Returns a string with the content of the element and its descendants, or an empty string if this element does not have a content.
Returns a string with the HTML serialization of this element and its descendants.