Saturday, October 8, 2005, 9:22:32 AM, Allister wrote:
> Basically, I want to issue a { clear : right } so that the table will
> drop below a previously right floated image.
you can use [[<<]] markup before the table markup.
It inserts a <br clear='all' /> html tag.
Best,
~Hans