HTML applet tag
This HTML <applet> tag used to define embedded applet Now <embed> or <object> is used as for now.
How <applet> tag was used in the old versions
- Code: Basically the URL which specified the java name of the applet
- Object: referring to its representation
There were few optional attributes like align, alt, archive, codebase, height, hspace, name, vspace, width which were specified as the conditional requirements of the