The HTML5 applet Tag
The <applet> tag is used for putting emphasis or determining an applet that is embedded on the HTML document.
However, the <applet> tag is not supported in HTML5. That is because the HTML5 <object> tag is used in replacement of the <applet> tag.