UserPreferences

Smiley.html


<html>

<applet code="Smiley.class" width=200 height=200></applet>

<p>My First Applet!</p>

<p>Explanation: This is what I did to create this applet:</p>

...

</html>