HTML/Applet Interface
The HTML applet tag is similar to the HTML img tag, and has the form:
where the optional parameters are a list of parameter definitions of the form:
An example tag with parameter definitions is:
where p1 and p2 are user-defined parameters.
The code, width, and height parameters are mandatory. The parameters codebase, alt, archives, align, vspace, and hspace are optional within the