Do you mean that you want to center text horizontally within a table cell? If so, you can do that the same way that you would within any regular text frame, using a <p> tag with the "quad=C" attribute. You can add the "br=false" attribute to avoid a line break. So the full tag would be:
<p br=false quad=C> Larry's suggestion of using a <para> tag instead seems to work, but that's not a supported workaround. The <para> tag (and ending </para> tag) is only valid in the DIF file, not in the input file or resources or in markup generated by user-supplied rules, which is why it's not documented, even though it takes basically the same attributes as the <p> tag. Dan +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- Calling all FP Web Users! Do you have a question or lots of knowledge to share about FusionPro Web? If so, join our Printable Web to Print Users' Forum today! Send email to [EMAIL PROTECTED] to find out how! +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- -- Users of FusionPro Desktop have unlimited free email support. Contact Printable Support at [EMAIL PROTECTED] -- View FusionPro Knowledge Base, FusionPro Samples at www.printable.com/vdp/desktop.htm -- You are currently subscribed to fusionpro as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] -- -- Note: All e-mail sent to or from this address will be received or otherwise recorded by the e-mail recipients of this forum. It is subject to archival, monitoring or review by, and/or disclosure to someone other than the recipient. Our privacy policy is posted on www.printplanet.com --
