Clean html tags
Posted: Sat Jun 19, 2010 2:25 am
I want to clean all the tags in the document of any styling.
Examples:
<p class="alert"> = <p>
<p style="width: 20px> = <p>
Examples:
<p class="alert"> = <p>
<p style="width: 20px> = <p>