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

Begin the HTML document.