HTML Stringifier
Stringify
Copy
Converts HTML into a format which can be used to change the value of an html element using.
element.innerHTML = "<stringified html>"