html
Creates an HTML element, which is rendered as-is without any additional processing or escaping, as long as the rendering target supports HTML.
Return
a new Html node
Parameters
content
- Likely a body argument
raw HTML content to inject
Creates an HTML element, which is rendered as-is without any additional processing or escaping, as long as the rendering target supports HTML.
a new Html node
raw HTML content to inject