The Project has simple Portrait Page in Windows phone which has a WebBrowser control wrapped inside a ScrollViewer.
The HTML content is read from a SampleHTML.txt file and using the Helper methods defined in the class WebBrowserHelper , the HTML content is displayed.