Carsten Dominik <[email protected]> writes:
> OK, I will use class. I could make a special case for the docbook
> exporter......
+1
>> Having to set /anything/ on each cell just to align a column is not optimal
>> either, but since some browsers don't honor colgroups, it's the most robust
>> way.
How refer to all right-aligned `td' elements in a certain tables without
some special attribute anyway. `class' preferred since this is CSS2 and
will work in commen browsers. I'm not sure how which browsers will
understand the selector `table#special td[align="right"] {...}'.
BTW: Org mode's exports to XHTML, not HTML 4.01 or HTML 5 (which is a
proposal, not a "standard" or recommendation yet). Still,
'<td align="right">' is valid XHTML, too.
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode