<applet codebase = "java/" code=HelloWorld22.class width=300 height=100> <PARAM name=message value="Hello there yourself"> <PARAM name=fontname value="Helvetica"> <PARAM name=pointsize value="18"> <PARAM name=msgbold value="YES"> </applet>
The output of this applet is as follows: