summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.ControlGallery.iOS/local.html
blob: ccc9bec3a73aa585fa1ebd18d6d51c5be56b5473 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
<link rel="stylesheet" href="default.css">
</head>
<body>
<h1 id="#LocalHtmlPage">Xamarin.Forms</h1>
<p>This is a local iOS Html page</p>
<a href="https://www.google.com">Go to Google</a>
</body>
</html>