AdNow

loading...

Etiqueta HTML applet

Etiqueta HTML <applet> . No se admite en HTML5.


Ejemplo

Un applet de Java incrustado:
<applet code="Bubbles.class" width="350" height="350">
Java applet that draws animated bubbles.
</applet>

Definición y uso

La etiqueta <applet> no es compatible con HTML5. Utilice <embed> o <object> en su lugar.
La etiqueta <applet> define un applet incrustado.

Soporte del navegador

Element
<applet>Not supportedNot supportedYesYesNot supported
Nota : Todavía hay algo de soporte para la etiqueta <applet> en algunos navegadores, pero requiere complementos / instalaciones adicionales para funcionar.
Nota: la etiqueta <applet> es compatible con Internet Explorer 11 y versiones anteriores, mediante un complemento.

Diferencias entre HTML 4.01 y HTML5

La etiqueta <applet> no es compatible con HTML5.

Atributos Requeridos

AttributeValueDescription
codeURLSpecifies the file name of a Java applet
objectnameSpecifies a reference to a serialized representation of an applet

Atributos opcionales

AttributeValueDescription
alignleft
right
top
bottom
middle
baseline
Specifies the alignment of an applet according to surrounding elements
alttextSpecifies an alternate text for an applet
archiveURLSpecifies the location of an archive file
codebaseURLSpecifies a relative base URL for applets specified in the code attribute
heightpixelsSpecifies the height of an applet
hspacepixelsDefines the horizontal spacing around an applet
namenameDefines the name for an applet (to use in scripts)
vspacepixelsDefines the vertical spacing around an applet
widthpixelsSpecifies the width of an applet


Formulario de contacto

Nombre

Correo electrónico *

Mensaje *

Entradas más populares de este blog

Listado pasaporte y cedulas SAIME 2018

Etiqueta HTML < abbr >

HTML < a > tag

Visitas a este blog