Re: Reversing list order

> However, this will only change the numbering of the list. It will not
> actually reorder the list. (CSS stays away from that sort of thing.)

Well, CSS has bidi which changes the horizontal ordering of something.
Shouldn't there be a similar  block-order: ttb | btt  to order block
elements top-to-bottom (default) or bottom-to-top? It would take care
of this problem directly.

/L
-- 
Lasse Reichstein Nielsen - lrn@daimi.au.dk
'Faith without judgement merely degrades the spirit divine.'

Received on Monday, 17 March 2003 19:22:02 UTC