HTML containing Applets
<html>
<head>
<title> My Applet </title>
</head>
<body>
My First Applet
<applet code = “MyApplet” height=“100” width=“200”>
</applet>
</body>
</html>
Applet
lines
Previous slide
Next slide
Back to first slide
View graphic version