Here is my code. Though the site is responsive, the ui is not showing correctly.The width is not showing like responsive site in a browser.
<WebView Source="http://www.classroomdj.com" x:Name="webView"
Navigated="webOnEndNavigated"
Navigating="webOnNavigating"
VerticalOptions="FillAndExpand"
HorizontalOptions="FillAndExpand"
/>