Tags Reference
Deprecated. Defines an embedded applet
<applet code="web.class" width="350" height="350">
Java applet that draws animated bubbles.
</applet>
The <applet> tag defines an embedded applet. To include applets, use the <object> tag instead!