|
From: | Christian Moe |
Subject: | Re: [Orgmode] Re: Aligning Columns in HTML Export Tables |
Date: | Mon, 25 Oct 2010 22:04:55 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.2.11) Gecko/20101013 Thunderbird/3.1.5 |
Actually, I have one more question: The exporter does now (in addition to setting classes for individual fields) <colgroup><col align="left" /><col align="right" /><col align="center" /> Should this be classes instead of align attributes as well? Thanks! - Carsten
Maybe someone with a browser where colgroups actually do work (Opera!) can check
1. if they only work with the align attribute, and not with CSS, and2. whether they still work (take precedence) now that the individual cells are aligned with CSS for their class.
Unless the answer to both is "yes", I'd say classes there too, to be consistent with what you're doing on cells (and where HTML5 seems to be heading).
Christian
[Prev in Thread] | Current Thread | [Next in Thread] |