This content was uploaded by our users and we assume good faith they have the permission to share this book. If you own the copyright to this book and it is wrongfully on our website, we offer a simple DMCA procedure to remove your content from our site. Start by pressing the button below!
As you can see, you can include any standard HTML between the <APPLET> and tag. A non-Java browser will ignore the <APPLET> tag and only read this information. The Tag Java applets have a tag in addition to <APPLET>. This HTML tag is . Many applets use the parameter tag to specify additional information about the applet's behavior. Take a look at another applet that does this. GrayButton, also from MagnaStar, Inc., provides a simple means of adding some interaction to your Web pages (see Figure 14.3).