[thelist] outline formating w/css

Joseph A Borg jacborg at mac.com
Mon Oct 7 09:15:13 CDT 2002


I need to format a text outline, similar to legal text with nested
numbered paragraph lists...

The {content: } property does not seem to be well implemented, even in
Mozilla 1.1 (or I'm growing gremlins between my ears).

Anyway, for backward compatibility's sake can think of two scenarios:
1	use two column nested tables with first column having the
	paragraph number and the second the actual content.
2	leave the paras as <p></p> with the numbers added manually
	then adding a :first-line css rule for 5+ browsers to
	indent out the first line.

any valid arguments in favour of one or the other, or maybe a different
sceme?

thanks




More information about the thelist mailing list