applet--HTML元素

来源:百度文库 编辑:神马文学网 时间:2024/04/29 04:05:45
定义
在页面上放置可执行内容。
Places executable content on the page.
注释
要使用由 applet 元素指定的可执行内容,用户的计算机上必须安装 Microsoft 虚拟机 (Microsoft virtual machine)。
此元素在 Internet Explorer 3.0 及以上版本的 HTML 中可用,在 Internet Explorer 4.0 及以上版本的的脚本中可用。
此元素是一个内嵌元素。
此元素需要关闭标签。
To use executable content specified by the applet element, a user‘s computer must have the Microsoft virtual machine (Microsoft VM) installed.
This element is available in HTML as of Internet Explorer 3.0, and in script as of Internet Explorer 4.0.
This element is an inline element.
This element requires a closing tag.
标准信息
该对象已不建议使用,将可能在今后HTML标准中废弃。
This object is deprecated in HTML.
见http://www.w3.org/TR/html401/index/elements.html