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.
Attributes
- align
- alt
- archive
- border
- code
- codebase
- height
- hspace
- mayscript
- name
- object
- src
- vspace
- width
Browser compatibility
Compatibility table legend
| Test | IE8 | IE7 | IE6 | FF3 | FF2 | Saf3 | Op9 | Chrome | |:---------|:--------|:--------|:--------|:--------|:--------|:---------|:--------|:-----------| | appears in DOM | Y | Y | Y | Y | Y | Y | Y | Y | | applies style | Y | N | N | Y | Y | Y | Y | Y |