Web Page with Applet Tag
<HTML><HEAD>
<TITLE> A Simple Program </TITLE>
</HEAD><BODY>
<H1>So here is my first applet:<H2>
<APPLET
CODE=”MyFirstApplet.class”
WIDTH=150 HEIGHT=25>
</APPLET>
</BODY></HTML>
Previous slide
Back to first slide
View graphic version