5 lines
106 B
HTML
5 lines
106 B
HTML
|
|
This shows how to run HelloApplet:<p>
|
|
|
|
<applet code="HelloWeb.class" width=350 height=75>
|
|
</applet>
|