|
|
To see the HTML for the table, go back to the previous page, and use Netscape's View menu to view the Source. Note the use of <align left> which allows text to wrap next to the Chime plug-in (or an image or table), and <br clear=left> which moves subsequent content down until the left margin is clear.
The chime plug-in itself was not put into a table cell because when I tried this, the only way I could control the size was to give absolute pixel dimensions (rather than size as percentage of window size as presently done). Absolute pixel sizes seemed undesirable since the screen resolution and window size of browsers will vary.