您好,欢迎访问一九零五行业门户网

html applet标签怎么用

html applet标签用于定义嵌入的applet,某些浏览器中依然存在对082dedeb30a00d0e6e2cdb74a392fac3但是需要额外的插件和安装过程才能起作用。
html applet标签怎么用?
作用:定义嵌入的 applet。
说明:
某些浏览器中依然存在对 082dedeb30a00d0e6e2cdb74a392fac3 但是需要额外的插件和安装过程才能起作用。
注释:
html5 不支持 082dedeb30a00d0e6e2cdb74a392fac3 标签。请使用 273238ce9338fbb04bee6997e5552b95 标签代替它。在 html 4.01 中,082dedeb30a00d0e6e2cdb74a392fac3 元素 已废弃。
html applet标签使用示例
<!doctype html><html><head> <meta charset="utf-8"> <title>title</title></head><body><applet code="bubbles.class" width="350" height="350"> java applet that draws animated bubbles.</applet></body></html>
结果如:
以上就是html applet标签怎么用的详细内容。
其它类似信息

推荐信息