Contact Number
Email Address

applet

applet

Definition and Usage

The <applet> tag is not supported in HTML5. Use <embed> or <object> instead. The <applet> tag defines an embedded applet. The HTML <applet> tag specifies an applet. It is used for embedding a Java applet within an HTML document.

Syntax

<applet></applet>