Content deleted Content added
Sada hua aaloo Tags: Visual edit Mobile edit Mobile web edit |
m Reverted edits by 106.210.40.79 (talk) (HG) (3.4.6) |
||
Line 69:
==Example==
This is an example of [[Hello World]] as an HTML Application.
<source lang="html4strict">
<HTML>
<HEAD>
<HTA:APPLICATION ID="HelloExample"
BORDER="thick"
BORDERSTYLE="complex"/>
<TITLE>HTA - Hello World</TITLE>
</HEAD>
<BODY>
<H2>HTA - Hello World</H2>
</BODY>
</HTML>
</source>
== See also ==
|