Advertisement
Guest User

Untitled

a guest
Feb 28th, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>App</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> </head> <body> <script type="text/javascript" src="scripts.js"></script> <a href="#" onclick="Run();">Call C#</a> </body> </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement