pub fn write_html(w: &mut dyn Write, code: &str) -> Result<()>
Expand description

Write the HTML code.