The Pwd10e.class file is put to the same folder as the HTML file.
There is not the parameter designation in HTML.
It is only the setting of a basis item.

ParameterDefaultMeaning
CODE="Pwd10e.class"Indispensable Name is not changed.
( Possibility that change if source program is changed )
WIDTHIndispensable Width of the display range.( It is not a text window. )
It designates with 180 in relation to the backcolor.
HEIGHTIndispensable Height of the display range.( In is not a text window.)
It designates with 50 in relation to the backcolor.




As for the following designated contents I am using.

<APPLET CODE="Pwd10e.class" WIDTH=180 HEIGHT=50 ALIGN=BOTTOM>
</APPLET>