|
Posted by Ask Josephsen on 09/28/56 11:36
Hi
Thank you for the discussion, very interesting. David, you caught my problem
nicely "...a table with a hundred rows and ten columns...". My tables are
rather big and has various needs for aligning each column. My wish is to
define how each column should align once for each table and save as much
markup as possible in each row. For this the <colgroup> and <col> tags seems
to be a fine solution - except it does not really work in firefox. The
number of columns is fixed (different from table to table though) so the
stylesheet solution might be a solution.
--
Venlig hilsen
Ask Josephsen
Partner & IT
tlf.: 28 957031
mail: ask@minreklame.dk
MinReklame ApS
Dronning Olgas Vej 39 B
2000 Frederiksberg
web: www.minreklame.dk
"David Dorward" <dorward@yahoo.com> skrev i en meddelelse
news:dpil32$7qk$1$8300dec7@news.demon.co.uk...
> Davιmon wrote:
>
>>> td:first-child + td + td,
>>> td:first-child + td + td + td ,
>>> td:first-child + td + td + td + td {
>>> text-align: right; }
>
>> That's just bonkers, surely just throwing a class attribute in and single
>> css declaration would be cleaner.
>
> The CSS would be cleaner, the markup rather less so.
>
> --
> David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
> Home is where the ~/.bashrc is
Navigation:
[Reply to this message]
|