HTML Application: Difference between revisions

Content deleted Content added
m Disambiguating links to Hello World (disambiguation) (link changed to "Hello, World!" program) using DisamAssist.
Tag: Reverted
Line 67:
 
==Example==
This is an example of [["Hello, World!" program|Hello World]] as ana HTML Application.
 
<syntaxhighlight lang="html">
<HTML>
<HEAD>
<HTA:APPLICATION ID="HelloExample"
BORDER="bold"
BORDERSTYLE="complex"/>
Line 81:
</BODY>
</HTML>
</syntaxhighlight>
 
== See also ==