Re: Need solution to avoid <BR> in XHTML.

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: Need solution to avoid <BR> in XHTML.

by Arnaud Desitter-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


You used "jtidy", a java translation of HTML tidy (written in C).
When using the latest version of HTML tidy, the problem you
experienced does not occur.
Regards,

On 03/01/2008, AntonyXavier <xavier.antony@...> wrote:

>
> Two <BR> tags are adding in every end of Paragraph in Xhtml. Please refer the
> following heading in input and output files.
>
> Ex:
> Consumer Pull
>
> Trade Push
>
> Also check the following Line numbers
>
> Input.html      :       215 (<BR> not available in end of the paragraph).
> outputXHTML.html        :       1315(<BR> added)
>
> If any one knows the solution to create XHTML as per same of input html
> content please help me.
> http://www.nabble.com/file/p14591719/Query-09.zip Query-09.zip
> --
> View this message in context: http://www.nabble.com/Need-solution--to-avoid-%3CBR%3E-in-XHTML.-tp14591719p14591719.html
> Sent from the w3.org - html-tidy mailing list archive at Nabble.com.
>
>
>
>



Re: Need solution to avoid <BR> in XHTML (JTIDY).

by AntonyXavier :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I am using JTIDY for HTML to XHTML. I am getting this issue while the conversion, using jtidy API.
If u know help me to solve....
Arnaud Desitter-2 wrote:
You used "jtidy", a java translation of HTML tidy (written in C).
When using the latest version of HTML tidy, the problem you
experienced does not occur.
Regards,

On 03/01/2008, AntonyXavier <xavier.antony@wipro.com> wrote:
>
> Two <BR> tags are adding in every end of Paragraph in Xhtml. Please refer the
> following heading in input and output files.
>
> Ex:
> Consumer Pull
>
> Trade Push
>
> Also check the following Line numbers
>
> Input.html      :       215 (<BR> not available in end of the paragraph).
> outputXHTML.html        :       1315(<BR> added)
>
> If any one knows the solution to create XHTML as per same of input html
> content please help me.
> http://www.nabble.com/file/p14591719/Query-09.zip Query-09.zip
> --
> View this message in context: http://www.nabble.com/Need-solution--to-avoid-%3CBR%3E-in-XHTML.-tp14591719p14591719.html
> Sent from the w3.org - html-tidy mailing list archive at Nabble.com.
>
>
>
>