Learn how to load HTML document from a file, stream, URL, or create HTML from scratch. Consider approaches to load HTML documents.... 4 // Prepare an output path for a document saving 5 string...string documentPath = Path . Combine ( OutputDir , "create-empty-document...