| To add banners like these to your Web Pages: | |
|
You must add some instructions to the HTML coding for your Web Page to run the Java Applet, supplying parameters of your own choosing. For example,
to add the rainbow banner shown at the top of this page to your Web Page,
include the following text within the body of your HTML document, changing
the message in the banner text to one of your own choosing, and using a
width that will fit your message.
Note: To add a frame around the rainbow banner like the one you see above, use HTML to place the banner inside a table with a border-line width of 6 pixels. |
|
| Place
a copy of the Java program, (the file with the .class filename extension)
into the same subdirectory as your HTML file.
The .class file may be downloaded from its source subdirectory on the Web using FTP, or it may be supplied to you within the documentation. |