Re: Problem with <em>, <sup> and <sub>

* Subbakrishna wrote:
>> ><td>
>> >In the equation 2<sup><em>x</em></sup> = 8, we can see that x = 3,
>> >because 2<sup>3</sup> = 8.
>> ></td>
>> >
>> >When I apply tidy(to make it as xml), it becomes like this...
>> >
>> ><td>In the equation 2
>> ><sup>
>> ><em>x</em>
>> ></sup> = 8, we can see that x = 3, because 2
>> ><sup>3</sup> = 8.</td>
>>
>> I am unable to reproduce this. What version of HTML Tidy do you use and
>> what are your config options?

>I am using "HTML Tidy for Windows released on 1st February 2003". The same
>problem persists in Tidy for windows released on 27th Feb 2003.

Your config options?

Received on Monday, 7 July 2003 01:32:31 UTC