<html><body> 
    <p align="center">This is the applet:<br><br> 
    <applet code="HelloWorldApplet.class" 
        width="150" height="50"> 
    </applet></p> 
</body></html>
Back to Internet Programming with Java books's web site