open .html file in webbrowser c# code example Example: open .html file in webbrowser c# webBrowser1.Navigate(@".\Documentation\index.html");