[xep-support] vertical-align on a table-cell?

Nikolai Grigoriev grig at renderx.com
Thu Mar 18 13:36:18 PST 2004


Greg,

> I can't get vertical-align="middle" to work on a table cell. (xep 3.7.5)
>
> Is this a known issue or am I missing something.  The website said 
> it's supported.

It is a case of discrepancy between CSS and XSL-FO. In XSL-FO, 
vertical-align is a shorthand property that operates on inline level only.
It is fully supported but  does not apply to table cells.
 
To align contents vertically in table cells, please use display-align="center".

Best regards,
Nikolai Grigoriev
RenderX



-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list