Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

local.html 257 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
  1. <html>
  2. <head>
  3. <title>webViewSample</title>
  4. <link rel="stylesheet" type="text/css" href="default.css" />
  5. </head>
  6. <body>
  7. <h1>Xamarin.Forms</h1>
  8. <p>This is a local Windows Phone Html page</p>
  9. <img src="XamarinLogo.png" />
  10. </body>
  11. </html>
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...