Helping ordinary people create extraordinary websites!



Attribute for <PARAM ...>
NAME = "text string"

Gives the name of the parameter.

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





Copyright 1997-2002 Idocs Inc.