Skip to content

Instantly share code, notes, and snippets.

@cx20
Created June 10, 2012 13:37
Show Gist options
  • Save cx20/2905663 to your computer and use it in GitHub Desktop.
Save cx20/2905663 to your computer and use it in GitHub Desktop.
Hello, HTA World!
<html>
<head>
<title>Hello, World!</title>
<hta:application id="hello"
applicationName="helloapp"
windowState="normal">
</head>
<body>
<p>Hello, HTA World!</p>
</body>
</html>
@RokeJulianLockhart
Copy link

Thank you. Was useful for updating the Wikipedia page for HTML Applications on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment