HTML Application: Difference between revisions

Content deleted Content added
m Task 70: Update syntaxhighlight tags - remove use of deprecated <source> tags
Line 68:
This is an example of [[Hello World]] as an HTML Application.
 
<sourcesyntaxhighlight lang="html4strict">
<HTML>
<HEAD>
Line 80:
</BODY>
</HTML>
</syntaxhighlight>
</source>
 
== See also ==