<PARAM ...>
<PARAM NAME="...">
VALUE = "text string"
<APPLET CODE="MyApplet.class" HEIGHT=50 WIDTH=100> <PARAM NAME=TEXT VALUE="Hey Dude"> </APPLET>