View video tutorial
HTML
HTML <applet> Tag
HTML
Not supported in HTML5. Use <audio>, <video>, <embed> or <object> instead.
HTML <applet> tag alternative.
It is recommended to use alternative tags instead of using <applet> tags.
To embed a audio, use the <audio> tag.
To embed a video, use the <video> tag.
To embed a objects, use the <embed> tag or <object> tag.
Learning with HTML Editor "Try it Now"
You can edit the HTML code and view the result using online editor.