I am using web browser and want to clean inner html.....
here I attached two files of html before cleanup and after cleanup..
i did the coding for htmlcleanup but after clean up i got consecutive <p></p> tags and want to replace with single p tag.
and i want, Enter will give line break instead of para break)
please give me the solution.. ???