|
AppletElement
The applet element allows you to embed a Java applet in an HTML document.
You are here: Home > HTML Reference > Elements > <applet> element Usage<applet code="bubbles-followed-us-everywhere.class"
width="500"
height="500">
</applet>The <applet> element is deprecated in HTML 4 (in favor of <object>), but browsers still support it. AttributesBrowser compatibility
Further reading |
Sign in to add a comment
