Stu Harris wrote: > A refinement I would _very much_ like to see is: > > Partici<INDENT ID="i1">pants in this interesting discussion were:<BR> > <INDENT TO t1>David Perell<BR> > Stu Harris<BR> > Chris Lilley<BR> > </INDENT> You can do indents like that easily with CSS1. <STYLE> .I { margin-left: 5em; text-indent: -5em } </STYLE> . . <P CLASS=I>The first line has no indent<BR> but the following lines<BR> are indented 5em</P> I like tabs and indents to a measured position rather than to a particular character in a preceding line. It's also less strain on UA developers. David PerrellReceived on Monday, 25 November 1996 15:43:33 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:53:46 GMT