HTML Application: Difference between revisions

Content deleted Content added
Tag: Reverted
Undid revision 1234107760, corrected grammar to "an HTML", readded syntaxhighlight tag, and ID attribute value.
Line 67:
 
==Example==
This is an example of [["Hello, World!" program|Hello World]] as aan HTML Application.
 
<syntaxhighlight lang="html">
<HTML>
<HEAD>
<HTA:APPLICATION ID="HelloExample"
BORDER="bold"
BORDERSTYLE="complex"/>
Line 81:
</BODY>
</HTML>
</syntaxhighlight>
 
== See also ==