Serialise a single HtmlElement to a string, taking care of void-element self-closing, attribute serialisation, and recursive child rendering. Use serialize for arbitrary nodes.
Serialise a single HtmlElement to a string, taking care of void-element self-closing, attribute serialisation, and recursive child rendering. Use serialize for arbitrary nodes.