Explain Applet tag

No comments

The <applet> tag defines an embedded applet in a web page. In its simplest use, <applet> tag requires the use of CODE (to tell what applet file to load), WIDTH (to tell how wide the applet should be), and HEIGHT (to tell how tall the applet should be).

    
The other attributes that can go with the <applet> tag are explained as below:

CODEBASE: path to the applet class.

ALIGN: alignment of applet to surrounding text.

VSPACE: vertical space between applet and surrounding text.

HSPACE: horizontal space between applet and surrounding text BORDER: empty space surrounding the applet.

NAME: name of applet for reference by other applets.

ARCHIVE: a compressed collection of applet components.

MAYSCRIPT: If Java can use JavaScript

No comments :

Post a Comment

Subscribe

Milan Panda
Admin
About Me | Contact
Copyright 2023-2024 © Programming1011 . 🎀 Developed and Design By- Milan Panda. Happy Holi All Of You 🎀