Java View all facts Glossary Help |
| HTML tag > applet tag |
| applet tag comparison table | |||||
| Subject | is a kind of | have attributes | contain | have example | has definition |
|---|---|---|---|---|---|
| HTML tag | kbTop | A code in an HTML document that may serve various functions such as controlling the styling of text and placement of graphic elements and providing links to interactive programs and scripts. | |||
| applet tag | HTML tag |
| configuration information for an applet | <APPLET CODE="MeterApplet.class" width="300" height="200"></APPLET> |
Next HTML tag: object tag Up: HTML tag