applet (HTML element)
| Depr. | Empty | Version |
|---|---|---|
| Yes | No | HTML 3.2 |
| IE5.5+ | FF1+ | SA1.3+ | OP9.2+ |
|---|---|---|---|
| Partial | Partial | Partial | Partial |
Syntax
Description
The applet
element’s purpose is to embed small Java applications (or applets—little
apps) into the flow of a page. If any param
elements are specified in the applet tag, they must be
placed before all other content. This element has been replaced by the
much more flexible, and non-Java-specific object
element.
For more information, see http://reference.sitepoint.com/html/applet/.
User-contributed notes
There are no comments yet.
Add a note
To post a note on this topic, please log in with your SitePoint username and password. If you don't have an account yet, you can create a new account for free.




