// Write HTML code directly to a WebBrowser control
webBrowser1.Navigate("about:blank");
webBrowser1.Document.Write("<html><body><h1>Hello World!</h1></body></html>");
Share:These icons link to social bookmarking sites where readers can share and discover new web pages.