The following are three possible ways of coding alignment parameter in a HTML file.
Examples
<PARAM NAME=alignment VALUE="Top">
<PARAM NAME=alignment VALUE="Center">
<PARAM NAME=alignment VALUE="Bottom">
Parameter Name: alignment
Possible Values: top, bottom, and center
Default: center
Description: alignment of the text
vertically within the applet