applet element | applet object
[This documentation is preliminary and is subject to change.]
Places executable content on the document.
![]() |
Standards information
- Document Object Model (DOM) Level 2 HTML Specification, Section 1.6.5
- HTML 4.01 Specification, Section 13.4 (Deprecated)
HTML information
| Closing Tag | required |
|---|---|
| CSS Display | inline |
DOM Information
Inheritance Hierarchy
Node
Element
HTMLElement
applet
Remarks
To use executable content specified by the applet element, a user's computer must have a Java Runtime Environment (JRE) solution installed. See Microsoft Java Virtual Machine Support for more information.
Windows Internet Explorer 8 and later. The value of the codeBase attribute depends on the current document compatibility mode.
Build date: 3/8/2012
