Web Design - Website Creation. |
Java Applet
Applets have the file extension "class". |
Example Html with embedded Applet code:
Two HTML tags are relevant according to applets: <Applet> and <Param> The <Applet> tag embeds the applet in your HTML page. The <Param> tag is used to enter parameters for the applet. The following attributes can be set for the <Applet> tag:
|
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z