« Previous Next » 

Remove span HTML tags

<p>Hello <span class="head">World</span>!</p>
				
<p>Hello World!</p>
				
Start Removing Span Tags

Inline text styles are often set by using the span tags. Activating this option will remove all span tags including their styles, classes etc.

 « Previous Next »