The WebView control can load an arbitrary string of HTML in addition to navigating to web pages. Click the "Load HTML" button to load the HTML in the text area into the WebView control with the navigateToString method. You can edit the text area to try loading different contents.