> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Christopher Fynn
> If this is important, rather than trying to overload the current markup, > the way to make this possible is to propose to W3C a new style property > for CSS so that you could have: > <span style="color: rgb(0,0,0); mark-color: rgb(255,0,0);">Some Arabic > Text</span> Of course, this approach is simply moving description of the lowest-level portions of the hierarchy into attributes rather than representation as elements. It does work around the problem, though. Peter Constable

